Template:SQWareProduction sqwsyb GatherIndicators.ksh help: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
No edit summary |
||
(64 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
Sourcing sqwsyb_Global.lib | Sourcing sqwsyb_Global.lib v2025.06 SQWareProduction for Sybase (dbSQWare) ... | ||
Usage: sqwsyb_GatherIndicators.ksh [-h] - | Usage: sqwsyb_GatherIndicators.ksh [-h] -I <dataserver> [+ options] | ||
DESCRIPTION | DESCRIPTION | ||
sqwsyb_GatherIndicators.ksh gather DBA indicators | sqwsyb_GatherIndicators.ksh gather DBA indicators | ||
SUPPORT | SUPPORT | ||
Sybase supported versions: 12.0 <= v <= | Sybase supported versions: 12.0 <= v <= 16.0 | ||
PARAMETERS | PARAMETERS | ||
- | -I dataserver : Target dataserver. | ||
OPTIONS | OPTIONS | ||
-h : Display the full usage. | |||
-s : Display samples of usage. | |||
-FRT code : Force return code value on error. | |||
-Dist : For distant connection to database (change $gvsqw_DbaUser to $gvsqw_DistDbaUser ). | |||
-AddMail email : Email address to add at 'demo-sqwarebox@dbsqware.com'. | |||
-SendReport : Send execution log report. | |||
-Locale locale : Force Locale for help display (fr,en). | |||
-NoMail : Deactivate sendmail on error demo-sqwarebox@dbsqware.com (by default, send on error). | |||
</pre> | </pre> |
Revision as of 18:53, 1 July 2025
Sourcing sqwsyb_Global.lib v2025.06 SQWareProduction for Sybase (dbSQWare) ... Usage: sqwsyb_GatherIndicators.ksh [-h] -I <dataserver> [+ options] DESCRIPTION sqwsyb_GatherIndicators.ksh gather DBA indicators SUPPORT Sybase supported versions: 12.0 <= v <= 16.0 PARAMETERS -I dataserver : Target dataserver. OPTIONS -h : Display the full usage. -s : Display samples of usage. -FRT code : Force return code value on error. -Dist : For distant connection to database (change $gvsqw_DbaUser to $gvsqw_DistDbaUser ). -AddMail email : Email address to add at 'demo-sqwarebox@dbsqware.com'. -SendReport : Send execution log report. -Locale locale : Force Locale for help display (fr,en). -NoMail : Deactivate sendmail on error demo-sqwarebox@dbsqware.com (by default, send on error).