Kbase P187166: Performing dsrutil sourcedb -C transition failover gives error -231 (13550)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/4/2011 |
|
Status: Unverified
SYMPTOM(s):
Performing dsrutil sourcedb -C transition failover gives error -231 (13550)
(13550) The transition of this database failed with error -231.
(13284) The agent-shutdown-action must be set to 'recovery' in order to perform an online transition of a Replication Source database.
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
OpenEdge Replication
CAUSE:
agent-shutdown-action set to normal needs to be recovery in the <sourcedb>.repl.properties file.
FIX:
Modify the <sourcedb>.repl.properties file review the [server] section.
The agent-shutdown-action must be set to recovery.
Example:
agent-shutdown-action=recovery