Database Administration (MOSC)

MOSC Banner

Unlock table?

edited Dec 30, 2009 4:08PM in Database Administration (MOSC) 3 commentsAnswered ✓
Hi, I have a question about locks. We know that we can lock a table by using "LOCK TABLE ... " statement. So, is there any statement for unlocking a table?
As far as I have searched from web, there are two ways to unlock a table:
  1. Killing the session that performed the lock
  2. Commit or rollback
Do you agree with these methods?

Thanks,
Ayse

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center