Data Pump, the unix command line
Data Pump import as sysdba and several indexes, the unix way ....
impdp "'sys/dba as sysdba'" schemas=SCOTT INCLUDE=INDEX:\"in \(\'PK_DEPT\',\'EMPIDX\'\)\" directory=TMP_DIR dumpfile=scott.dmp job_name=importing_scott.log
Comments
Post a Comment