« SQWareProduction:db2:lib:sqwdb2 GatherIndicators.lib » : différence entre les versions
Aller à la navigation
Aller à la recherche
m Updated by BatchUser |
m Updated by BatchUser |
||
| (Une version intermédiaire par le même utilisateur non affichée) | |||
| Ligne 6 : | Ligne 6 : | ||
gfsqw_BeginningCom | gfsqw_BeginningCom | ||
gfsqw_ExecIsqlTrap $gvsqw_TmpFile.sql2 2>&1 >$gvsqw_TmpFile | gfsqw_ExecIsqlTrap $gvsqw_TmpFile.sql2 2>&1 >$gvsqw_TmpFile | ||
gfsqw_InitPurges | |||
gfsqw_InsertChanges | gfsqw_InsertChanges | ||
gfsqw_InsertIndicators "archivingDb" | gfsqw_InsertIndicators "archivingDb" | ||
| Ligne 19 : | Ligne 20 : | ||
lfsqw_GatherDatabaseDB2i => | lfsqw_GatherDatabaseDB2i => | ||
lfsqw_GatherDatabaseSql => | lfsqw_GatherDatabaseSql => | ||
lfsqw_GatherDatabaseSql 2>&1|sed 's, *$,,g' | lfsqw_GatherDatabaseSql 2>&1|sed 's, *$,,g' |tee ${gvsqw_TmpFile} | ||
lfsqw_GatherFs => | lfsqw_GatherFs => | ||
lfsqw_GatherOverLoaded 2>&1 | lfsqw_GatherOverLoaded 2>&1 | ||
Dernière version du 23 février 2025 à 14:53
librairies de fonctions shell $gvsqw_D2db2Bin/../lib/sqwdb2_GatherIndicators.lib:
lib for sqwdb2_GatherIndicators.ksh
Explication des fonctions:
gfsqw_BeginningCom
gfsqw_ExecIsqlTrap $gvsqw_TmpFile.sql2 2>&1 >$gvsqw_TmpFile
gfsqw_InitPurges
gfsqw_InsertChanges
gfsqw_InsertIndicators "archivingDb"
gfsqw_InsertIndicators "database"
gfsqw_InsertIndicators "FS"
gfsqw_InsertIndicators "Licenses"
gfsqw_PurgeLogDirAndFiles
lfsqw_Archiving
lfsqw_ArchivingDb =>
lfsqw_ArchivingParameters
lfsqw_GatherAlertLogFile =>
lfsqw_GatherDatabase =>
lfsqw_GatherDatabaseDB2i =>
lfsqw_GatherDatabaseSql =>
lfsqw_GatherDatabaseSql 2>&1|sed 's, *$,,g' |tee ${gvsqw_TmpFile}
lfsqw_GatherFs =>
lfsqw_GatherOverLoaded 2>&1
lfsqw_GenerateInsertLicenses =>
lfsqw_Main =>
lfsqw_PostArchivingParameters
lfsqw_Summary
lfsqw_Summary =>
