Question - What Does The Following Sql Error -1000 Mean: Too Many Lock Requests?
Answer -
A transaction terminates because too many SQL locks were requested. The configured maximum value (MaxSQLLocks) has been reached. The system can assign no further SQL locks.
If these problems frequently occur in the system, check the value of the database parameter MaxSQLLocks.