Template:SQWareProduction sqwora RmanBackup.ksh presentation: Difference between revisions
Jump to navigation
Jump to search
m Updated by Expdbtools |
m Updated by BatchUser |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
* incremental level 0 (i0) | * incremental level 0 (i0) | ||
* incremental level 1 (i1) | * incremental level 1 (i1) | ||
* archivelog (log) | * archivelog (log) | ||
<br>Backup can be made online or offline (hot, cold) | <br>Backup can be made online or offline (hot, cold) | ||
<br>The script can also: | <br>The script can also: | ||
* use the option 'skip readonly' | * use the option 'skip readonly' | ||
* autostart | * autostart sqwarchmon when hot backup (if lvsqw_RmanAutoStartSqwArchmon=enable) | ||
* makes freeze/unfreeze of cluster ressources when cold backup | * makes freeze/unfreeze of cluster ressources when cold backup | ||
* makes blackout disable/enable of supervision when cold backup | * makes blackout disable/enable of supervision when cold backup | ||
<br>This script use configuration file $gvsqw_RootCfg/sqwora_Rman.cfg | <br>This script use configuration file $gvsqw_RootCfg/sqwora_Rman.cfg |
Latest revision as of 17:29, 28 December 2021
Makes RMAN backups
You can choose backup type:
- incremental level 0 (i0)
- incremental level 1 (i1)
- archivelog (log)
Backup can be made online or offline (hot, cold)
The script can also:
- use the option 'skip readonly'
- autostart sqwarchmon when hot backup (if lvsqw_RmanAutoStartSqwArchmon=enable)
- makes freeze/unfreeze of cluster ressources when cold backup
- makes blackout disable/enable of supervision when cold backup
This script use configuration file $gvsqw_RootCfg/sqwora_Rman.cfg