SQWareProduction:db2:lib:sqwdb2 GatherIndicators.lib: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
m Updated by BatchUser |
||
Line 4: | Line 4: | ||
Functions explanation: | Functions explanation: | ||
<pre> | <pre> | ||
gfsqw_ExecIsqlTrap $gvsqw_TmpFile.sql2 2>&1 >$gvsqw_TmpFile | |||
gfsqw_InsertChanges | |||
gfsqw_InsertIndicators "archivingDb" | gfsqw_InsertIndicators "archivingDb" | ||
gfsqw_InsertIndicators "database" | gfsqw_InsertIndicators "database" | ||
gfsqw_InsertIndicators "FS" | |||
gfsqw_InsertIndicators "Licenses" | gfsqw_InsertIndicators "Licenses" | ||
lfsqw_Archiving | |||
lfsqw_ArchivingDb => | lfsqw_ArchivingDb => | ||
lfsqw_ArchivingParameters | lfsqw_ArchivingParameters | ||
lfsqw_GatherAlertLogFile => | lfsqw_GatherAlertLogFile => | ||
lfsqw_GatherDatabase => | lfsqw_GatherDatabase => | ||
lfsqw_GatherDatabaseDB2i => | |||
lfsqw_GatherDatabaseSql => | lfsqw_GatherDatabaseSql => | ||
lfsqw_GatherDatabaseSql 2>&1|sed 's, *$,,g' > ${gvsqw_TmpFile} | lfsqw_GatherDatabaseSql 2>&1|sed 's, *$,,g' > ${gvsqw_TmpFile} |
Revision as of 21:46, 23 August 2022
shell functions library $gvsqw_D2db2Bin/../lib/sqwdb2_GatherIndicators.lib:
lib for sqwdb2_GatherIndicators.ksh
Functions explanation:
gfsqw_ExecIsqlTrap $gvsqw_TmpFile.sql2 2>&1 >$gvsqw_TmpFile gfsqw_InsertChanges gfsqw_InsertIndicators "archivingDb" gfsqw_InsertIndicators "database" gfsqw_InsertIndicators "FS" gfsqw_InsertIndicators "Licenses" lfsqw_Archiving lfsqw_ArchivingDb => lfsqw_ArchivingParameters lfsqw_GatherAlertLogFile => lfsqw_GatherDatabase => lfsqw_GatherDatabaseDB2i => lfsqw_GatherDatabaseSql => lfsqw_GatherDatabaseSql 2>&1|sed 's, *$,,g' > ${gvsqw_TmpFile} lfsqw_GatherFs => lfsqw_GatherOverLoaded 2>&1 lfsqw_GenerateInsertLicenses =>