Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Export failed after 9.2.0.2 patchset
Hi All!
I applied 9.2.0.2 patchset for linux. (Redhat 7.2)
After that I created two databases, and import to it some user schemas from
older (9.2.0.1) databases.
After that I'm unable doing full export
(exp system/passw FULL=y FILE=name.dat GRANTS=y ROWS=y)
cause an error:
EXP-00056 ORACLE error 31600 encountered
ORA-31600 invalid imput value EMIT_SCHEMA for parameter NAME in function
SET_TRANSFORM_PARAM
ORA-06512 at "SYS.DBMS_SYS_ERROR", line 105 ORA-06512 at "SYS.DBMS_METADATA_INIT", line 3926 ORA-06512 at "SYS.DBMS_METADATA_INIT", line 4050 ORA-06512 at "SYS.DBMS_METADATA", line 636 ORA-06512 at line 1
this message is written two times, and after that export is terminated unsuccesfully.
Any hints ??
Marcin Zawadzki Received on Wed Jan 08 2003 - 01:29:54 CST
![]() |
![]() |