Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Problem with export after upgrade
I recently upgraded from Oracle 7.0.15 to 7.1.4. Now export now longer
works.
Here is an example section from running exp:
. exporting table EMPLOYEE_SECURITY
EXP-00008: ORACLE error 4068 encountered ORA-04068: existing state of packages has been discarded ORA-04063: package body "SYS.DBMS_EXPORT_EXTENSION" has errors ORA-06508: PL/SQL: could not find program unit being called ORA-06512: at line 1ORA-06508: PL/SQL: could not find program unit being called ORA-06512: at line 1
. exporting table FC_PERSON_IN_ROOM
EXP-00008: ORACLE error 4068 encountered ORA-04068: existing state of packages has been discarded ORA-04063: package body "SYS.DBMS_EXPORT_EXTENSION" has errors
EXP-00008: ORACLE error 4068 encountered ORA-04068: existing state of packages has been discarded ORA-04063: package body "SYS.DBMS_EXPORT_EXTENSION" has errors ORA-06508: PL/SQL: could not find program unit being called ORA-06512: at line 1
It seems to get several of these same errors. If anyone has seen this before and can help out I'd appreciate it.
Thanks Received on Thu May 15 1997 - 00:00:00 CDT
![]() |
![]() |