Hi,
I have a spreadsheet which uses Atlas to extract data from an AX database on my SQL Server.
I tried running it a few times today and got a SQL related error. It didn't tell me very much but when I checked the SQL Error log I noticed the following:
Could not allocate space for object 'dbo.CWT'.'CWT_PrimaryKey' 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.
What does this mean? I shrank the tempdb log file but am not sure if I should shrink the data file.Any info/advice would be greatly appreciated.
Cheers
Paul