내맘대로긍정이 알려주는
Oracle 23ai 신기능
무료 세미나 발표자료
실습환경
오라클 리눅스 7.2 + Oracle 데이터베이스 12c R1 P2 => 오라클 리눅스 6.8 + Oracle 데이터베이스 11g R2 P4
오류
[oracle@oracle99 ~]$ expdp system/oracle@oracle99:1522/pdb01 dumpfile=test.dmp directory=db_test transport_tablespaces=testts logfile=test.log version=11.2.0.0.0;
Export: Release 12.1.0.2.0 - Production on Thu Jan 12 12:42:17 2017
Copyright (c) 1982, 2014, Oracle and/or its affiliates. All rights reserved.
Connected to: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options
ORA-39001: invalid argument value
ORA-39250: Using version to downgrade a transportable job is not supported
해결방법
12c에서 11g로 TTS 방식으로는 mig를 할 수 없는 듯 함..
'ORACLE > Trouble Shooting' 카테고리의 다른 글
rac 설치 중 에러 발생 시 확인해야 할 로그 (0) | 2017.01.17 |
---|---|
rac 설치 시 ntp 에러 (0) | 2017.01.14 |
ORA-39142: incompatible version number 4.1 in dump file with IMPDP (0) | 2017.01.12 |
ORA-25153 Temporary Tablespace is Empty Error in Oracle (0) | 2017.01.11 |
ORA-01078: failure in processing system parameters (0) | 2016.12.28 |