728x90
* 테이블 백업
exp station/plus file=/backup/station.dmp log=/bakcup/station_dmp.log tables=aaa, bbb, ccc
* 테이블 복구
imp gmallmig/gmallmig fromuser=gmall touser=devgmall file='/db_backup/gmall/gmall_110323.dmp' ignore=y buffer=40960000 tables=UNIT, UNIT_PRICE, USER_MENU_MAP_LOG, USER_MST_CONFIRM, USER_MST_EXCEL, VACCOUNT_PAYMENT, VIRT_HST, WISH_LIST, XTOOL_PLAN_TABLE
impdp galleriadb/galleriadb dumpfile=deptdb_full_20131213.dmp directory=PUMP logfile=impdp_20140214.log tables=gh_adm_user
반응형
'DataBase > Oracle' 카테고리의 다른 글
PL/SQL Exception 종류 (0) | 2015.10.05 |
---|---|
Select Interval (0) | 2015.10.05 |
오라클 기동과 정지 (0) | 2015.10.05 |
옵티마이저(Optimizer) 최적화 (0) | 2015.10.05 |
TableSpace 조회하고 생성하기 (0) | 2015.10.05 |