Consultor Eletrônico



Kbase P175910: Fathom trend database keeps growing
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   22/10/2010
Status: Unverified

SYMPTOM(s):

Fathom trend database keeps growing

Compacting job runs regularly

Changing area toss limits does not help

Increasing -recspacesearchdepth does not fix the problem

FACT(s) (Environment):

All Supported Operating Systems
OpenEdge Management 3.x

CAUSE:

BUG# OE00201319

CAUSE:

There is a 'wrong' ABL shortcut used when deleting 2 tables (Db_ActIOFile and DB_AreaStatus) which leads to records not being deleted for those 2 tables

FIX:

Workaround:

1) use prolib and extract fathom/src/fathom4gl-p.pl
2) open include/ar-definitions.i and change "SUBST" into "SUBSTRING" (lines 362 and 660)
3) save the include and recompile the rest of the code
4) deploy the new set of r-codes into fathom/src
5) re-run (or wait for next run of) the Compaction job