SQWareProduction:db2:lib:sqwdb2 GatherIndicators.lib : Différence entre versions

De WikiFr_dbSQWare
Aller à : navigation, rechercher
m (Updated by BatchUser)
m (Updated by BatchUser)
 
(5 révisions intermédiaires par le même utilisateur non affichées)
Ligne 4 : Ligne 4 :
 
Explication des fonctions:
 
Explication des fonctions:
 
<pre>
 
<pre>
 +
gfsqw_BeginningCom
 +
gfsqw_ExecIsqlTrap $gvsqw_TmpFile.sql2 2>&1 >$gvsqw_TmpFile
 +
gfsqw_InsertChanges
 +
gfsqw_InsertIndicators "archivingDb"
 
gfsqw_InsertIndicators "database"
 
gfsqw_InsertIndicators "database"
 +
gfsqw_InsertIndicators "FS"
 
gfsqw_InsertIndicators "Licenses"
 
gfsqw_InsertIndicators "Licenses"
 +
gfsqw_PurgeLogDirAndFiles
 +
lfsqw_Archiving
 +
lfsqw_ArchivingDb =>
 
lfsqw_ArchivingParameters
 
lfsqw_ArchivingParameters
 
lfsqw_GatherAlertLogFile =>  
 
lfsqw_GatherAlertLogFile =>  
 
lfsqw_GatherDatabase =>  
 
lfsqw_GatherDatabase =>  
 +
lfsqw_GatherDatabaseDB2i =>
 
lfsqw_GatherDatabaseSql =>  
 
lfsqw_GatherDatabaseSql =>  
lfsqw_GatherDatabaseSql 2>&1|sed 's,  *$,,g' > ${gvsqw_TmpFile}
+
lfsqw_GatherDatabaseSql 2>&1|sed 's,  *$,,g' |tee ${gvsqw_TmpFile}
 
lfsqw_GatherFs =>  
 
lfsqw_GatherFs =>  
 
lfsqw_GatherOverLoaded 2>&1
 
lfsqw_GatherOverLoaded 2>&1
 
lfsqw_GenerateInsertLicenses =>  
 
lfsqw_GenerateInsertLicenses =>  
 +
lfsqw_Main =>
 +
lfsqw_PostArchivingParameters
 +
lfsqw_Summary
 +
lfsqw_Summary =>
 
</pre>
 
</pre>
 
<br>
 
<br>
 
{{SQWareProductionSurchargeLib|db2|D2db2|sqwdb2_GatherIndicators.lib}}
 
{{SQWareProductionSurchargeLib|db2|D2db2|sqwdb2_GatherIndicators.lib}}
 
<br>
 
<br>

Version actuelle datée du 3 juillet 2023 à 18:27

librairies de fonctions shell $gvsqw_D2db2Bin/../lib/sqwdb2_GatherIndicators.lib:
lib for sqwdb2_GatherIndicators.ksh
Explication des fonctions:

gfsqw_BeginningCom
gfsqw_ExecIsqlTrap $gvsqw_TmpFile.sql2 2>&1 >$gvsqw_TmpFile
gfsqw_InsertChanges
gfsqw_InsertIndicators "archivingDb"
gfsqw_InsertIndicators "database"
gfsqw_InsertIndicators "FS"
gfsqw_InsertIndicators "Licenses"
gfsqw_PurgeLogDirAndFiles
lfsqw_Archiving
lfsqw_ArchivingDb => 
lfsqw_ArchivingParameters
lfsqw_GatherAlertLogFile => 
lfsqw_GatherDatabase => 
lfsqw_GatherDatabaseDB2i => 
lfsqw_GatherDatabaseSql => 
lfsqw_GatherDatabaseSql 2>&1|sed 's,  *$,,g' |tee ${gvsqw_TmpFile}
lfsqw_GatherFs => 
lfsqw_GatherOverLoaded 2>&1
lfsqw_GenerateInsertLicenses => 
lfsqw_Main => 
lfsqw_PostArchivingParameters
lfsqw_Summary
lfsqw_Summary => 


Information.png
Information:
Vous pouvez surcharger les fonctions contenues dans $gvsqw_D2db2Bin/../lib/sqwdb2_GatherIndicators.lib

en redeclarant une fonction du meme nom $gvsqw_D2db2Bin/../lib_cust/sqwdb2_GatherIndicators.lib pour tous les environnements
ou dans $HOME/sqwConfig/sqwdb2_GatherIndicators.lib specifiquement pour ce user .