Template:SQWareProduction sqwora Expdp.ksh presentation: Difference between revisions
Jump to navigation
Jump to search
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 23: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