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: Chris Leonard <s_p_a_m_chris_at_hotmail.com>
Date: Wed, 15 Jan 2003 15:45:29 -0600
Message-ID: <ZDkV9.258$%15.69090@news.uswest.net>


Bad news ... I believe you have to replace the entire package.

--
Cheers,
Chris

___________________________________

Chris Leonard, The Database Guy
http://www.databaseguy.com

Brainbench MVP for Oracle Admin
http://www.brainbench.com

MCSE, MCDBA, OCP, CIW
___________________________________

"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 Wed Jan 15 2003 - 15:45:29 CST

Original text of this message

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