데이터 펌프 걸어 놓고 모니터링 하는 방법 정리
데이터 펌프 걸어 놓고 모니터링 하는 방법 1) Using the datapump client (expdp & impdp) STATUS command:- When the export…
Database Administrator Knowledge Sharing site
데이터 펌프 걸어 놓고 모니터링 하는 방법 1) Using the datapump client (expdp & impdp) STATUS command:- When the export…
Import with the CONTINUE_LOAD_ON_FORMAT_ERROR 기능 추가 Oracle 12c 까지는 IMPORT시 Stream format error가 발생되면, 로딩이 중단 됩니다. •…
Oracle 10g의 new feature인 Data Pump는 Oracle Database data와 metadata의 이동을 위한 매우 빠른 infrastructure를 사용하고 있다. 따라서 Oracle…