As I said above, I can't set it to anything. I get an error 112. Happy to set it to an initial size of 1GB if SQL would let me. Autoshrink is set to False.
The TEMPDB settings weren't set by me but were set either SQL itself when the database was created or some other database creation utility that maybe I used to move the Office Accounting database (I cannot remember for the life of me how I set this up on the server).
Main Topics
Browse All Topics





by: BrandonGalderisiPosted on 2009-01-06 at 08:18:39ID: 23305885
database_name - TEMPDB
database_size - 11.44MB
unallocated space - 8.47MB
11 MB is WAY!!!!! too small for tempdb. You should set it to 1GB (500 data/log) MINIMUM. Probably 2GB (1GB/1GB) to be safe. You also should not set it to auto shrink.