-
I have created a database from scratch and whilst importing the final data alot of the following error is occuring.
IMP-00003: ORACLE error 4068 encountered
ORA-04068: existing state of packages has been discarded
ORA-04067: not executed, package body "SYS.DBMS_STATS" does not exist
ORA-06508: PL/SQL: could not find program unit being called
ORA-06512: at line 1
What script haven't I run ?
I have run catalog, catproc, catexp, utlip, utlrp, dbmsstat.
Thanks
-
it seems the answer was prvtstat.plb
-
Rerun the catalog.sql catproc.sql and catrep.sql from server manager. It has a bit bigger buffer size than sql*plus.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|