Difference between revisions of "SQWareProduction:generic:lib:sqwgen InsertIndicators.lib"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
 
m (Updated by BatchUser)
 
Line 5: Line 5:
 
<pre>
 
<pre>
 
gfsqw_CheckSQWareRepositoryAccesss =>  
 
gfsqw_CheckSQWareRepositoryAccesss =>  
 +
gfsqw_CheckSQWareRepositoryAccesss_Sync =>
 +
gfsqw_GiveTraceCounterAndFile
 +
gfsqw_GiveTraceCounterAndFile =>
 
gfsqw_InsertIndicators =>  
 
gfsqw_InsertIndicators =>  
gfsqw_InsertIndicatorsSql =>
 
gfsqw_InsertIndicatorsSql 2>&1 > ${gvsqw_TmpFile}
 
gfsqw_InsertIndicatorsSqlSsh =>
 
 
gfsqw_JobEnd =>  
 
gfsqw_JobEnd =>  
 
gfsqw_JobStart =>  
 
gfsqw_JobStart =>  
gfsqw_JobStartSsh =>
 
 
</pre>
 
</pre>
 
<br>
 
<br>
 
{{SQWareProductionSurchargeLib|generic|Gen|sqwgen_InsertIndicators.lib}}
 
{{SQWareProductionSurchargeLib|generic|Gen|sqwgen_InsertIndicators.lib}}
 
<br>
 
<br>

Latest revision as of 19:33, 8 March 2020

shell functions library $gvsqw_GenBin/../lib/sqwgen_InsertIndicators.lib:
generic fonctions to insert into SQWareRepository
Functions explanation:

gfsqw_CheckSQWareRepositoryAccesss => 
gfsqw_CheckSQWareRepositoryAccesss_Sync => 
gfsqw_GiveTraceCounterAndFile
gfsqw_GiveTraceCounterAndFile => 
gfsqw_InsertIndicators => 
gfsqw_JobEnd => 
gfsqw_JobStart => 


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

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