Difference between revisions of "Template:SQWareProduction sqwsyb GatherDistantFsSize.ksh help"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | Sourcing sqwsyb_Global.lib v3.1. | + | Sourcing sqwsyb_Global.lib v3.1.02 SQWareProduction for Sybase (dbSQWare GPL v3) ... |
Usage: sqwsyb_GatherDistantFsSize.ksh [-h] -S|-I <dataserver> -U <username> -H <hostname> [+ options] | Usage: sqwsyb_GatherDistantFsSize.ksh [-h] -S|-I <dataserver> -U <username> -H <hostname> [+ options] | ||
Line 17: | Line 17: | ||
-s : Display samples of usage. | -s : Display samples of usage. | ||
-FRT return_code : Force return code value on error. | -FRT return_code : Force return code value on error. | ||
− | -AddMail email : Email Address to add at ' | + | -AddMail email : Email Address to add at 'pmexpdba@gmail.com'. |
-SendReport : Send execution log report. | -SendReport : Send execution log report. | ||
− | -NoMail : Desactivate sendmail on error | + | -NoMail : Desactivate sendmail on error pmexpdba@gmail.com (by default, send on error). |
</pre> | </pre> |
Revision as of 20:28, 16 June 2014
Sourcing sqwsyb_Global.lib v3.1.02 SQWareProduction for Sybase (dbSQWare GPL v3) ... Usage: sqwsyb_GatherDistantFsSize.ksh [-h] -S|-I <dataserver> -U <username> -H <hostname> [+ options] DESCRIPTION sqwsyb_GatherDistantFsSize.ksh gather FS size SUPPORT Sybase supported versions: * PARAMETERS -S|-I dataserver : Target dataserver. -U username : Username for ssh connection. -H hostname : Target hostname. 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).