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: BD <bobby_dread_at_hotmail.com>
Date: 25 May 2006 10:32:26 -0700
Message-ID: <1148578346.775015.196690@j33g2000cwa.googlegroups.com>


Oops - for those of you kind enough to peruse that code, the

"upper (v_osuser) in ('VALID_ID_1, 'VALID_ID_2')" should be
"upper (v_osuser) NOT in ('VALID_ID_1, 'VALID_ID_2')"

I was in troubleshooting mode.

;-) Received on Thu May 25 2006 - 12:32:26 CDT

Original text of this message

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