Difference between revisions of "SQWareProduction:mssql:lib:sqwmsq RebuildIndexDatabase.lib"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | shell functions library $ | + | shell functions library $gvsqw_MsqBin/../lib/sqwmsq_RebuildIndexDatabase.lib:<br> |
{{SQWareProduction_sqwmsq_RebuildIndexDatabase.lib_presentation}} | {{SQWareProduction_sqwmsq_RebuildIndexDatabase.lib_presentation}} | ||
<br> | <br> | ||
Functions explanation: | Functions explanation: | ||
<pre> | <pre> | ||
− | gfsqw_ExecSql $gvsqw_TmpFile.sql | + | gfsqw_BeginningCom |
+ | gfsqw_ExecSql $gvsqw_TmpFile.sql 2>&1 |tee $gvsqw_TmpFile | ||
lfsqw_GenRebuildindex | lfsqw_GenRebuildindex | ||
lfsqw_GenRebuildindex => | lfsqw_GenRebuildindex => | ||
lfsqw_RebuildindexDatabase => | lfsqw_RebuildindexDatabase => | ||
+ | lfsqw_Summary | ||
+ | lfsqw_Summary => | ||
</pre> | </pre> | ||
<br> | <br> | ||
− | {{SQWareProductionSurchargeLib|mssql| | + | {{SQWareProductionSurchargeLib|mssql|Msq|sqwmsq_RebuildIndexDatabase.lib}} |
<br> | <br> |
Latest revision as of 18:21, 24 January 2023
shell functions library $gvsqw_MsqBin/../lib/sqwmsq_RebuildIndexDatabase.lib:
lib for sqwmsq_RebuildIndexDatabase.ksh
Functions explanation:
gfsqw_BeginningCom gfsqw_ExecSql $gvsqw_TmpFile.sql 2>&1 |tee $gvsqw_TmpFile lfsqw_GenRebuildindex lfsqw_GenRebuildindex => lfsqw_RebuildindexDatabase => lfsqw_Summary lfsqw_Summary =>