Advertisement

11.27.2004 at 04:17AM PST, ID: 21221748
[x]
Attachment Details

EXP-00056: ORACLE error 4068 encountered

[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.8
Tags:

oracle

Subject: EXP-00056: ORACLE error 4068 encountered

RDBMS Version: 9.2.0.4.0
Operating System and Version: MS Windows 2003 Server Standard Edition; 5.2.3790 Build 3790
Error Number (if applicable): 4068
Product (i.e. SQL*Loader, Import, etc.): Export
Product Version: 9.2.0.4.0

EXP-00056: ORACLE error 4068 encountered

Hi,

I am facing a problem in exporting a database on my server. The following is the conents of the log file after the export error.

==============================

Connected to: Oracle9i Release 9.2.0.4.0 - Production
JServer Release 9.2.0.4.0 - Production
Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
. exporting pre-schema procedural objects and actions
. exporting foreign function library names for user RBADM
. exporting PUBLIC type synonyms
. exporting private type synonyms
. exporting object type definitions for user RBADM
About to export RBADM's objects ...
. exporting database links
. exporting sequence numbers
. exporting cluster definitions
EXP-00056: ORACLE error 4068 encountered
ORA-04068: existing state of packages has been discarded
ORA-04067: not executed, package body "SYS.DBMS_METADATA" does not exist
ORA-06508: PL/SQL: could not find program unit being called
ORA-06512: at line 1
EXP-00000: Export terminated unsuccessfully

=======================================

I checked & found that there is a package called "SYS.DBMS_METADATA" but there was no package body. When I checked with the other databases on the same server I found the corresponding package bodies, which are wrapped. I don't know how to create this package body in the database where I am facing a problem in exporting. Even if you have any other procedure/scripts please let me know so that I can run them and resolve this issue.

Please help me on this issue. Your earliest reply would be highly appreciated.

Thanks & Regards,
Shyam Pendyala.
Answered By: Nievergelt
Expert Since: 05/15/2004
Accepted Solutions: 129
Nievergelt has been an Expert for 4 years 7 months, during which he has posted 467 comments and answered 129 questions. Nievergelt is just one of 170 experts in the Oracle Product Info Zone. 3 experts collaborated on this answer, which was graded a "B" by the asker.
 
 
 
 
20081119-EE-VQP-48