Database Error Messages

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

ADVM-05226

Failed to set ACFS Encryption on a replication enabled file system 'string' because ACFS audit is not initialized on the standby site; moreover, PKCS wallet is not supported as ACFS Encryption key store on the standby site.

Cause

In ACFS Audit initialized cluster, an attempt to set ACFS Encryption on replication enabled filesystem failed because standby site is not ACFS audit initailized and PKCS wallet is not supported as ACFS Encryption key store on the standby site.


Action

follow the steps mentioned below in sequence.

  1. Initialize ACFS Audit on the standby site by executing 'acfsutil audit init' command.
  2. Convert the PKCS wallet to SSO wallet on standby by executing 'acfsutil keystore migrate' command.
  3. Retry command 'acfsutil repl init' on the primary site.