Troubleshooting Tips for CDC for Oracle on SQL Server
Get Processing Range error Timeout
Reason: It's because you have a CDC transaction not committed yet.
Solution:Run DBCC OPENTRANIdentify the active sessions running the program: MSXDBCDC$OracleCDCService1$xxxxYourCDC Database
End the sessionsReru...
peandaddy.com2 min read