database.sarang.net
UserID
Passwd
Database
DBMS
MySQL
PostgreSQL
Firebird
ㆍOracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
Oracle Q&A 20862 게시물 읽기
No. 20862
export error 도움요청 급해요..
작성자
스누피
작성일
2004-11-30 14:06
조회수
4,954

EXP-00056: ORACLE error 600 encountered

ORA-00600: internal error code, arguments: [kpotcpop1], [], [], [], [], [], [], []

ORA-19206: Invalid value for query or REF CURSOR parameter

EXP-00056: ORACLE error 600 encountered

ORA-00600: internal error code, arguments: [kpotcpop1], [], [], [], [], [], [], []

ORA-19206: Invalid value for query or REF CURSOR parameter

EXP-00000: Export terminated unsuccessfully

 

export를 실행했는데 이런에러가 나네요.. 얼마전까지는 에러 없이 잘 끝났는데..

이거 어케 해결해야 할까요?

 

 

이 글에 대한 댓글이 총 1건 있습니다.

다음의 스크립트를 sys 유져 권한으로 실행 하신후 다시한번 export 작업을 수행해 보세요..

 

$ORACLE_HOME/rdbms/admin/catmeta.sql 

 

metalink 에서 확인해보니 XDB 관련 View 들에 문제가 있어서 이런현상이 발생하는 것 같습니다.

 

아래는  metalink의 참고 문서입니다.

 

=====================================================================

보낸 사람: Alex Brasier 22-Feb-03 22:30
제목: Fatal EXPORT termination - ORA0600 and ORA19206

RDBMS Version: 9.2.0.1.0
Operating System and Version: Windows XP 2002 SP1
Error Number (if applicable): ORA-0600
Product (i.e. SQL*Loader, Import, etc.): Export Utility
Product Version: 9.2.0.1.0

Fatal EXPORT termination - ORA0600 and ORA19206

EXP-00056: ORACLE error 600 encountered
Hello,
I am doing an export using the following parameters:
FULL=Y
GRANTS=Y
INDEXES=Y
CONSISTENT=Y

(all other parameters are as defaults)

I get the following error messages and then fatal termination when running my export script (the script has worked many times before without this problem)!

. exporting cluster definitions
ORA-00600: internal error code, arguments: [kpotcpop1], [], [], [], [], [], [],
[]
ORA-19206: Invalid value for query or REF CURSOR parameter
EXP-00056: ORACLE error 600 encountered
ORA-00600: internal error code, arguments: [kpotcpop1], [], [], [], [], [], [],
[]
ORA-19206: Invalid value for query or REF CURSOR parameter
EXP-00000: Export terminated unsuccessfully

 

보낸 사람: Oracle, Helen Schoone 04-Mar-03 21:01
제목: Re : Fatal EXPORT termination - ORA0600 and ORA19206

Hi. I believe your error is due to bug 2228054 which is an issue regarding XML views and export. The workaround is to run $ORACLE_HOME/rdbms/admin/catmeta.sql connected as SYS AS SYSDBA. You should then be able to restart the export.

There is an article which discusses the issue and workaround available from the MetaLink Advanced Search option by Doc ID:

Doc ID: 206313.1 ORA-19206 EXP-00056 While Taking Export

The ORA-600 error appears to merely be a side effect of the ORA-19206.

Regards,
Helen
Oracle Support Services

 

 

================================================================

문서ID: 공지:206313.1
제목: ORA-19206 EXP-00056 While Taking Export
유형: PROBLEM
상태: PUBLISHED
컨텐트 유형: TEXT/PLAIN
생성 날짜: 06-AUG-2002
마지막 갱신 날짜: 13-AUG-2002

Fact:

-----

Oracle Server Version 9.2.0.1

Export Version 9.2.0.1

Symptom:

---------

During export you receive the following errors:

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 1156

ORA-06512: at "SYS.DBMS_METADATA", line 1141

ORA-06512: at line 1

EXP-00056: ORACLE error 19206 encountered

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.

 

 

한천용(하늘미르)님이 2004-11-30 21:11에 작성한 댓글입니다.
[Top]
No.
제목
작성자
작성일
조회
20865[ Materialized View의 데이타 REFRESH ] [2]
보록리
2004-11-30
2557
20864오라클 비싼가요? [2]
ekfkfk
2004-11-30
1062
20863기존에 있는 테이블 복사하는 방법이요... [3]
사랑지기
2004-11-30
2196
20862export error 도움요청 급해요.. [1]
스누피
2004-11-30
4954
20861날짜구하기..ㅡㅡ;; [1]
나그네
2004-11-30
1745
208609ias질문입니다 [3]
스테파노
2004-11-30
913
20859프로시져에서 어느 부분 때문에 늦는지 알수 있나요? [2]
이정택
2004-11-30
1184
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.021초, 이곳 서비스는
	PostgreSQL v16.2로 자료를 관리합니다