Oracle EXP-00091 Error When Export Database 오라클 데이터베이스를 수출 - 00091 오류가 발생했습니다 내보내기
When trying to do a Oracle database dump or export, be it full entire database export or a particular user or table export, the following message may appears right after status of exporting a table. 오라클 데이터베이스를 시도할 때 필요가 덤프 또는 수출, 전체 데이터베이스는이 전체 수출 또는 특정 사용자 또는 테이블을 수출, 다음과 같은 메시지가 나타납니다 수출의 테이블의 상태를 바로 뒤에합니다.
EXP-00091: Exporting questionable statistics. 수출 - 00091 : 수출 의심스러운 통계를합니다.
The cause for this error is because statistics may not be useable although Export was able to export statistics. 이 때문에이 오류에 대한 원인 통계를 사용할 수 있지만되지 않을 수있습니다 수출 통계를 내보낼 수있었습니다. The statistics are questionable because one or more of the following happened during export: 통계 자료는 다음과 같은 문제가 있었을 때 하나 혹은 그 이상의 때문에 내보내기 :
- A row error occurred 행 오류가 발생했습니다
- Client character set or NCHARSET (where you run the Export) does not match with the server (database character set) 클라이언트 문자 세트 또는 ncharset (여기서을 실행하고 내보내기)와 서버 사이에 일치하지 않습니다 (데이터베이스 문자 집합)
- A query clause was specified on export, only certain partitions or subpartitions were exported 검색어에 지정된 항목은 수출, 수출됐다에만 특정 파티션이나 subpartitions
- A fatal error occurred while processing a table 테이블을 처리하는 동안 치명적인 오류가 발생했습니다
The resolution is to export non-questionable statistics, change the client character set or NCHARSET to match the server, export with no query clause, or export complete tables. - 의심스러운 통계가 아닌 수출의 해상도를 변경하거나 ncharset는 클라이언트 문자 세트와 일치하도록 서버를 쿼리 조항이없는 수출, 또는 수출 완료 테이블을합니다.
Most commonly, the EXP-00091 happens when the character set of client where Exp is running is different from character set of Oracle database server. 가장 일반적으로, 수출 - 00091 발생의 클라이언트의 문자 집합이 실행되고있는 수출 오라클의 데이터베이스 서버는 다른 문자 집합을합니다.
To solve this issue, try setting the NLS_LANG environment variable at the OS level, prior to the export session, to match your database character set. 이 문제를 해결하기 시도 nls_lang 환경 변수를 설정하여 운영 체제 수준, 이전에 수출 세션을 데이터베이스에 맞게 문자 집합을합니다. Syntax as follow, change the character set to your database’s character set. 구문을 다음으로 변경하여 데이터베이스의 문자 집합의 문자 집합합니다.
export NLS_LANG=WE8ISO8859P1 수출 nls_lang = we8iso8859p1
For easier way of resolution, export with option “STATISTICS=NONE”. 쉬운 방법에 대한 해결 방법, 수출과 옵션을 "통계 = 없음". Also, if you’re using Oracle 10g, use Oracle Date Pump’s expdp and impdp instead of instead of exp and imp to export and import the data. 또한, 오라클 10g를 사용하는 경우를 사용하고 expdp 오라클 날짜 impdp 대신에 펌프의 수출과 수입 대신에 데이터를 수출과 수입을합니다.
It’s pretty safe to say that if EXP-00091 is the only error message, the export’s row data is without any problems. 아주 안전하게 말할 수출 - 00091가 유일한 경우 오류 메시지가 데이터는 아무 문제없이 수출의 행. If desired, import parameters can be supplied so that only non-questionable statistics will be imported, and all questionable statistics will be recalculated. 원하는 경우, 수입 매개 변수를 제공할 수있습니다 수 있도록 수입 이외 - 의심스러운 통계가 및 모든 의문에 대한 통계를 다시 계산합니다.
At the beginning of Export, the charset of the database will be shown. 의 시작 부분에 수출, 문자의 데이터베이스가 표시됩니다. Else, you will need to use “show parameter nls” in SQL*Plus to check what charset the Oracle database is using. 다른을 사용해야합니다 "표시 매개 변수를 nls"sql * 플러스를 확인하는 것은 오라클 데이터베이스가 사용하는 문자 집합합니다.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 중요 사항 : 이것은 기계 번역 페이지는 "있는 그대로"제공하지 않고 보증합니다. Machine translation may be difficult to understand. 기계 번역을 이해하기 어려울 수있습니다. Please refer to 를 참조하시기 바랍니다 original English article 기존 영어 자료 whenever possible. 언제 수있습니다.
Share and contribute or get technical support and help at 를 공유하고 기술 지원 및 도움을 공헌하지 않는다면 My Digital Life Forums 내 디지털 라이프 공개 토론 . 합니다.
Related Articles 관련 기사
- Oracle Database Import Error 3113/3114 오라클 데이터베이스를 수입 오류 3,114분의 3,113
- IMP-00013 Oracle Import Error 임프 - 00013 오라클 수입 오류
- IMP-00016 Required Character Set Conversion Not Supported Error when Import to Oracle Database 임프 - 00016 필수 문자 집합 변환을 지원하지 않습니다 수입 오라클 데이터베이스 오류가 발생했습니다
- Create, Add or Split Oracle Database Partition Fails with ORA-14080 Error 만들거나, 오라클 데이터베이스 파티션 분할을 추가하거나 오라 - 14080 오류와 함께 실패
- Oracle Database Link 오라클 데이터베이스 링크
- Change Oracle Database User Password 오라클 데이터베이스 사용자 비밀 번호 변경
- Delete, Remove or Drop Oracle Stored Packages with Drop Package 삭제, 드롭 오라클에 저장 패키지를 제거하거나 드롭 패키지
- Oracle ORA-01658 Unable to Create INITIAL Extent for Segment in Tablespace Error 오라클 오라 - 01,658 세그먼트 테이블 공간을 만들 수없습니다 오류에 대한 초기 범위 내에서
- Check Oracle Version 오라클 버전 확인
- How to Rename or Move Oracle Tablespace Datafile to Another Location 오라클 테이블하는 방법을 데이터 파일 이름을 바꾸거나 다른 위치로 이동

































January 25th, 2007 19:30 2007년 1월 25일 19:30
Muy util la info, muchas gracias 루이 유틸리티 라 정보, 무차스
August 9th, 2007 02:18 2007년 8월 9일 02:18
[...] character set or NCHARSET (where you run the Export) does not match with the server (database character [...] [...] 캐릭터 ncharset을 설정하거나 (여기서을 실행하고 내보내기)와 서버 사이에 일치하지 않습니다 (데이터베이스 문자 [...]