Re: Debuggin in Procedure Builder

From: Mike Dwyer <dwyermj_at_co,larimer.co.us>
Date: 2000/06/05
Message-ID: <ejR_4.6$m22.1002_at_wdc-read-01.qwest.net>#1/1


Look at the _previous_ lines in the code. You may be missing a semicolon or keyword that causes the complier to interpret TRIM and RAISE... differently than you expect.

"Gabriel" <gcastellNOgcSPAM_at_go.com.invalid> wrote in message news:2ca24930.f032ffdf_at_usw-ex0104-026.remarq.com...
> Hi Everybody:
>
> I am new working with oracle (at least with taking full
> advantage of PL/SQL), here is my situation
>
> I create some stored procedures and I want to debug them, so I
> try to create a program unit for my stored procedure, it almost
> works but I got this error 'Unknown identifier TRIM'
> and 'Unknown identifier RAISE_APPLICATION_ERROR', but this are
> oracle functions, why am i getting this error? any help??
>
> Thanks
>
> Gabriel
>
> * Sent from RemarQ http://www.remarq.com The Internet's Discussion Network
 *
> The fastest and easiest way to search and participate in Usenet - Free!
>
Received on Mon Jun 05 2000 - 00:00:00 CEST

Original text of this message