Template:SQWareProduction sqwmsq NetBackup.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> | ||
Can't find if env is 'SqlCmd' or 'FreeTds' ! | Can't find if env is 'SqlCmd' or 'FreeTds' ! | ||
Sourcing sqwmsq_Global.lib | Sourcing sqwmsq_Global.lib v2025.01 SQWareProduction for MsSql (dbSQWare) ... | ||
Usage: sqwmsq_NetBackup.ksh [-h] -I <instance> -Policy <policy> -Schedule <schedule> [+ options] | |||
DESCRIPTION | |||
sqwmsq_NetBackup.ksh backup with NetBackup dump/backup files | |||
SUPPORT | |||
All rdbms type and version | |||
PARAMETERS | |||
-I instance : Target instance. | |||
-Policy policy : Policy name. | |||
-Schedule schedule : Schedule name. | |||
OPTIONS | |||
-h : Display the full usage. | |||
-s : Display samples of usage. | |||
-FRT code : Force return code value on error. | |||
-NoMail : Deactivate sendmail on error pmexpdba@gmail.com (by default, send on error). | |||
-Locale locale : Force Locale for help display (fr,en). | |||
-AddMail email : Email address to add at 'pmexpdba@gmail.com'. | |||
-SendReport : Send execution log report. | |||
-Exec : Run backup (by default, display generated commands). | |||
</pre> | </pre> | ||
Revision as of 15:07, 23 February 2025
Can't find if env is 'SqlCmd' or 'FreeTds' !
Sourcing sqwmsq_Global.lib v2025.01 SQWareProduction for MsSql (dbSQWare) ...
Usage: sqwmsq_NetBackup.ksh [-h] -I <instance> -Policy <policy> -Schedule <schedule> [+ options]
DESCRIPTION
sqwmsq_NetBackup.ksh backup with NetBackup dump/backup files
SUPPORT
All rdbms type and version
PARAMETERS
-I instance : Target instance.
-Policy policy : Policy name.
-Schedule schedule : Schedule name.
OPTIONS
-h : Display the full usage.
-s : Display samples of usage.
-FRT code : Force return code value on error.
-NoMail : Deactivate sendmail on error pmexpdba@gmail.com (by default, send on error).
-Locale locale : Force Locale for help display (fr,en).
-AddMail email : Email address to add at 'pmexpdba@gmail.com'.
-SendReport : Send execution log report.
-Exec : Run backup (by default, display generated commands).