Template:SQWareProduction sqwmsq CheckdbDatabase.ksh help: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
m Updated by BatchUser
Line 1: Line 1:
<pre>
<pre>
Sourcing sqwmsq_Global.lib v4.0.09 SQWareProduction for MsSql (dbSQWare) ...  
Sourcing sqwmsq_Global.lib v2019.01 SQWareProduction for MsSql (dbSQWare) ...  


Usage: sqwmsq_CheckdbDatabase.ksh [-h] -S|-I <FreeTdsAlias> -D <DatabaseName> [+ options]
Usage: sqwmsq_CheckdbDatabase.ksh [-h] -S|-I <FreeTdsAlias> -D <DatabaseName> [+ options]

Revision as of 17:55, 9 December 2018

Sourcing sqwmsq_Global.lib v2019.01 SQWareProduction for MsSql (dbSQWare) ... 

Usage: sqwmsq_CheckdbDatabase.ksh [-h] -S|-I <FreeTdsAlias> -D <DatabaseName> [+ options]

DESCRIPTION
   sqwmsq_CheckdbDatabase.ksh Checkdb of database
SUPPORT
   MsSql supported versions: 2000 <= v <= 2017

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 'pmexpdba@gmail.com'.
     -SendReport        : Send execution log report.
     -NoMail            : Desactivate sendmail on error pmexpdba@gmail.com (by default, send on error).
     -Exec              : Execute commands (default, display generated commands)