tempDB maxes out drive space after running TDD
After running Munis updates through Tyler Deploy, the Tyler Database Deployer (TDD) runs and fails with an error: Could not allocate space for object 'dbo.SORT temporary run storage: 'xxx' 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.
Munis
SQL
tempDB
TDD
Accounts Payable
Server drive space
Tyler Database Deployer (TDD) runs and fails due to the tempDB database maxing out drive space on the Munis database server.
On-Premise sites:
Log into the Munis database server.Â
Check drive space for tempDB drive. If space is maxed out, go to next steps.
Open SSMS and log into SQL instance.Â
Expand System Databases
Right click tempDB
Go to Task> Shrink> Files
Switch File Type to Log and click OK
Add drive space if needed after shrinking.Â
Apply MUN-433829 to prevent issue when running the TDD in the future.Â
Reach out to TSM On-Premise Support for the MunisERP release that contains this MUN
Deploy MunisERP release through Tyler Deploy
Tyler Hosted sites:
Reach out to TSM SaaS Support for assistance.