Oacle imp 가 져 오기 명령

1985 단어 Oacle.netBlog
본문 은 기록 이 편리 하 다.
원문
 
1. 도움 받 기
 imp help=y

2. 전체 데이터베이스 가 져 오기
 imp system/manager file=bible_db log=dible_db full=y ignore=y

3. 사용자 가 속 한 모든 표, 색인 및 기타 대상 을 하나 또는 한 그룹 으로 가 져 옵 니 다.
 imp system/manager file=seapark log=seapark fromuser=seapark imp 
 system/manager file=seapark log=seapark fromuser=(seapark,amy,amyc,harold)

4. 한 사용자 가 속 한 데 이 터 를 다른 사용자 에 게 가 져 오기
 imp system/manager file=tank log=tank fromuser=seapark touser=seapark_copy
 imp system/manager file=tank log=tank fromuser=(seapark,amy)
 touser=(seapark1, amy1)

5. 테이블 가 져 오기
 imp system/manager file=tank log=tank fromuser=seapark TABLES=(a,b)

6. 여러 파일 에서 가 져 오기
 imp system/manager file=(paycheck_1,paycheck_2,paycheck_3,paycheck_4) 
log=paycheck, filesize=1G full=y

7. 매개 변수 파일 사용
 imp system/manager parfile=bible_tables.par

bible_tables. par 매개 변수 파일:
 #Import the sample tables used for the Oracle8i Database Administrator's 
Bible. fromuser=seapark touser=seapark_copy file=seapark log=seapark_import

8. 증분 가 져 오기
 imp system./manager inctype= RECTORE FULL=Y FILE=A

좋은 웹페이지 즐겨찾기