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

Home -> Community -> Usenet -> c.d.o.tools -> Re: How get oracle message error on exception on PL/SQL

Re: How get oracle message error on exception on PL/SQL

From: Nels P. Olsen <Nels.Olsen_at_TeamPenta.com>
Date: Mon, 28 Aug 2000 07:58:53 -0500
Message-ID: <39aa61cd$0$23902$39368dfe@news.twtelecom.net>

SQLERRM
or
SQLERRM(SQLCODE) "Francky" <fgendre_at_sinfor.fr> wrote in message news:8odm12$1n03$1_at_news6.isdnet.net...
> In my PL/SQL code I get exception in section EXCEPTION / WHEN OTHERS, and
 I
> want trace the Oracle message associated? How I can do this ?
> Thanks
> --
>
>
Received on Mon Aug 28 2000 - 07:58:53 CDT

Original text of this message

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