Problem:
Cause:
for eg: Table A is being used requested by a requestor R and from other session Requestor R1 is trying to drop a table the ORA-00054 error occurs.
Action:
- Check the session which is accessing the table for the requestor R.
- Stop / Terminate the session which is causing this lock situation.
No comments:
Post a Comment