Template:SQWareProduction sqwsyb UpdtStatsDatabase.ksh help

From Wiki_dbSQWare
Revision as of 00:45, 23 December 2010 by Exploit (talk | contribs) (Updated by Expdbtools)
Jump to: navigation, search
Sourcing sqwsyb_Global.lib v1.2.10 SQWareProduction for Sybase (dbSQWare GPL v3) ... 

Usage: sqwsyb_UpdtStatsDatabase.ksh [-h] -S <dataserver> [+ options]

DESCRIPTION
   sqwsyb_UpdtStatsDatabase.ksh 'update index statistics table' for all tables
SUPPORT
   Sybase supported versions: 15 <= v <= 15.5

PARAMETERS
     -S  dataserver     : Target dataserver.
     -D  database       : Database name.
OPTIONS
     -h  help           : Display the full usage.
     -s                 : Display samples of usage.
     -IT   listtables   : Tables list for running analyze tables (by default all).
     -ET   listtables   : Tables list to exclude.
     -IL   likeclause   : Like clause to generate tables list (example: 'tbl%').
     -EL   likeclause   : Like clause to exclude tables (example: 'notbl%').
     -WCT  whereclause  : Where clause to generate tables list.
     -FSS  SampleSize   : To force sample size.
     -Del               : Delete stats before compute.
     -NoMail            : Desactivate sendmail on error dba (by default, send on error).
     -SMT SizeMaxTable  : Take into account tables =< $lvsqw_SizeMaxTable Mo (by default, 50000 Mo).
     -FRT  return_code  : Force return code value on error.
     -Exec              : Run update stat (default, display generated commands).