OCI-61870
True Cache requires ARCHIVELOG mode to be enabled at the primary database.
Cause
ARCHIVELOG mode was not enabled at the primary database or it did not have a valid destination for archive log files.
Action
Set a valid LOG_ARCHIVE_DEST_n initialization parameter and execute ALTER DATABASE ARCHIVELOG at the primary database.