Senin, 19 Juli 2010

shell script untuk export

#!/bin/sh

exp system/oracle@vasmdb1 file=/oracle/index6/vascore0100719bag1.dmp log=/oracle/index6/vascore20100719bag1.log tables=('VASMCORE.TBLTRANSMITTER','VASMCORE.16.507','VASMCORE.16.599292','VASMCORE.90.196619','VASMCORE.21.11','VASMCORE.21.19','VASMCORE.21.27');


Script diatas dijalankan dengan background proses

nohup nama_file.sh &

Tidak ada komentar:

Posting Komentar