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

Home -> Community -> Usenet -> c.d.o.server -> Re: QUESTION: raise_application_error results in ORA-00604...?

Re: QUESTION: raise_application_error results in ORA-00604...?

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 24 May 2006 18:09:19 -0700
Message-ID: <1148519359.064359.47600@38g2000cwa.googlegroups.com>


What edition and version of Oracle is this being tested on?

The Oracle provided routine raise_application_error cannot be used to terminate a session logon on the same version that database event triggers were introduced on, but can be used successfully in the second or third release after database event triggers were introduced.

I do not think I get the 00604 error message on our EE 9.2.0.6 system, but I will not be able to test until tomorrow, time allowing.

HTH -- Mark D Powell -- Received on Wed May 24 2006 - 20:09:19 CDT

Original text of this message

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