Summary
When trying to change a TQL view, an error about an exceeded model objects quota appears
Error
In UCMDB, when trying to change a TQL view, the following message is displayed:
com.mercury.topaz.cmdb.shared.manage.quota.exception.CmdbQuotaException: [ErrorCode [310] Model objects quota is exceeded
Cause
The value of the parameter quota.name.server.model.objects should be the same as quota.name.customer.model.objects in UCMDB standalone server.
Fix
Document KM00746384 - uCMDB error - [ErrorCode [310] Model objects quota is exceeded] suggests increasing the following parameter: quota.name.customer.model.objects
In case the problem persists afterwards, the following parameter can be increased as well: quota.name.server.model.objects
A reboot of the UCMDB server service is required after this change.