Error
Error Code:
ACFS-05065
Oracle Database Error ACFS-05065: Standby ACFS File Transfer Failed
Description
This error indicates that Oracle ACFS was unable to transfer files to the designated standby file system. This typically occurs in configurations leveraging Oracle Active Data Guard with ACFS, where replication or synchronization of files to a disaster recovery or high availability standby is critical. The 'string' placeholder refers to the specific path of the standby ACFS file system that could not receive the files.
Error Message
cannot transfer files to the standby file system ' string '
Known Causes
4 known causesInsufficient Permissions
The operating system user or Oracle process attempting the file transfer lacks the necessary read/write permissions on the target standby ACFS file system.
Network Connectivity Issues
Intermittent or persistent network problems between the primary and standby servers are preventing the successful and complete transfer of files.
Standby Filesystem Unavailability
The target ACFS file system on the standby server is not mounted, is offline, or has encountered an unrecoverable error preventing writes.
Low Disk Space on Standby
The standby ACFS file system has insufficient free disk space to accommodate the files being transferred, leading to a transfer failure.
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