Database Error Messages

ACFS-05955

The replication user 'string' specified using the '-s' option does not match the replication user configured on the standby.

Cause

An attempt to initialize replication on the primary was rejected because the replication user specified using the '-s' option does not match the replication user specified with the 'acfsutil repl init standby' command using the '-u' option.


Action

If the replication user configured on the standby is correct, reissue the 'acfsutil repl init primary' command specifying it using the '-s' option. If the replication user configured on the standby is incorrect, run 'acfsutil repl terminate' on the standby, and rerun the 'acfsutil repl init' commands specifying the same user for replication user on both the standby and primary using the '-u' and '-s' options respectively.