Difference between revisions of "SQWareProduction:oracle:lib:sqwora GatherIndicators.lib"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 5: | Line 5: | ||
<pre> | <pre> | ||
gfsqw_InsertIndicators "Alert" | gfsqw_InsertIndicators "Alert" | ||
+ | gfsqw_InsertIndicators "archiving parameters" | ||
gfsqw_InsertIndicators "database" | gfsqw_InsertIndicators "database" | ||
+ | lfsqw_ArchivingParameters | ||
+ | lfsqw_ArchivingParameters => | ||
lfsqw_GatherAlertLogFile => | lfsqw_GatherAlertLogFile => | ||
lfsqw_GatherAsm => | lfsqw_GatherAsm => | ||
Line 17: | Line 20: | ||
lfsqw_GenerateListFsDbf => | lfsqw_GenerateListFsDbf => | ||
lfsqw_GenOpenDatabase => | lfsqw_GenOpenDatabase => | ||
+ | lfsqw_GenOpenDatabaseMulti => | ||
</pre> | </pre> | ||
<br> | <br> | ||
{{SQWareProductionSurchargeLib|oracle|Ora|sqwora_GatherIndicators.lib}} | {{SQWareProductionSurchargeLib|oracle|Ora|sqwora_GatherIndicators.lib}} | ||
<br> | <br> |
Revision as of 19:10, 30 November 2015
shell functions library $gvsqw_OraBin/../lib/sqwora_GatherIndicators.lib:
lib for sqwora_GatherIndicators.ksh
Functions explanation:
gfsqw_InsertIndicators "Alert" gfsqw_InsertIndicators "archiving parameters" gfsqw_InsertIndicators "database" lfsqw_ArchivingParameters lfsqw_ArchivingParameters => lfsqw_GatherAlertLogFile => lfsqw_GatherAsm => lfsqw_GatherDatabase => lfsqw_GatherFs => lfsqw_GatherOverLoaded lfsqw_GenCloseDatabase => lfsqw_GenCommonDatabase => lfsqw_GenCommonDatabaseOld => lfsqw_GenerateInsertAlert lfsqw_GenerateListFsDbf => lfsqw_GenOpenDatabase => lfsqw_GenOpenDatabaseMulti =>