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 v3.1. | Sourcing sqwmsq_Global.lib v3.1-beta.05 SQWareProduction for MsSql (dbSQWare GPL v3) ... | ||
Usage: sqwmsq_RotateErrorLog.ksh [-h] -S <FreeTdsAlias> [+ options] | Usage: sqwmsq_RotateErrorLog.ksh [-h] -S|-I <FreeTdsAlias> [+ options] | ||
DESCRIPTION | DESCRIPTION | ||
| Line 10: | Line 10: | ||
PARAMETERS | PARAMETERS | ||
-S Instance | -S|-I Instance : Target instance (freeTds alias) for rotation of log . | ||
OPTIONS | OPTIONS | ||
-h help | -h help : Display the full usage. | ||
-s | -s : Display samples of usage. | ||
-FRT return_code : Force return code value on error. | -FRT return_code : Force return code value on error. | ||
-NoMail | -AddMail email : Email Address to add at 'default@dbsqware.com'. | ||
-Exec | -SendReport : Send execution log report. | ||
-NoMail : Desactivate sendmail on error default@dbsqware.com (by default, send on error). | |||
-Exec : Execute commands (default, display generated commands) | |||
</pre> | </pre> | ||
Revision as of 17:44, 5 April 2014
Sourcing sqwmsq_Global.lib v3.1-beta.05 SQWareProduction for MsSql (dbSQWare GPL v3) ...
Usage: sqwmsq_RotateErrorLog.ksh [-h] -S|-I <FreeTdsAlias> [+ options]
DESCRIPTION
sqwmsq_RotateErrorLog.ksh rotate errorlog
SUPPORT
MsSql supported versions: 2000 <= v <= 2012
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 'default@dbsqware.com'.
-SendReport : Send execution log report.
-NoMail : Desactivate sendmail on error default@dbsqware.com (by default, send on error).
-Exec : Execute commands (default, display generated commands)