Capture core dumping
The following errors are found in the event_log:
Error capture killed due to SIGBUS, core file=
The shareplex_actid shows 0 offset but larget log_start_offset
STATUS: Issue fixed in SharePlex version 8.0 and above through ST106890
RESOLUTION:
1. Patch to SharePlex version 8.0 and above
WORKAROUND:
On source:
1. sp_ctrl> stop capture
2. Login to SQL source db
3. Execute SQL> update shareplex_actid set log_start_offset=0;
SQL> commit;