Difference between revisions of "Template:SQWareProduction sqwora Expdp.ksh presentation"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 16: | Line 16: | ||
* different directory to put dump file | * different directory to put dump file | ||
* different directory to put log file | * different directory to put log file | ||
+ | * copy dump file |
Latest revision as of 22:25, 21 April 2018
Generate Oracle expdp
Type of export can be
- full
- schema
- structure (full rows=no)
- parfile
- tables
Script makes purge of old generation automatically
You can also choose:
- different retention policy
- type of compression
- gzip
- bzip2
- compress
- none
- different directory to put dump file
- different directory to put log file
- copy dump file