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: Problem Trying to Create Procedure

Re: Problem Trying to Create Procedure

From: Brian Peasland <dba_at_nospam.peasland.net>
Date: Wed, 20 Sep 2006 18:50:00 GMT
Message-ID: <J5wMzn.2BH@igsrsparc2.er.usgs.gov>


> END p_chp;

Does your script have a slash immediately after the END statement above?   It should look like:

END p_chp;
/

HTH,
Brian

-- 
===================================================================

Brian Peasland
dba_at_nospam.peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown
Received on Wed Sep 20 2006 - 13:50:00 CDT

Original text of this message

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