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

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
m (Updated by BatchUser)
Line 1: Line 1:
 
<pre>
 
<pre>
Sourcing sqwmsq_Global.lib v4.0.06 SQWareProduction for MsSql (dbSQWare) ...  
+
Sourcing sqwmsq_Global.lib v4.0.07 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 16:19, 22 July 2018

Sourcing sqwmsq_Global.lib v4.0.07 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)