Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Problem running PL/SQL Procedure
Sanna B wrote:
> Hi all,
>
> I am a newbie, trying to run this procedure and get Invalid Procedure
> error.
>
> The procedure compiles without errors and returns the number of
> records as required. When attempting to execute - I get errors. Any
> ideas?
>
> Thanks,
> Sanna
>
Pull 'DECLARE' out of your procedure and spell out the word PROCEDURE.
-- Daniel Morgan http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Mon Aug 04 2003 - 17:23:57 CDT
![]() |
![]() |