System/Oracle time mismatch, Capture process hangs.
Resolves by preventing Capture process from checking the integrity of the redo log record read by setting the following capture parameter:
sp_ctrl source> stop capture
sp_ctrl souce> set param SP_OCT_REDOLOG_ENSURE 0
sp_ctrl source > activate param
sp_ctrl soruce > start capture