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: on wich line is the procedure error

Re: on wich line is the procedure error

From: Ilia Sazonov <ilia_sazonov_at_arktur.ru>
Date: 2000/04/19
Message-ID: <38fd583b@news.ptt.ru>#1/1

try this in SQLPlus:

select * from user_errors;

J. Park <johan_park_at_hotmail.com> wrote in message news:8dfb3r$k37$1_at_tesla.a2000.nl...
> When you create a procedure and you get an error,
> Oracle says: Warning: procedure created with compilation errors
>
> But it doesn't say on which line the error is.
> Is it possible to show the line with the error ?
>
> thanks in advance,
> Johan
>
>
Received on Wed Apr 19 2000 - 00:00:00 CDT

Original text of this message

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