EXPORT ERROR [message #368141] |
Wed, 06 September 2000 09:29 |
Jul
Messages: 3 Registered: September 2000
|
Junior Member |
|
|
when I export (full=Y) my data base the following error shows.
. exporting posttables actions
EXP-00008: ORACLE error 4068 encountered
ORA-04068: existing state of packages has been discarded
ORA-04067: not executed, does not exist
ORA-04067: not executed, package body "SYS.DBMS_REPCAT_MAS" does not exist
ORA-06508: PL/SQL: could not find program unit being called
ORA-06512: at line 1
ORA-06512: at "SYS.DBMS_SYS_SQL", line 348
ORA-06512: at "SYS.DBMS_SQL", line 141
ORA-06512: at "SYS.DBMS_EXPORT_EXTENSION", line 64
ORA-06512: at "SYS.DBMS_EXPORT_EXTENSION", line 115
ORA-06512: at line 1
EXP-00000: Export terminated unsuccessfully
* I 'm runing in Oracle7 Workgroup Server Release 7.3.2.3.10
* when this error is shows, i do the following scripts but the error still not resolve
svrmgr>connect internal
svrmgr>@dbmpexp.sql
svrmgr>@prvtpexp.plb.
Can any one help me
thank's
|
|
|
|