프린트 하기

실습환경

오라클 리눅스 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를 할 수 없는 듯 함..


본 글은 개인적인 경험과 견해를 바탕으로 작성된 것이며,
제가 현재 또는 과거에 재직했던 기업의 공식 입장이나 의견을 대변하지 않습니다.
궁금하신 점은 언제든지 댓글이나 메일로 남겨 주세요. 확인 후 답변드리겠습니다.
감사합니다.