| http://www.w3.org/ns/prov#value | - The following is an example of the full database export and import syntax:expdp sys/password@SID_NAME full=Y directory=DIR_NAME dumpfile=FULLDB.dmp logfile=FULLDB10G.logimpdp sys/password@SID_NAME full=Y directory=DIR_NAME dumpfile=FULLDB.dmp logfile=FULLDB10G.logThe DBA_DATAPUMP_JOBS view can be used to monitor the current jobs:SQL select * from dba_datapump_jobs;expdp help=yKeyword Description (
|