Template:SQWareProduction sqwora ExpdpAllPDB.ksh presentation: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
Tag: Blanking
m Updated by BatchUser
 
Line 1: Line 1:
 
<br>Generate Oracle expdp for all PDB
<br>Script makes purge of old generation automatically
<br>You can also choose:
* different retention policy
* type of compression
<br>      - gzip
<br>      - bzip2
<br>      - compress
<br>      - none
* different directory to put dump file
* different directory to put log file
* copy dump file

Latest revision as of 22:46, 25 February 2024


Generate Oracle expdp for all PDB
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