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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle Exceptions

Re: Oracle Exceptions

From: Ron Reidy <rereidy_at_indra.com>
Date: Thu, 17 Apr 2003 19:53:22 -0600
Message-ID: <3E9F5A92.5060909@indra.com>


Look at the PL/SQL manual and the error codes manual. In the PL/SQL manual, look at the section concerning user defined exceptions.

--
Ron Reidy
Oracle DBA

Mike wrote:

> OK, perhaps a stupid question. Where can I find a complete list of
> all Oracle SQL error codes? I need to do some exception handling in
> my PL/SQL code, but the predefined exceptions are not enough for me.
> I've google'd, but found nothing really.
>
> Something that would list the error number and a description would be
> great.
>
> Thanks.
>
> Mike Loll
Received on Thu Apr 17 2003 - 20:53:22 CDT

Original text of this message

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