ENCRYPTION_ALGORITHM The encryption method to perform the encryption: AES128,
AES192, EAS256.
ENCRYPTION_MODE Uses a password or Oracle wallet or both: values are DUAL,
PASSWORD, TRANSPARENT.
ESTIMATE Determines the method used to estimate the dump file size
(BLOCKS or STATISTICS).
ESTIMATE_ONLY A Y/N flag is used to instruct Data Pump whether the data
should be exported or just estimated.
EXCLUDE Specifies the criteria for excluding objects and data from
being exported.
FILESIZE Specifies the maximum file size of each export dump file.
FLASHBACK_SCN The SCN for the database to flash back to during the export.
FLASHBACK_TIME The timestamp for the database to flash back to during
the export. FLASHBACK_TIME and FLASHBACK_SCN are
mutually exclusive.
FULL Tells Data Pump to export all data and metadata in a Full
mode export.
HELP Displays a list of available commands and options.
INCLUDE Specifies the criteria for which objects and data will be
exported.
JOB_NAME Specifies a name for the job; the default is system-generated.
LOGFILE The name and optional directory name for the export log.
NETWORK_LINK Specifies the source database link for a Data Pump job
exporting a remote database.
TABLE 11-1 Command-Line Input Parameters for expdp
398 Oracle Database 11g DBA Handbook
NOTE
You must have the EXP_FULL_DATABASE system privilege in order to
perform a Full export or a Transportable Tablespace export.
When you submit a job, Oracle will give the job a system-generated name.
Pages:
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620