STATUS Displays a detailed status of the Data Pump job.
STREAMS_
CONFIGURATION
A Y/N flag is used to specify whether Streams configuration information should
be imported.
TABLE_EXISTS_ACTION Instructs Import how to proceed if the table being imported already exists.
Values include SKIP, APPEND, TRUNCATE, and REPLACE. The default is
APPEND if CONTENT=DATA_ONLY; otherwise, the default is SKIP.
TABLES Lists tables for a Table mode import.
TABLESPACES Lists tablespaces for a Tablespace mode import.
TRANSFORM Directs changes to the segment attributes or storage during import.
TRANSPORT_DATAFILES Lists the datafiles to be imported during a Transportable Tablespace mode import.
TRANSPORT_FULL_CHECK Specifies whether the tablespaces being imported should first be verified as a
self-contained set.
TRANSPORT_TABLESPACES Lists the tablespaces to be imported during a Transportable Tablespace mode
import.
TRANSPORTABLE Specifies whether the transportable option should be used with a table-mode
import (ALWAYS or NEVER).
VERSION Specifies the version of database objects to be created so the dump file set may
be compatible with earlier releases of Oracle. The options are COMPATIBLE,
LATEST, and database version numbers (not lower than 10.0.0). Only valid for
NETWORK_LINK and SQLFILE.
TABLE 11-3 Data Pump Import Command-Line Parameters (continued)
406 Oracle Database 11g DBA Handbook
Starting a Data Pump Import Job
You can start a Data Pump Import job via the impdp executable provided with Oracle Database
11g.
Pages:
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632