Consultor Eletrônico



Kbase P125891: What fields or entries exist and may be made for the database in the smdatabase.properties file?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   9/17/2007
Status: Unverified

GOAL:

What fields exist for the database in the smdatabase.properties file?

GOAL:

What entries may be made for the database in the smdatabase.properties file?

FACT(s) (Environment):

Fathom Management

FIX:

For each [SMDatabase.<displayname>] group entry, the following properties may be set:

- DisplayName (string)
- DatabaseName (full path to .db)
- HostIpAddresses (comma separated list of IP addresses associated with Host)
- Host
- port (DatabaseAgent port opened by AdminServer)
- AdmimserverPort
- ReplicationEnabed ( true/false; default false)
- ClusteringEnabled (true/false; default false)
- MonitorLicensed (obsolete; always true)
- IPver (IPv4 or IPv6; default IPv4 - 101c+ only)

The schema for each property file is in $DLC/java/schema.jar. The schema.jar file may be unzipped and then read as a text file.