Users are unable to create or edit tickets and users in the Service Desk Manager console. When attempting these actions, the application returns a message indicating the record is locked, preventing necessary updates. This issue is typically caused by the backend database being unable to process new transactions because the log file has reached its capacity.
AHD0502: You are not allowed to edit this ticket as it is locked.The Microsoft SQL Server transaction log (Error 9002) is full, often due to a lack of frequent log backups or insufficient disk space. This prevents the database from committing new transactions, which in turn prevents Service Desk Manager from releasing or creating record locks
Review and perform the following steps with your Database Administrator (DBA):