Kbase P152704: Unable to disablesitereplication on the source.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/2/2009 |
|
Status: Unverified
SYMPTOM(s):
Unable to disablesitereplication on the source.
Unable to start as a normal OE database.
Replication (<type>) cannot be disabled for database <db-name> because it is not already enabled. (10354)
Access to database source not allowed. The database is enabled for site replication but either replication is not running, or this process is not authorized to open a replication enabled database. (10356)
FACT(s) (Environment):
proutil dbname -C disablesitereplication source
All Supported Operating Systems
OpenEdge Replication 10.x
CAUSE:
Database is actually marked as a Target. A proutil dbname -C describe bears this out.
FIX:
Run the following command to disable the database as a target:
proutil dbname -C disablesitereplication target