Consultor Eletrônico



Kbase 12926: Why Data Dictionary Reports may produce error 915 (-L)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Why Data Dictionary Reports may produce error 915 (-L)

Users may receive error 915 'Lock table overflow, increase -L on
server' when running Progress Reports from the Data Dictionary.


These users need to know that these reports are often implemented with
a share-lock read to ensure that records are not deleted while the
report is running. This error may surprise users who are expecting
the reports to use no-lock reads. Share-lock and Exclusive-lock
reads both create entries in the lock table in memory. No-lock reads
do not create entries in the lock table.

Progress Software Technical Support Note # 12926