SQWareProduction:oracle:lib:sqwora GenerateAwr.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>
lfsqw_CopyReportWebDba =>
lfsqw_GenerateAwrHtml =>
lfsqw_GenerateAwrTxt =>
lfsqw_GenerateAwrTxtDate =>
lfsqw_GenerateAwrTxtSnaps =>
lfsqw_GenerateSqlReport =>
lfsqw_GenerateSqlTopHtml =>  
lfsqw_GenerateSqlTopHtml =>  
lfsqw_HitGeneration =>  
lfsqw_HitGeneration =>  
lfsqw_MkdirWebDba =>
lfsqw_WklGeneration =>  
lfsqw_WklGeneration =>  
</pre>
</pre>

Revision as of 20:48, 18 January 2013

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

lfsqw_CopyReportWebDba => 
lfsqw_GenerateAwrHtml => 
lfsqw_GenerateAwrTxt => 
lfsqw_GenerateAwrTxtDate => 
lfsqw_GenerateAwrTxtSnaps => 
lfsqw_GenerateSqlReport => 
lfsqw_GenerateSqlTopHtml => 
lfsqw_HitGeneration => 
lfsqw_MkdirWebDba => 
lfsqw_WklGeneration => 


Note:
You can overload functions contained in $gvsqw_OraBin/../lib/sqwora_GenerateAwr.lib

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