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

From Wiki_dbSQWare
Jump to navigation Jump to search
Exploit (talk | contribs)
m Updated by Expdbtools
 
m Updated by BatchUser
Line 10: Line 10:
<br>The script can also:
<br>The script can also:
* use the option 'skip readonly'
* use the option 'skip readonly'
* autostart edtarchmon when hot backup (if lvsqw_RmanAutoStartSqwArchmon=enable)
* 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

Revision as of 18:46, 5 April 2014


Makes RMAN backups
You can choose backup type:

  • incremental level 0 (i0)
  • incremental level 1 (i1)
  • incremental level 2 (i2)
  • incremental level 3 (i3)
  • incremental level 4 (i4)
  • 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