ActLog replication to Mysql is slow, eventually causing a lot of redo-logs overflowing to the disk and causing system failure - Crash with error :RedoLogCapacityExceededException
ActLog replication to Mysql is slow (as compared to MSSQL server) , eventually causing a lot of redo-logs overflowing to the disk and causing system failure - Crash with error RedoLogCapacityExceededException
The customer has a lot of projects running in parallel.
Customer has experienced crash in production environment. They have provided logs,we do observe redo-log size crossed above a threshold messages in the logs.
See attached production logs for details of logs investigated.