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: Jacques Kilchoer <Jacques.Kilchoer_at_quest.com>
Date: Mon, 26 Apr 2004 14:53:29 -0700
Message-ID: <B5C5F99D765BB744B54FFDF35F60262109F877CB@irvmbxw02>


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
-----------------------------------------------------------------
Received on Mon Apr 26 2004 - 16:50:04 CDT

Original text of this message

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