Re: ALTER TABLE LOCK DISABLE
- From: Paul Baumgartel <paul.baumgartel@xxxxxxxxx>
- To: spatenau@xxxxxxxxx
- Date: Fri, 25 Mar 2005 17:07:47 -0500
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@xxxxxxxxx> wrote:
> > From: K Gopalakrishnan [mailto:kaygopal@xxxxxxxxx]
> > I wouldn't subscribe to DISABLE TABLE LOCKS arguement as that posses a
> > serious threat to HA operations.
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: ALTER TABLE LOCK DISABLE
- From: Jared Still
- References:
- RE: ALTER TABLE LOCK DISABLE
- From: Wolfson Larry - lwolfs
- Re: ALTER TABLE LOCK DISABLE
- From: jungwolf
Other related posts:
- » ALTER TABLE LOCK DISABLE
- » Re: ALTER TABLE LOCK DISABLE
- » RE: ALTER TABLE LOCK DISABLE
- » Re: ALTER TABLE LOCK DISABLE
- » Re: ALTER TABLE LOCK DISABLE
- » RE: ALTER TABLE LOCK DISABLE
- » Re: ALTER TABLE LOCK DISABLE
- Re: ALTER TABLE LOCK DISABLE
- From: Jared Still
- RE: ALTER TABLE LOCK DISABLE
- From: Wolfson Larry - lwolfs
- Re: ALTER TABLE LOCK DISABLE
- From: jungwolf