Hi Raj,
Reason and Prerequisites for Lock Table Overflow:
1. The lock table is configured too small
2. An application sets a large number of locks
3. The update process is hanging and this is passing a lot of locks onto the update task.
4. Running a report with improper selection criteria (like very long time periods data pull) which sets so many locks & eventually lock table overflow occurs.
Before changing the parameter analysis to find out the reason
1565578 - Lock Table Overflow
Regards,
V Srinivasan