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: [PL/SQL] Replacing single procedure in a package?

Re: [PL/SQL] Replacing single procedure in a package?

From: Jim Kennedy <kennedy-down_with_spammers_at_attbi.com>
Date: Mon, 13 Jan 2003 15:54:03 GMT
Message-ID: <viBU9.48864$%n.18511@sccrnsc02>


Yes, you have to replace the whole package. Jim

--
Replace part of the email address: kennedy-down_with_spammers_at_attbi.com
with family.  Remove the negative part, keep the minus sign.  You can figure
it out.
"Bogien" <bogien_at_xcom.pl> wrote in message news:3E2282DA.6F50F7A0_at_xcom.pl...

> Hello,
>
> I want to replace a single procedure in a package. Is it necessary
> to rewrite/replace the whole package?
>
> I've tried:
> "create or replace procedure package_name.procedure_name"
> ...unfortunately, this did not work.
>
> Thanks!
Received on Mon Jan 13 2003 - 09:54:03 CST

Original text of this message

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