Hi All,
I having an issues, while Dropping a backup table,
The drop tables session(Session ID 59678567) is blocked by read lock of some other session (2463583 USER: ALL), this blocking is not even present on the machine, AS per my user understanding from the session-id it's a very old session number may around 6-8 months old, the session related information is also not available on the DBQL log.
In addition to that user who create the table also not present which is droped as he moved out of the team.
I have tried to release the lock using through "RELEASE LOCK"
From reading through post I cam to know that there no way we can release a READ lock on table manually.
Please let me know if there any way I can drop the table. what steps can be followed to drop the tables/Release the Lock.
Laskhmi