Difference between revisions of "SQWareProduction:oracle:lib:sqwora GatherIndicators.lib"
m (Updated by Expdbtools) |
m (Updated by Expdbtools) |
||
Line 1: | Line 1: | ||
− | + | shell functions librairy $gvsqw_OraBin/../lib/sqwora_GatherIndicators.lib:<br> | |
− | + | {{SQWareProduction_sqwora_GatherIndicators.lib_presentation}} | |
<br> | <br> | ||
+ | Functions explanation: | ||
+ | <pre> | ||
+ | gfsqw_FormatHtmlMessages $gvsqw_TmpFile >> $gvsqw_TmpFile.mail | ||
gfsqw_InsertIndicators "archiving" | gfsqw_InsertIndicators "archiving" | ||
gfsqw_InsertIndicators "database" | gfsqw_InsertIndicators "database" | ||
− | lfsqw_Archivage | + | lfsqw_Archivage => |
− | lfsqw_GatherDatabase | + | lfsqw_GatherDatabase => |
lfsqw_GatherOverloaded | lfsqw_GatherOverloaded | ||
− | lfsqw_GenerateInsertAlert | + | lfsqw_GenerateInsertAlert => |
− | lfsqw_GenerateInsertFs | + | lfsqw_GenerateInsertFs => |
+ | </pre> | ||
<br> | <br> | ||
{{SQWareProductionSurchargeLib|oracle|Ora|sqwora_GatherIndicators.lib}} | {{SQWareProductionSurchargeLib|oracle|Ora|sqwora_GatherIndicators.lib}} | ||
<br> | <br> |
Revision as of 23:27, 15 December 2010
shell functions librairy $gvsqw_OraBin/../lib/sqwora_GatherIndicators.lib:
lib for sqwora_GatherIndicators.ksh
Functions explanation:
gfsqw_FormatHtmlMessages $gvsqw_TmpFile >> $gvsqw_TmpFile.mail gfsqw_InsertIndicators "archiving" gfsqw_InsertIndicators "database" lfsqw_Archivage => lfsqw_GatherDatabase => lfsqw_GatherOverloaded lfsqw_GenerateInsertAlert => lfsqw_GenerateInsertFs =>