Difference between revisions of "SQWareProduction:oracle:lib:sqwora 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 "Alert"
 
gfsqw_InsertIndicators "database"
 
gfsqw_InsertIndicators "database"
 
lfsqw_GatherAlertLogFile =>  
 
lfsqw_GatherAlertLogFile =>  
Line 13: Line 14:
 
lfsqw_GenCommonDatabase =>  
 
lfsqw_GenCommonDatabase =>  
 
lfsqw_GenCommonDatabaseOld =>  
 
lfsqw_GenCommonDatabaseOld =>  
 +
lfsqw_GenerateInsertAlert
 
lfsqw_GenerateListFsDbf =>  
 
lfsqw_GenerateListFsDbf =>  
 
lfsqw_GenOpenDatabase =>  
 
lfsqw_GenOpenDatabase =>  

Revision as of 21:21, 16 June 2014

shell functions library $gvsqw_OraBin/../lib/sqwora_GatherIndicators.lib:
lib for sqwora_GatherIndicators.ksh
Functions explanation:

gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "database"
lfsqw_GatherAlertLogFile => 
lfsqw_GatherAsm => 
lfsqw_GatherDatabase => 
lfsqw_GatherFs => 
lfsqw_GatherOverLoaded
lfsqw_GenCloseDatabase => 
lfsqw_GenCommonDatabase => 
lfsqw_GenCommonDatabaseOld => 
lfsqw_GenerateInsertAlert
lfsqw_GenerateListFsDbf => 
lfsqw_GenOpenDatabase => 


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

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