원문 : http://www.ischo.net -- 조인상 // 시스템 엔지니어

Writer : http://www.ischo.net -- ischo // System Engineer in Replubic Of Korea

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

 

본문 : http://www.ischo.net -- 조인상 //시스템 엔지니어

+++++++++++++++++++++++++++++++++++++++++++++++++++++++


--- 문제 ---
[SDCNDB::/onbackup/exp] exp userid=system/system@BMS file=/onbackup/exp/BMS_$CDATE.dmp log=/onbackup/exp/BMS_$CDATE.log full=y

Export: Release 9.2.0.5.0 - Production on Fri Jan 2 09:59:38 2009

Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.


Connected to: Oracle9i Enterprise Edition Release 9.2.0.5.0 - 64bit Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.5.0 - Production
Export done in US7ASCII character set and AL16UTF16 NCHAR character set
server uses KO16MSWIN949 character set (possible charset conversion)

About to export the entire database ...
. exporting tablespace definitions
. exporting profiles
. exporting user definitions
. exporting roles
. exporting resource costs
. exporting rollback segment definitions
. exporting database links
. exporting sequence numbers
. exporting directory aliases
. exporting context namespaces
. exporting foreign function library names
. exporting PUBLIC type synonyms
. exporting private type synonyms
. exporting object type definitions
. exporting system procedural objects and actions
. exporting pre-schema procedural objects and actions
. exporting cluster definitions
^C
EXP-00056: ORACLE error 19206 encountered
ORA-19206: Invalid value for query or REF CURSOR parameter
ORA-06512: at "SYS.DBMS_XMLGEN", line 83
ORA-06512: at "SYS.DBMS_METADATA", line 345
ORA-06512: at "SYS.DBMS_METADATA", line 410
ORA-06512: at "SYS.DBMS_METADATA", line 449
ORA-06512: at "SYS.DBMS_METADATA", line 1157
ORA-06512: at "SYS.DBMS_METADATA", line 1142
ORA-06512: at line 1
EXP-00056: ORACLE error 19206 encountered
ORA-19206: Invalid value for query or REF CURSOR parameter
ORA-06512: at "SYS.DBMS_XMLGEN", line 83
ORA-06512: at "SYS.DBMS_METADATA", line 345
ORA-06512: at "SYS.DBMS_METADATA", line 410
ORA-06512: at "SYS.DBMS_METADATA", line 449
ORA-06512: at "SYS.DBMS_METADATA", line 1157
ORA-06512: at "SYS.DBMS_METADATA", line 1142
ORA-06512: at line 1
EXP-00000: Export terminated unsuccessfully





원인------------

Cause:

------



XDB installation/dictionary built causes some of the underlying XML views to be INVALID. 

Here the error occurs when dbms_xmlgen tries to access one those invalid views.


해결법 ---------------


Fix:

----



Run the following script that resides under 

$ORACLE_HOME/rdbms/admin directory after XDB dictionary is built

by connecting as user SYS :



catmeta.sql (Creates Object Model of Oracle dictionary) 



After running this script, start the export of  database again.
번호 제목 글쓴이 날짜 조회 수
75 SGA 크기를 결정하는 방법 조인상 2010.05.12 8948
74 Oracle expdp 로 백업하기 조인상 2015.02.23 9094
73 NT기반 오라클환경에서 OS 다시 깔았을때 복구방법 조인상 2010.05.12 9138
72 오라클 cold 백업 스크립트(특정데이터파일만 추출) NT용 file 조인상 2010.05.12 9221
71 TNS-12540: TNS:internal limit restriction exceeded 조인상 2010.05.12 9299
70 오라클 8.1.7 for windows [5] file 조인상 2010.07.01 9351
69 오라클 hotbackup 스크립트 조인상 2010.05.12 9583
68 AIO 문제때문에 오라클 실행안될때 조인상 2010.05.12 9664
67 Aix 5L에서 오라클9i 설치법 조인상 2010.05.12 9708
66 [장애처리] 메모리 풀로 인한 OS hang-up 조인상 2010.05.12 9769
65 BUFFER HIT RATIO NOTES 조인상 2010.06.15 9938
64 v$datafile 의 status 에 recover로 표시되는 경우 조인상 2010.05.12 9943
63 datafile 위치 변경하는 방법 조인상 2010.05.12 10091
62 Unix/Linux 에서 exp 동시에 gzip 으로 압축하기 조인상 2011.06.10 10198
61 Opatch : 다재다능한 패치 관리 유틸리티 file 조인상 2010.05.12 10323
60 .net 과 오라클 연동에 대하여 조인상 2010.05.12 10334
59 오라클 버전업 후 exp할때 ORA-00904에러 조인상 2010.05.12 10450
58 64비트 Solaris에 오라클 9.2.0 설치 하기 조인상 2010.05.12 10527
57 10g ORA-32004 : obsolete and/or deprecated parameter(s) specified 조인상 2010.05.12 10750
56 아카이브 로그 강제로 생성하는 명령어 조인상 2010.05.12 10790
서버에 요청 중입니다. 잠시만 기다려 주십시오...