Not able to login in Clarity, multiple errors in logs on NIKU database:
Could not allocate space for object 'niku.CMN_SEQ_CMN_SEC_GROUP_FLAT_HIERS' in database 'NIKU' 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.
Could not allocate space for object 'niku.LOG_SESSIONS' in database 'NIKU' 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.
Table names may vary.
The DBA confirms niku.ldf is growing bigger and causing this issue
SQL Server
If you have an issue on tempdb and not on NIKU database, please check MSSQL not allocating space in "tempdb", the PRIMARY file group is full