Template:SQWareProduction sqwsyb RebuildDatabase.ksh help

From Wiki_dbSQWare
Revision as of 21:57, 1 August 2012 by BatchUser (talk | contribs) (Updated by BatchUser)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Sourcing sqwsyb_Global.lib v3.1.01 SQWareProduction for Sybase (dbSQWare GPL v3) ... 

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

DESCRIPTION
   sqwsyb_RebuildDatabase.ksh rebuild of tables
SUPPORT
   Sybase supported versions: 12.0 <= v <= 15.7

PARAMETERS
     -S  dataserver     : Target dataserver.
     -D  database       : Database name.
OPTIONS
     -h  help           : Display the full usage.
     -s                 : Display samples of usage.
     -NoMail            : Desactivate sendmail on error default@dbsqware.com (by default, send on error).
     -SMT SizeMinTable  : Take into account tables >= $lvsqw_SizeMinTable Mo (by default, 1 Mo).
     -CLT RatioMinTable : Min cluster ratio for table (default 80 %).
     -CLI RatioMinIndex : Min cluster ratio for index (default 80 %).
     -FRT  return_code  : Force return code value on error.
     -Dist              : For distant connection to database (change $gvsqw_DbaUser to $gvsqw_DistDbaUser ).
     -Exec              : Run reorg (default, display generated commands).