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: How to drop a system event trigger - endless loop?

Re: How to drop a system event trigger - endless loop?

From: Rachel Carmichael <carmichr_at_hotmail.com>
Date: Tue, 05 Jun 2001 08:27:43 -0700
Message-ID: <F001.0031C266.20010605080129@fatcity.com>

go in through svrmgrl or connect via sqlplus using / as sysdba

this will log you in without executing the trigger and you can then drop it

>From: "Andor, Gyula" <gy.andor_at_euromacc.hu>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: How to drop a system event trigger - endless loop?
>Date: Tue, 05 Jun 2001 07:20:38 -0800
>
>Hi Gurus !
>
>I created a trigger on logon event. The trigger seems to be falling into an
>endless loop, so I can't login. How colud I drop this trigger. I created
>this trigger with ON DATABASE clause.
>
>Thanks in advance
>Gyula
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Andor, Gyula
> INET: gy.andor_at_euromacc.hu
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).



Get your FREE download of MSN Explorer at http://explorer.msn.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachel Carmichael
  INET: carmichr_at_hotmail.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Jun 05 2001 - 10:27:43 CDT

Original text of this message

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