Difference between revisions of "Template:SQWareProduction sqwora RmanBackup.ksh help"
m (Updated by Expdbtools) |
m (Updated by BatchUser) |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | Sourcing sqwora_Global.lib | + | Sourcing sqwora_Global.lib v3.1.b1 SQWareProduction for Oracle (dbSQWare GPL v3) ... |
Usage: sqwora_RmanBackup.ksh [-h] -I <instance> -T <Type> [+ options] | Usage: sqwora_RmanBackup.ksh [-h] -I <instance> -T <Type> [+ options] | ||
Line 20: | Line 20: | ||
-Freeze : Freeze cluster resource when cold backup. | -Freeze : Freeze cluster resource when cold backup. | ||
-Blackout : Blackout supervision when cold backup. | -Blackout : Blackout supervision when cold backup. | ||
− | -NoMail : Desactivate sendmail on error to | + | -NoMail : Desactivate sendmail on error to default@dbsqware.com (by default, send on error). |
-Exec : Run backup (default, display generated commands) | -Exec : Run backup (default, display generated commands) | ||
</pre> | </pre> |
Revision as of 21:37, 24 May 2011
Sourcing sqwora_Global.lib v3.1.b1 SQWareProduction for Oracle (dbSQWare GPL v3) ... Usage: sqwora_RmanBackup.ksh [-h] -I <instance> -T <Type> [+ options] DESCRIPTION sqwora_RmanBackup.ksh execute RMAN backup SUPPORT Oracle supported versions: 10gR2 <= v <= 11gR2 PARAMETERS -I instance : Target instance to backup. -T Type : Backup type (i0, i1, i2, i3, i4, log). OPTIONS -h : Display the full usage. -s : Display samples of usage. -O Type : cold,hot (default hot). -SRO : Option 'skip readonly' (default backup all TBS). -FRT return_code : Force return code value on error. -Freeze : Freeze cluster resource when cold backup. -Blackout : Blackout supervision when cold backup. -NoMail : Desactivate sendmail on error to default@dbsqware.com (by default, send on error). -Exec : Run backup (default, display generated commands)