QUESTION POSED ON: 02 June 2004 Almost daily we receive an error in the SQL Server log referring to the
tempdb log file being full, and this puts our database at a complete standstill. Our file properties for this particular file are: Unrestricted
growth allowed at a file growth of two percent. Is there some other
setting that we should be aware of that would allow the file to grow to
"full" status?
>
Just because it is defined as unrestricted growth, doesn't mean it can grow unrestricted. It is still bound by the amount of
physical disk space you have and once that is gone, it can not get any larger.
Have a SQL Server tip to offer your fellow DBAs and developers? The best tips submitted will receive a cool prize. Submit your tip today!
Ask your technical SQL Server questions -- or help out your peers by answering them -- in our live discussion forums.
Ask the Experts yourself: Our SQL, database design, SQL Server, DB2, object-oriented and data warehousing gurus are waiting to answer your toughest questions.
Search and Browse the Expert Answer Center Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.