OGG-01548
Table {0} : To improve performance, consider switching to OLE DB.
Cause
The ODBC API is being used by Replicat, but IDENTITY columns have NOT FOR REPLICATION enabled.
Action
To take advantage of NOT FOR REPLICATION and have Replicat use the better-performing OLE DB API, configure Replicat to connect as the SQL Server Replication user by using the DBOPTIONS parameter with the USEREPLICATIONUSER option. See the Oracle GoldenGate for SQL Server documentation for more information.