Template:SQWareProduction sqwsyb GatherIndicators.ksh help: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
m Updated by BatchUser |
||
| Line 16: | Line 16: | ||
-FRT code : Force return code value on error. | -FRT code : Force return code value on error. | ||
-Dist : For distant connection to database (change $gvsqw_DbaUser to $gvsqw_DistDbaUser ). | -Dist : For distant connection to database (change $gvsqw_DbaUser to $gvsqw_DistDbaUser ). | ||
-AddMail email : Email address to add at ' | -AddMail email : Email address to add at 'demo-sqwarebox@dbsqware.com'. | ||
-SendReport : Send execution log report. | -SendReport : Send execution log report. | ||
-Locale locale : Force Locale for help display (fr,en). | -Locale locale : Force Locale for help display (fr,en). | ||
-NoMail : Deactivate sendmail on error | -NoMail : Deactivate sendmail on error demo-sqwarebox@dbsqware.com (by default, send on error). | ||
</pre> | </pre> | ||
Revision as of 11:08, 4 April 2025
Sourcing sqwsyb_Global.lib v2025.03 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).