Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ADVM-05955

The replication user 'string' specified using the '-s' option does not match the replication user configured for the standby storage location 'string' at site 'string'.

Cause

An attempt to initialize replication for the primary storage location (Oracle ACFS file system or snapshot) 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 for the standby storage location is correct, reissue the 'acfsutil repl init primary' command, specifying that user with the '-s' option. If the replication user configured for the standby storage location is incorrect, then:

  1. run 'acfsutil repl terminate' on the standby, and 2) rerun both

'acfsutil repl init' commands, specifying the same user as the replication user on both the standby and the primary, with the '-u' and '-s' options respectively.