kevinmcq
4th February 2002, 15:11
Hi All,
We are experiencing a table-locking problem. Has anyone experienced something similar and if so what would you suggest.
Thanks in advance. We are running ERP IVb, Oracle 8, on a SUN Solaris box.
Problem:
We've verified the first table involved in the problem is the "Numbers" table, TTCMCS050100. A shared company 100 table that supplies unique sequential numbers for documents such as work orders and purchase orders. The first user that locks this table never releases the lock and every user after the first can't continue because the first user is not releasing the lock. The first user never releases the lock for some reason.
We've tried to correlate the network slowdowns with the occurrence of the problem, but there does not appear to be any correlation.
We intend running the following trace :
DBSLOG=3001570
Row action info
Table action info
Transaction info
DBMS input/output data
DBMS SQL statements
General debug statements
Lock retries logged (includes session name)
Logs successful locks and longest lock duration in a transaction
We are experiencing a table-locking problem. Has anyone experienced something similar and if so what would you suggest.
Thanks in advance. We are running ERP IVb, Oracle 8, on a SUN Solaris box.
Problem:
We've verified the first table involved in the problem is the "Numbers" table, TTCMCS050100. A shared company 100 table that supplies unique sequential numbers for documents such as work orders and purchase orders. The first user that locks this table never releases the lock and every user after the first can't continue because the first user is not releasing the lock. The first user never releases the lock for some reason.
We've tried to correlate the network slowdowns with the occurrence of the problem, but there does not appear to be any correlation.
We intend running the following trace :
DBSLOG=3001570
Row action info
Table action info
Transaction info
DBMS input/output data
DBMS SQL statements
General debug statements
Lock retries logged (includes session name)
Logs successful locks and longest lock duration in a transaction