SQWareProduction:oracle:lib:sqwora GatherIndicators.lib: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 4: Line 4:
Functions explanation:
Functions explanation:
<pre>
<pre>
gfsqw_InsertIndicators "archiving"
gfsqw_BeginningCom
gfsqw_GatherAuditLogon =>
gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "archiving parameters"
gfsqw_InsertIndicators "database"
gfsqw_InsertIndicators "database"
lfsqw_Archivage =>  
gfsqw_InsertIndicators "DBMS_STATS"
gfsqw_LockFileCheckIfExists
lfsqw_ArchivingDb =>
lfsqw_ArchivingParameters
lfsqw_ArchivingParameters =>
lfsqw_BlockChangeTracking =>
lfsqw_DbmstatsScheduler =>
lfsqw_EncryptedTablespaces =>  
lfsqw_GatherAlertLogFile =>  
lfsqw_GatherAlertLogFile =>  
lfsqw_GatherAsm =>  
lfsqw_GatherAsm =>  
lfsqw_GatherDatabase =>  
lfsqw_GatherDatabase =>  
lfsqw_GatherDbLinkDetail
lfsqw_GatherDbLinkDetail =>
lfsqw_GatherFs =>  
lfsqw_GatherFs =>  
lfsqw_GatherOverloaded
lfsqw_GatherOverLoaded
lfsqw_GenCloseDatabase =>  
lfsqw_GenCloseDatabase =>  
lfsqw_GenCommonDatabase =>  
lfsqw_GenCommonDatabase =>  
lfsqw_GenCommonDatabaseOld =>  
lfsqw_GenCommonDatabaseOld =>  
lfsqw_GenerateInsertAlert =>
lfsqw_GenerateInsertAlert
lfsqw_GenerateInsertFs =>
lfsqw_GenerateListFsDbf =>  
lfsqw_GenerateListFsDbf =>  
lfsqw_GenOpenDatabase =>  
lfsqw_GenOpenDatabase =>  
lfsqw_GenOpenDatabaseMulti =>
lfsqw_Main =>
lfsqw_PostArchivingParameters
</pre>
</pre>
<br>
<br>
{{SQWareProductionSurchargeLib|oracle|Ora|sqwora_GatherIndicators.lib}}
{{SQWareProductionSurchargeLib|oracle|Ora|sqwora_GatherIndicators.lib}}
<br>
<br>

Latest revision as of 18:47, 1 July 2025

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

gfsqw_BeginningCom
gfsqw_GatherAuditLogon => 
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


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 .