Difference between revisions of "SQWareProduction:ingres:lib:sqwing GatherIndicators.lib"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
m (Updated by BatchUser)
Line 4: Line 4:
 
Functions explanation:
 
Functions explanation:
 
<pre>
 
<pre>
gfsqw_InsertIndicators "archiving"
 
 
gfsqw_InsertIndicators "database"
 
gfsqw_InsertIndicators "database"
lfsqw_Archivage =>
 
 
lfsqw_GatherDatabase =>  
 
lfsqw_GatherDatabase =>  
 
lfsqw_GatherOverLoaded
 
lfsqw_GatherOverLoaded
lfsqw_GenerateInsertAlert =>
 
 
lfsqw_GenerateInsertFs =>  
 
lfsqw_GenerateInsertFs =>  
 
</pre>
 
</pre>

Revision as of 10:49, 20 July 2014

shell functions library $gvsqw_IngBin/../lib/sqwing_GatherIndicators.lib:
lib for sqwing_GatherIndicators.ksh
Functions explanation:

gfsqw_InsertIndicators "database"
lfsqw_GatherDatabase => 
lfsqw_GatherOverLoaded
lfsqw_GenerateInsertFs => 


Nuvola apps information.png
Note:
You can overload functions contained in $gvsqw_IngBin/../lib/sqwing_GatherIndicators.lib

by function with same name in $gvsqw_IngBin/../lib_cust/sqwing_GatherIndicators.lib for all your environnement
or by $HOME/sqwConfig/sqwing_GatherIndicators.lib specifically for this user .