RE: VIEW, PACKAGE_BODY:OLAPSYS... created with compilation warnings ?... Basic Qs
Date: Fri, 25 Apr 2008 08:55:42 -0400
Message-ID: <ABB9D76E187C5146AB5683F5A07336FF01C499B7@EXCNYSM0A1AJ.nysemail.nyenet>
Vivek,
I'm sure what you did exactly or why you did it.
Were you moving a schema from one database to another?
If this is the case then, yes, only export/import the one schema. I never perform a "full" export as I do not want the SYS or other related Oracle system stuff imported into the other database.
Tom
From: VIVEK_SHARMA [mailto:VIVEK_SHARMA_at_infosys.com]
Sent: Friday, April 25, 2008 8:36 AM
To: Mercadante, Thomas F (LABOR); oracle-l_at_freelists.org
Subject: RE: VIEW, PACKAGE_BODY:OLAPSYS... created with compilation
warnings ?... Basic Qs
Thanks Tom for responding
Is it thus advisable to Import Only our Application Specific schemas & thus avoid Full import, thereby preventing occurrence of the following Errors & hence the need to run utlrp.sql?
Cheers
Vivek
From: Mercadante, Thomas F (LABOR)
[mailto:Thomas.Mercadante_at_labor.state.ny.us]
Sent: Friday, April 25, 2008 5:02 PM
To: VIVEK_SHARMA; oracle-l_at_freelists.org
Subject: RE: VIEW, PACKAGE_BODY:OLAPSYS... created with compilation
warnings ?... Basic Qs
Vivek,
Run utlrp to recompile all invalid objects within the database after your import is complete. This script is in the ?/rdbms/admin directory.
Tom
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of VIVEK_SHARMA
Sent: Thursday, April 24, 2008 11:35 PM
To: oracle-l_at_freelists.org
Subject: VIEW, PACKAGE_BODY:OLAPSYS... created with compilation warnings
?... Basic Qs
Folks
200 Errors (few samples below) Occurred when doing impdp (from a FULL Database Dump) into an Empty Database:-
ORA-39082: Object type VIEW:"OLAPSYS"."OLAP_SYS_AW_ACCESS_DIM_VIEW" created with compilation warnings
ORA-39082: Object type VIEW:"OLAPSYS"."OLAP_SYS_AW_ACCESS_CUBE_VIEW" created with compilation warnings
...
ORA-39082: Object type PACKAGE_BODY:"OLAPSYS"."CWM$CLASSIFY" created with compilation warnings
ORA-39082: Object type PACKAGE_BODY:"OLAPSYS"."CWM$OLAP$CUBE" created with compilation warnIngs
...
ORA-39082: Object type PACKAGE_BODY:"SYSMAN"."MGMT_VIEW_PRIV" created with compilation warnings
ORA-39082: Object type PACKAGE_BODY:"SYSMAN"."MGMT_LOCK_UTIL" created with compilation warnIngs
Qs What is the approach for further diagnostics/resolution of such errors?
Cheers & Thanks
Vivek
- CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS***
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Apr 25 2008 - 07:55:42 CDT