SQWareProduction:generic:lib:sqwgen GatherIndicators.lib: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
m Updated by BatchUser
Line 4: Line 4:
Functions explanation:
Functions explanation:
<pre>
<pre>
gfsqw_InsertChanges =>
gfsqw_InsertIndicators "archiving"
gfsqw_InsertIndicators "archiving"
gfsqw_InsertIndicators "archiving parameters"
gfsqw_InsertIndicators "archiving parameters"
gfsqw_InsertIndicators "changes"
lfsqw_Archiving =>  
lfsqw_Archiving =>  
lfsqw_ArchivingDb
lfsqw_ArchivingDb
Line 12: Line 14:
lfsqw_GenerateInsertAlert =>  
lfsqw_GenerateInsertAlert =>  
lfsqw_GenerateInsertFs =>  
lfsqw_GenerateInsertFs =>  
lfsqw_InsertChanges
lfsqw_InsertChanges =>
</pre>
</pre>
<br>
<br>
{{SQWareProductionSurchargeLib|generic|Gen|sqwgen_GatherIndicators.lib}}
{{SQWareProductionSurchargeLib|generic|Gen|sqwgen_GatherIndicators.lib}}
<br>
<br>

Revision as of 16:41, 2 July 2021

shell functions library $gvsqw_GenBin/../lib/sqwgen_GatherIndicators.lib:
lib for sqw..._GatherIndicators.ksh
Functions explanation:

gfsqw_InsertChanges => 
gfsqw_InsertIndicators "archiving"
gfsqw_InsertIndicators "archiving parameters"
gfsqw_InsertIndicators "changes"
lfsqw_Archiving => 
lfsqw_ArchivingDb
lfsqw_ArchivingDb => 
lfsqw_ArchivingParameters => 
lfsqw_GenerateInsertAlert => 
lfsqw_GenerateInsertFs => 
lfsqw_InsertChanges
lfsqw_InsertChanges => 


Note:
You can overload functions contained in $gvsqw_GenBin/../lib/sqwgen_GatherIndicators.lib

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