Kbase P28854: Error 10559 when disabling replication for a database via proutil
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1D
Fathom High Availability Replication 1.0A
Fathom High Availability Replication 2.0A
SYMPTOM(s):
Cannot enable/disable site replication for database <dbname>. Site replication has not been installed. (10559)
Machine does not have Fathom High Availability Replication installed
proutil <db> -C disablesitereplication source
proutil <db> -C disablesitereplication target
Accessing a database marked for Fathom High Availability Replication
CAUSE:
This is a known issue, the proutil command looks for pmmgr.properties file which comes with installation of FHAR.
FIX:
Upgrade to 9.1D07 or later.
WORKAROUND:
Copy pmmgr.properties from $DLC (on machine with FHAR) to $DLC (on machine without FHAR) and repeat the proutil <db> -C disablesitereplication <source/target> command.