Difference between revisions of "SQWareProduction:oracle:lib:sqwora GatherIndicators.lib"
m (Updated by Expdbtools) |
m (Updated by BatchUser) |
||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | shell functions library $gvsqw_OraBin/../lib/sqwora_GatherIndicators.lib:<br> | |
− | + | {{SQWareProduction_sqwora_GatherIndicators.lib_presentation}} | |
<br> | <br> | ||
− | gfsqw_InsertIndicators "archiving" | + | Functions explanation: |
+ | <pre> | ||
+ | gfsqw_BeginningCom | ||
+ | gfsqw_InsertIndicators "Alert" | ||
+ | gfsqw_InsertIndicators "archiving parameters" | ||
gfsqw_InsertIndicators "database" | gfsqw_InsertIndicators "database" | ||
− | + | gfsqw_InsertIndicators "DBMS_STATS" | |
− | lfsqw_GatherDatabase | + | gfsqw_LockFileCheckIfExists |
− | + | lfsqw_ArchivingDb => | |
+ | lfsqw_ArchivingParameters | ||
+ | lfsqw_ArchivingParameters => | ||
+ | lfsqw_BlockChangeTracking => | ||
+ | lfsqw_DbmstatsScheduler => | ||
+ | lfsqw_EncryptedTablespaces => | ||
+ | lfsqw_GatherAlertLogFile => | ||
+ | lfsqw_GatherAsm => | ||
+ | lfsqw_GatherDatabase => | ||
+ | lfsqw_GatherDbLinkDetail | ||
+ | lfsqw_GatherDbLinkDetail => | ||
+ | lfsqw_GatherFs => | ||
+ | lfsqw_GatherOverLoaded | ||
+ | lfsqw_GenCloseDatabase => | ||
+ | lfsqw_GenCommonDatabase => | ||
+ | lfsqw_GenCommonDatabaseOld => | ||
lfsqw_GenerateInsertAlert | lfsqw_GenerateInsertAlert | ||
− | + | lfsqw_GenerateListFsDbf => | |
+ | lfsqw_GenOpenDatabase => | ||
+ | lfsqw_GenOpenDatabaseMulti => | ||
+ | lfsqw_Main => | ||
+ | lfsqw_PostArchivingParameters | ||
+ | </pre> | ||
<br> | <br> | ||
{{SQWareProductionSurchargeLib|oracle|Ora|sqwora_GatherIndicators.lib}} | {{SQWareProductionSurchargeLib|oracle|Ora|sqwora_GatherIndicators.lib}} | ||
<br> | <br> |
Latest revision as of 09:38, 11 February 2023
shell functions library $gvsqw_OraBin/../lib/sqwora_GatherIndicators.lib:
lib for sqwora_GatherIndicators.ksh
Functions explanation:
gfsqw_BeginningCom gfsqw_InsertIndicators "Alert" gfsqw_InsertIndicators "archiving parameters" gfsqw_InsertIndicators "database" gfsqw_InsertIndicators "DBMS_STATS" gfsqw_LockFileCheckIfExists lfsqw_ArchivingDb => lfsqw_ArchivingParameters lfsqw_ArchivingParameters => lfsqw_BlockChangeTracking => lfsqw_DbmstatsScheduler => lfsqw_EncryptedTablespaces => lfsqw_GatherAlertLogFile => lfsqw_GatherAsm => lfsqw_GatherDatabase => lfsqw_GatherDbLinkDetail lfsqw_GatherDbLinkDetail => lfsqw_GatherFs => lfsqw_GatherOverLoaded lfsqw_GenCloseDatabase => lfsqw_GenCommonDatabase => lfsqw_GenCommonDatabaseOld => lfsqw_GenerateInsertAlert lfsqw_GenerateListFsDbf => lfsqw_GenOpenDatabase => lfsqw_GenOpenDatabaseMulti => lfsqw_Main => lfsqw_PostArchivingParameters