Database Error Messages

ADVM-05206

Failed to initialize replication on ACFS Security enabled file system 'string' because ACFS Security is not initialized on the standby site.

Cause

Replication initialization failed on ACFS Security enabled primary file system because ACFS Security was not initialized on the standby site.


Action

There are two possible options based on user's preference.

  1. If ACFS Security is desired on primary and standby file systems, follow the below mentioned steps in sequence:
  2. Terminate replication on standby file system by executing 'acfsutil repl terminate' command.
  3. Initialize ACFS Security on standby site by executing 'acfsutil sec init' command.
  4. Reinitialize replication on standby file system by executing 'acfsutil repl init' command.
  5. Retry 'acfsutil repl init' command on the primary file system.
  6. If ACFS Security is not desired on primary and standby file systems, follow the below mentioned steps in sequence:
  7. Terminate replication on standby file system by executing 'acfsutil repl terminate' command.
  8. Remove ACFS Security on primary file system by using 'acfsutil sec prepare' command.
  9. Reinitialize replication on standby file system by executing 'acfsutil repl init' command.
  10. Retry 'acfsutil repl init' command on the primary file system.