Template:SQWareProduction sqwora RmanBackup.ksh help: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
m Updated by BatchUser |
||
| Line 1: | Line 1: | ||
<pre> | <pre> | ||
Sourcing sqwora_Global.lib v3.1. | Sourcing sqwora_Global.lib v3.1.12 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 7: | Line 7: | ||
sqwora_RmanBackup.ksh execute RMAN backup | sqwora_RmanBackup.ksh execute RMAN backup | ||
SUPPORT | SUPPORT | ||
Oracle supported versions: 9iR2 <= v <= | Oracle supported versions: 9iR2 <= v <= 12cR1 | ||
PARAMETERS | PARAMETERS | ||
| Line 20: | Line 20: | ||
-AddMail email : Email Address to add at 'pmexpdba@gmail.com'. | -AddMail email : Email Address to add at 'pmexpdba@gmail.com'. | ||
-SendReport : Send execution log report. | -SendReport : Send execution log report. | ||
-SkIna : Add 'skip inaccessible' for archive backup. | |||
-Split : Split backup directories by channel. | |||
-Force : Bypass version check. | -Force : Bypass version check. | ||
-Freeze : Freeze cluster resource when cold backup. | -Freeze : Freeze cluster resource when cold backup. | ||
Revision as of 14:52, 8 March 2017
Sourcing sqwora_Global.lib v3.1.12 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: 9iR2 <= v <= 12cR1
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.
-AddMail email : Email Address to add at 'pmexpdba@gmail.com'.
-SendReport : Send execution log report.
-SkIna : Add 'skip inaccessible' for archive backup.
-Split : Split backup directories by channel.
-Force : Bypass version check.
-Freeze : Freeze cluster resource when cold backup.
-Blackout : Blackout supervision when cold backup.
-NoMail : Desactivate sendmail on error to pmexpdba@gmail.com (by default, send on error).
-Exec : Run backup (default, display generated commands)