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: ALTER TABLE LOCK DISABLE

RE: ALTER TABLE LOCK DISABLE

From: Wolfson Larry - lwolfs <lawrence.wolfson_at_acxiom.com>
Date: Sat, 26 Mar 2005 14:52:46 -0600
Message-ID: <B39B7B7D8C8CEA419D0ED45FD7FA4C5331CAEF@CWYMSX06.Corp.Acxiom.net>


Thanks, Paul, I was just thinking of it as a side benefit of the ALTER command

        Larr

-----Original Message-----
From: Paul Baumgartel [mailto:paul.baumgartel_at_gmail.com] Sent: Friday, March 25, 2005 4:08 PM
To: spatenau_at_gmail.com
Cc: Wolfson Larry - lwolfs; K Gopalakrishnan; oracle-l_at_freelists.org Subject: Re: ALTER TABLE LOCK DISABLE

There is another way to prevent dropping tables: DDL triggers, which can trap DROP (or other DDL operations) either database-wide or in a particular schema, and prevent their completion.

On Fri, 25 Mar 2005 15:14:14 -0600, jungwolf <spatenau_at_gmail.com> wrote:
> > From: K Gopalakrishnan [mailto:kaygopal_at_gmail.com]
> > I wouldn't subscribe to DISABLE TABLE LOCKS arguement as that posses a
> > serious threat to HA operations.



The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited.
If you have received this communication in error, please re-send this communication to the sender and delete the original message or any copy of it from your computer system. Thank You.
--
http://www.freelists.org/webpage/oracle-l
Received on Sat Mar 26 2005 - 15:56:31 CST

Original text of this message

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