Why can't you start using something like SQL Navigator
to do these PKG creation ? It will be very much
helpful for this kind of things.
Alroy
- Rajeshwari R <raji_at_chennai.insyst.com> wrote: >
Oracle will give feedback as package / package
> body created with
> compilation error in case of any probs. Then you
> can see it using show
> errors.
> Also, you can recompile the object by
>
> alter package <package name> compile;
> alter package body <package body name> compile;
>
> Regards
> Raji
>
> -----Original Message-----
> Sent: Thursday, December 21, 2000 12:52 PM
> To: Multiple recipients of list ORACLE-L
>
>
> Hi DBAs,
>
> I was creating a package. After executing the
> script, ( got message
> "Package Created & Package Body Created") i am not
> able to execute it.
> When i queried USER_OBJECTS it has INVALID status
> for both SPEC & BODY
> of that
> package.
>
> Sequence of execution : First Spec & then Body .
> Right?
>
> What went wrong? Pl. help me.
>
> TIA
> Arul.
>
> --
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> --
> Author: Arul kumar
> INET: rakumar_at_mahindrabt.com
>
> Fat City Network Services -- (858) 538-5051 FAX:
> (858) 538-5051
> San Diego, California -- Public Internet
> access / Mailing Lists
>
> To REMOVE yourself from this mailing list, send an
> E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of
> 'ListGuru') and in
> the message BODY, include a line containing: UNSUB
> ORACLE-L
> (or the name of mailing list you want to be removed
> from). You may
> also send the HELP command for other information
> (like subscribing).
>
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system
> (http://www.grisoft.com).
> Version: 6.0.211 / Virus Database: 100 - Release
> Date: 11/14/00
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system
> (http://www.grisoft.com).
> Version: 6.0.211 / Virus Database: 100 - Release
> Date: 11/14/00
>
> --
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> --
> Author: Rajeshwari R
> INET: raji_at_chennai.insyst.com
>
> Fat City Network Services -- (858) 538-5051 FAX:
> (858) 538-5051
> San Diego, California -- Public Internet
> access / Mailing Lists
>
> To REMOVE yourself from this mailing list, send an
> E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of
> 'ListGuru') and in
> the message BODY, include a line containing: UNSUB
> ORACLE-L
> (or the name of mailing list you want to be removed
> from). You may
> also send the HELP command for other information
> (like subscribing).
Do You Yahoo!?
Get your free @yahoo.co.uk address at
http://mail.yahoo.co.uk
Received on Fri Dec 22 2000 - 13:21:53 CST