Difference between revisions of "SQWareProduction:teradata:lib:sqwter 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_BeginningCom
 +
gfsqw_InsertChanges
 
gfsqw_InsertIndicators "Alert"
 
gfsqw_InsertIndicators "Alert"
 
gfsqw_InsertIndicators "archivingDb"
 
gfsqw_InsertIndicators "archivingDb"
 
gfsqw_InsertIndicators "Licenses"
 
gfsqw_InsertIndicators "Licenses"
 
gfsqw_InsertIndicators "Parameters"
 
gfsqw_InsertIndicators "Parameters"
 +
lfsqw_Archiving
 
lfsqw_ArchivingDb =>  
 
lfsqw_ArchivingDb =>  
 
lfsqw_GatherAlertLogFile =>  
 
lfsqw_GatherAlertLogFile =>  
 +
lfsqw_GatherDatabase
 
lfsqw_GatherDatabase =>  
 
lfsqw_GatherDatabase =>  
 
lfsqw_GatherDatabaseSql =>  
 
lfsqw_GatherDatabaseSql =>  
 
lfsqw_GatherDatabaseSql 2>&1 > ${gvsqw_TmpFile}
 
lfsqw_GatherDatabaseSql 2>&1 > ${gvsqw_TmpFile}
 +
lfsqw_GatherFs
 
lfsqw_GatherFs =>  
 
lfsqw_GatherFs =>  
 
lfsqw_GatherOverLoaded 2>&1
 
lfsqw_GatherOverLoaded 2>&1
Line 21: Line 26:
 
lfsqw_GenerateInsertParameters
 
lfsqw_GenerateInsertParameters
 
lfsqw_GenerateInsertParameters =>  
 
lfsqw_GenerateInsertParameters =>  
 +
lfsqw_Main =>
 
</pre>
 
</pre>
 
<br>
 
<br>
 
{{SQWareProductionSurchargeLib|teradata|Ter|sqwter_GatherIndicators.lib}}
 
{{SQWareProductionSurchargeLib|teradata|Ter|sqwter_GatherIndicators.lib}}
 
<br>
 
<br>

Revision as of 19:22, 24 January 2023

shell functions library $gvsqw_TerBin/../lib/sqwter_GatherIndicators.lib:
lib for sqwter_GatherIndicators.ksh
Functions explanation:

gfsqw_BeginningCom
gfsqw_InsertChanges
gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "archivingDb"
gfsqw_InsertIndicators "Licenses"
gfsqw_InsertIndicators "Parameters"
lfsqw_Archiving
lfsqw_ArchivingDb => 
lfsqw_GatherAlertLogFile => 
lfsqw_GatherDatabase
lfsqw_GatherDatabase => 
lfsqw_GatherDatabaseSql => 
lfsqw_GatherDatabaseSql 2>&1 > ${gvsqw_TmpFile}
lfsqw_GatherFs
lfsqw_GatherFs => 
lfsqw_GatherOverLoaded 2>&1
lfsqw_GatherParameters => 
lfsqw_GenerateInsertAlert
lfsqw_GenerateInsertLicenses
lfsqw_GenerateInsertLicenses => 
lfsqw_GenerateInsertParameters
lfsqw_GenerateInsertParameters => 
lfsqw_Main => 


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

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