Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Invalid Package under SYS

RE: Invalid Package under SYS

From: Hamid Alavi <hamid.alavi_at_quovadx.com>
Date: Mon, 26 Apr 2004 17:02:27 -0500
Message-ID: <C398496DF88AD711908C00065BEEE32C7DDD16@dfwmail.quovadx.com>


But when you compile them individually doesn't work, as soon as you compile one the other get invalid

-----Original Message-----
From: Jacques Kilchoer [mailto:Jacques.Kilchoer_at_quest.com] Sent: Monday, April 26, 2004 2:53 PM
To: oracle-l_at_freelists.org
Subject: RE: Invalid Package under SYS

Are these invalid packages some that you intend on using? If you never = need to use them, you could ignore the fact that they are invalid.

You can look in dba_errors to try to guess why the package is invalid. = And you can always say "alter package ... compile body ;" to compile = each package individually.

> -----Original Message-----
> Hamid Alavi

>=20

> I have run the utlirp under the sys account BUT Still I can see some
> packages are invalid.
> Any Idea or solution?=20


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Mon Apr 26 2004 - 16:51:54 CDT

Original text of this message

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