Consultor Eletrônico



Kbase P112888: Managed databases do not show up in Fathom Management Console
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   25/01/2006
Status: Unverified

FACT(s) (Environment):

Fathom Management 3.0A

SYMPTOM(s):

Managed databases do not show up in Fathom Management Console

Only the Fathom Trend Database appears in Fathom Management Console

Databases appear in Progress Explorer

CAUSE:

monitorlicensed=true is missing from the [database.dbname] section of the conmgr.properties file.

FIX:

Edit the conmgr.properties file. Go to the [database.dbname] section and add the monitorlicensed=true parameter for each missing database. For example:
[database.sports2000]
autostart=true
configurations=fathomtrenddatabase.defaultconfiguration
databasename=H:\Fathomdb\fathom.db
defaultconfiguration=fathomtrenddatabase.defaultconfiguration
displayname=FathomTrendDatabase
monitorlicensed=true