Error
Error Code:
ACFS-05236
Oracle Database Error ACFS-05236: Replication Security Mismatch
Description
This error indicates that an Oracle ACFS snapshot cannot be designated as a replication standby for an ACFS primary file system that has security features enabled. It arises when there's an incompatibility or a lack of proper security context inheritance between the security-enabled primary and the snapshot during a replication setup.
Error Message
Snapshot cannot serve as replication standby for primary with security enabled.
Known Causes
3 known causesPrimary ACFS Security Enabled
The primary Oracle ACFS file system, which you are attempting to replicate, is configured with security features such as encryption or access control lists (ACLs).
Snapshot Security Incompatibility
The ACFS snapshot, intended to be the replication standby, does not possess or cannot correctly inherit the necessary security context from the primary ACFS file system.
ACFS Replication Design Constraints
Oracle ACFS replication architecture imposes specific design constraints regarding the use of snapshots as standbys when the primary file system has security features enabled.
Solutions
Coming SoonGeneral Troubleshooting Tips
- Check the error message carefully for specific details
- Review recent changes that might have caused the error
- Search for the exact error code in the official documentation
- Check log files for additional context
- Try restarting the application or service