From oracle-l-bounce@freelists.org Tue Aug 23 09:10:13 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id j7NEADbH032027 for ; Tue, 23 Aug 2005 09:10:13 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j7NEABIP032012 for ; Tue, 23 Aug 2005 09:10:11 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 2549E1E5CC6; Tue, 23 Aug 2005 09:10:07 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04695-03; Tue, 23 Aug 2005 09:10:06 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 811361E5CB1; Tue, 23 Aug 2005 09:10:06 -0500 (EST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=HPauo76JfcqO7Phcy5jQbxchwt4ZlhXwY317y4iesuZfaKMivKyKJo7PYqyIOkhgkKhby1uMctxrwQfsjn9ysmRO7Rev8vfyE+ZylJY9A46Dwd4Y3bSGDW0Tvw9tuV6pZ15NSdHSMI2keXa7FnpBEubREHzrEHaLRc53CmMg2KE= Message-ID: <9177895d05082307084c42a19@mail.gmail.com> Date: Tue, 23 Aug 2005 10:08:15 -0400 From: rjamya To: Dave.Herring@acxiom.com Subject: Re: Debug DDL trigger Cc: Wolfgang Breitling , "Oracle-L@Freelists. Org (E-mail)" In-Reply-To: <7ED53A68952D3B4C9540B4EFA5C76E36CB87B3@CWYMSX04.Corp.Acxiom.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_950_30510161.1124806095624" References: <7ED53A68952D3B4C9540B4EFA5C76E36CB87B3@CWYMSX04.Corp.Acxiom.net> X-archive-position: 24343 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: rjamya@gmail.com Precedence: normal Reply-To: rjamya@gmail.com X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-mailscan-MailScanner-Information: Please contact the ISP for more information X-mailscan-MailScanner: Found to be clean X-MailScanner-From: oracle-l-bounce@freelists.org X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on air891.startdedicated.com X-Spam-Status: No, hits=-3.7 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE autolearn=ham version=2.63 ------=_Part_950_30510161.1124806095624 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline psst: for all this to succeed, you should be a non-dba user ... these=20 triggers don't fire for people with DBA privs. Raj On 8/23/05, Herring Dave - dherri wrote: >=20 > Another test I did was remove the WHEN clause and not add further WHERE > or IF-TEST clauses. Basically, any time a DROP of anything is done when > the schema is "dherri", the trigger should fire. That didn't happen > either. >=20 > ------=_Part_950_30510161.1124806095624 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline psst: for all this to succeed, you should be a non-dba user ... these trigg= ers don't fire for people with DBA privs.

Raj

On 8/23/05, Herring Dave - dherri <Dave.Herring@acxiom.com> wrote:
Another test I did was remove the WHEN clause and not add further WHERE
= or IF-TEST clauses.  Basically, any time a DROP of anything is do= ne when
the schema is "dherri", the trigger should fire. =  That didn't happen
either.


------=_Part_950_30510161.1124806095624-- -- http://www.freelists.org/webpage/oracle-l