Morning ALL,
OK ... had TempDB fill the disc last Saturday morning.
Error generated was:
Could not allocate space for object 'dbo.SORT temporary run storage: 167566660009984' in database 'tempdb' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
I have dealt with TempDB's filling up more times than I care to mention so nothing new here.
I do however have a question:
1. What does the number 167566660009984 mean in the error message listed above?
Thanks