DUMPFILE Specifies the names and, optionally, the directories for the dump file set.
ENCRYPTION_PASSWORD Specifies the password used to encrypt the export during a Data Pump Export.
ESTIMATE Determines the method used to estimate the dump file size (BLOCKS or
STATISTICS).
EXCLUDE Excludes objects and data from being exported.
FLASHBACK_SCN The SCN for the database to flash back to during the import.
FLASHBACK_TIME The timestamp for the database to flash back to during the import.
FULL A Y/N flag is used to specify that you want to import the full dump file.
HELP Displays online help for the import.
INCLUDE Specifies the criteria for objects to be imported.
JOB_NAME Specifies a name for the job; the default is system-generated.
LOGFILE The name and optional directory name for the import log.
NETWORK_LINK Specifies the source database link for a Data Pump job importing a remote
database.
NOLOGFILE A Y/N flag is used to suppress log file creation.
PARALLEL Sets the number of workers for the Data Pump Import job.
PARFILE Names the parameter file to use, if any.
PARTITION_OPTIONS NONE creates the partitions with the same characteristics as the source.
MERGE merges partitions into one table, and DEPARTITION creates a new
table for each source partition.
QUERY Filters rows from tables during the import.
REMAP_DATA Remaps column contents using a user-defined function before it??™s inserted into
the target database.
Pages:
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630