Extract abends no error message in view report or ggserr
GoldenGate 12.3.0.16 running on Windows Server 2016 against SQL Server 2016 SP2
The extract abends and abends on restart but does not write any message to ggserr.log which looks normal as does the view report EXTRACT. The last line is just a normal line:
-- ggserr.log
2021-04-12T15:38:25.238-0500 INFO OGG-06509 Oracle GoldenGate Capture for SQL Server, EXSISEHD.prm: Using the following key columns for source table dbo.OsRes_MeasuringDetail: MeasuringDetailId.
2021-04-12T15:38:34.550-0500 INFO OGG-00987 Oracle GoldenGate Command Interpreter for SQL Server: GGSCI command (DDSQLSERVICE): info EXSISEHD.
-- view report
2021-04-12 15:31:05 INFO OGG-06509 Using the following key columns for source table dbo.OsRes_MeasuringDetail: MeasuringDetailId.
HTH -- Mark D Powell --