Error
Error Code:
ACFS-05700
Oracle Database Error ACFS-05700: ACFS Replication Tag Mismatch
Description
This error indicates a mismatch in tag names when initializing Oracle ACFS replication using `acfsutil repl init`. It occurs when the tags provided on the command line do not precisely correspond to the expected or pre-configured tag definitions for the replication setup.
Error Message
All the tag names specified during the acfsutil repl init operation must exactly match those specified on the command line.
Known Causes
4 known causesTypographical Error
One or more tag names entered on the `acfsutil repl init` command line contain a typo or misspelling compared to their intended definition.
Case Sensitivity Mismatch
Tag names provided on the command line do not match the case of the previously defined tags, leading to a perceived mismatch by the system.
Incorrect Tag List
The set of tag names specified on the command line does not precisely correspond to the complete and correct list of tags required for the replication setup (e.g., missing, extra, or reordered tags).
Whitespace Discrepancy
Invisible leading, trailing, or internal whitespace characters in tag names on the command line cause them to not exactly match the expected tags.
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