Hi guys
help!! An application is run at 3 in the morning every morning that makes updates to a database. It generates the error
Error 1204
Severity Level 19
Message Text
The SQL Server cannot obtain a LOCK resource at this time. Rerun your statement when there are fewer active users or ask the system administrator to check the SQL Server lock and memory configuration.
It can't have run out of locks as the server is configured to unlimited users. And the max locks is something huge (like 20million or so) anyway.
Has anyone had this problem before and how was it resolved??
Transcend
[gorgeous
help!! An application is run at 3 in the morning every morning that makes updates to a database. It generates the error
Error 1204
Severity Level 19
Message Text
The SQL Server cannot obtain a LOCK resource at this time. Rerun your statement when there are fewer active users or ask the system administrator to check the SQL Server lock and memory configuration.
It can't have run out of locks as the server is configured to unlimited users. And the max locks is something huge (like 20million or so) anyway.
Has anyone had this problem before and how was it resolved??
Transcend
[gorgeous