Kbase P93319: How to re-create Fathom Trend database ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/06/2010 |
|
Status: Verified
GOAL:
How to re-create Fathom Trend database ?
GOAL:
Is there a way how to build the Fathom Trend database from scratch ?
GOAL:
How to truncate a Fathom Trend database
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge Management
Fathom Management
FIX:
There is not way to truncate the trend data from the database.
To recreate a Fathom Trend database from scratch (empty) use the fathom.bak file located under $FATHOM/db directory which is a progress backup of an empty Trend database usign prorest command:
prorest fathom $FATHOM/db/fathom.bak
Note that The current Fathom Trend Database has to be shutdown before executing the command above.