New database agents could not be added to the FMS. A popup with the following message appears in red text in the FMS console:
Error: Next page invalid "com.quest.wcf.core.module.runtimevalue.impl.FunctionRuntimeValueImpl@85eba93f"
The following message also appears in the FMS log:
org.hibernate.exception.SQLGrammarException: could not insert: [com.quest.nitro.service.alarm.AlarmImpl]
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Could not allocate space for object 'dbo.alarm_alarm'.'PK__alarm_al__841391192D27B809' in database 'FMS_PROD' 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.