Difference between revisions of "Template:SQWareProduction sqwsyb RebuildDatabase.ksh help"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | Sourcing sqwsyb_Global.lib v3.1. | + | Sourcing sqwsyb_Global.lib v3.1.04 SQWareProduction for Sybase (dbSQWare GPL v3) ... |
Usage: sqwsyb_RebuildDatabase.ksh [-h] -S <dataserver> [+ options] | Usage: sqwsyb_RebuildDatabase.ksh [-h] -S <dataserver> [+ options] |
Revision as of 11:57, 23 January 2012
Sourcing sqwsyb_Global.lib v3.1.04 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.5 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).