Difference between revisions of "Template:SQWareProduction sqwora GatherDistantFsSize.ksh help"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | Sourcing sqwora_Global.lib v3.1. | + | Sourcing sqwora_Global.lib v3.1-beta.05 SQWareProduction for Oracle (dbSQWare GPL v3) ... |
Usage: sqwora_GatherDistantFsSize.ksh [-h] -I <instance> -U <username> -H <hostname> [+ options] | Usage: sqwora_GatherDistantFsSize.ksh [-h] -I <instance> -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 'default@dbsqware.com'. | ||
+ | -SendReport : Send execution log report. | ||
-NoMail : Desactivate sendmail on error to default@dbsqware.com (by default, send on error). | -NoMail : Desactivate sendmail on error to default@dbsqware.com (by default, send on error). | ||
</pre> | </pre> |
Revision as of 17:44, 5 April 2014
Sourcing sqwora_Global.lib v3.1-beta.05 SQWareProduction for Oracle (dbSQWare GPL v3) ... Usage: sqwora_GatherDistantFsSize.ksh [-h] -I <instance> -U <username> -H <hostname> [+ options] DESCRIPTION sqwora_GatherDistantFsSize.ksh gather FS size SUPPORT Oracle supported versions: * PARAMETERS -I instance : Target instance. -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 'default@dbsqware.com'. -SendReport : Send execution log report. -NoMail : Desactivate sendmail on error to default@dbsqware.com (by default, send on error).