Difference between revisions of "Template:SQWareProduction sqwmsq StatisticsDatabase.ksh help"
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_StatisticsDatabase.ksh [-h] -S <FreeTdsAlias> -D <DatabaseName> [+ options] | + | Usage: sqwmsq_StatisticsDatabase.ksh [-h] -S|-I <FreeTdsAlias> -D <DatabaseName> [+ options] |
DESCRIPTION | DESCRIPTION | ||
− | sqwmsq_StatisticsDatabase.ksh update | + | sqwmsq_StatisticsDatabase.ksh update Statistics of database |
SUPPORT | SUPPORT | ||
MsSql supported versions: 2000 <= v <= 2012 | MsSql supported versions: 2000 <= v <= 2012 | ||
PARAMETERS | PARAMETERS | ||
− | -S Instance | + | -S|-I Instance : Target instance (freeTds alias). |
− | -D databasename | + | -D databasename : Target database. |
OPTIONS | OPTIONS | ||
− | -h help | + | -h help : Display the full usage. |
− | -s | + | -s : Display samples of usage. |
− | -FRT return_code | + | -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_StatisticsDatabase.ksh [-h] -S|-I <FreeTdsAlias> -D <DatabaseName> [+ options] DESCRIPTION sqwmsq_StatisticsDatabase.ksh update Statistics of database SUPPORT MsSql supported versions: 2000 <= v <= 2012 PARAMETERS -S|-I Instance : Target instance (freeTds alias). -D databasename : Target database. 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)