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

From Wiki_dbSQWare
Jump to: navigation, 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)
* incremental level 2 (i2)
 
* incremental level 3 (i3)
 
* incremental level 4 (i4)
 
 
* 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 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

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