Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Unlocking a table.

Re: Unlocking a table.

From: Arvind Aggarwal <oradba9_at_yahoo.com>
Date: Fri, 12 Jan 2001 13:28:14 -0800 (PST)
Message-Id: <10739.126575@fatcity.com>


Try this,  

alter table b enable table lock;

alter table b disable table lock;

Arvind Aggarwal  


Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online! Received on Fri Jan 12 2001 - 15:28:14 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US