Consultor Eletrônico



Kbase P130615: How to change the location of the Fathom TrendDatabase
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/29/2011
Status: Verified

GOAL:

How to change the location of the Fathom TrendDatabase

GOAL:

How to move the TrendDatabase from the default location DLC/db

FACT(s) (Environment):

All Supported Operating Systems
Fathom Management
OpenEdge Management

FIX:

Changing the physical location of the fathomtrend database, is like changing the location structure of any Progress OpenEdge database that is managed under the AdminService, except for the last step below.

0. shutdown the fathom database and fathom

1. Move the database, either by:
a. probkup and prorest the trendatabase using a new fathom.st file describing the full paths to the new extent locations, or
b. OS copy the related 'fathom' database files to the new directory then run: prostrct repair fathom fathom.st (ensure fully qualified path-names in the fathom.st)

2. Update the directory change in the conmgr.properties file in the section:
[database.fathomtrenddatabase]
databasename=<path>

3. Update the directory change in the Fathom Console:
Fathom Console -> options -> trend database: Local database path name:<path>