Capture process 500 MB archive log for 10 hours
There is big rollback transaction, bigger than two archive logs, capture write massive message in the event_log and capture ocap log.
Workaround:
1. Shutdown Shareplex .
2. Create soft link for the files as below:
go to $SP_SYS_VARDIR/log
$ ln -s /dev/null event_log
$ ln -s /dev/null ocap log
3. Start Shareplex
This will cause entries not to be written to the ocap log, but will help speed up capture performance
You should remove the soft links after you bypass slowness.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center