Template:SQWareProduction sqwmsq RotateErrorLog.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 sqwmsq_Global.lib v4.0. | Sourcing sqwmsq_Global.lib v4.0.04 SQWareProduction for MsSql (dbSQWare) ... | ||
Usage: sqwmsq_RotateErrorLog.ksh [-h] -S|-I <FreeTdsAlias> [+ options] | Usage: sqwmsq_RotateErrorLog.ksh [-h] -S|-I <FreeTdsAlias> [+ options] | ||
| Line 7: | Line 7: | ||
sqwmsq_RotateErrorLog.ksh rotate errorlog | sqwmsq_RotateErrorLog.ksh rotate errorlog | ||
SUPPORT | SUPPORT | ||
MsSql supported versions: 2000 <= v <= | MsSql supported versions: 2000 <= v <= 2017 | ||
PARAMETERS | PARAMETERS | ||
Revision as of 17:58, 25 March 2018
Sourcing sqwmsq_Global.lib v4.0.04 SQWareProduction for MsSql (dbSQWare) ...
Usage: sqwmsq_RotateErrorLog.ksh [-h] -S|-I <FreeTdsAlias> [+ options]
DESCRIPTION
sqwmsq_RotateErrorLog.ksh rotate errorlog
SUPPORT
MsSql supported versions: 2000 <= v <= 2017
PARAMETERS
-S|-I Instance : Target instance (freeTds alias) for rotation of log .
OPTIONS
-h help : Display the full usage.
-s : Display samples of usage.
-FRT return_code : Force return code value on error.
-AddMail email : Email Address to add at 'pmexpdba@gmail.com'.
-SendReport : Send execution log report.
-NoMail : Desactivate sendmail on error pmexpdba@gmail.com (by default, send on error).
-Exec : Execute commands (default, display generated commands)