Skip to Main Content

GoldenGate

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OGG-00868 SQL Server 2008 has problem with ODBC in the EXTRACT process

JuanAraozAug 25 2013 — edited Sep 9 2013

Hello Everyone

I want to replicate tables between MS SQLServer 2008 and Oracle 10g

I have Windows XP / MS SQLServer 2008 and Oracle Database 10g R 10.2.0.1.0 running  on Red Hat Linux

I followed the steps from the white paper (http://www.oracle.com/technetwork/articles/datawarehouse/oracle-sqlserver-goldengate-460262.html)

and Installed Oracle Golden Gate Version 11.2.1.0.1 (for Linux) and the  Version 11.2.1.0.1 32bits (for Windows XP)

I followed all steps of the white paper without problem and I could do the initial load in

the Oracle Database from SQL Server sucessfully.

But when I tried to set and start the Extract process from SQL SERVER

a error was generated in the file c:\gg\dirrpt\MSEXT.rpt and the process is ABENDING

GGSCI >  info all

Program     Status      Group       Lag at Chkpt  Time Since Chkpt

MANAGER     RUNNING

EXTRACT     STOPPED     MSEXT       00:00:00      03:22:29

2013-08-25 11:59:41  ERROR   OGG-00868  Executing statement for select operation Database error 213 ([Microsoft][SQL Server Native Client 10.0][SQL Server]Column name or number of supplied values does not match table definition.

[Microsoft][SQL Server Native Client 10.0][SQL Server]DBCC execution completed. If DBCC printed error messages, contact your system administrator.

[Microsoft][SQL Server Native Client 10.0][SQL Server]Column name or number of supplied values does not match table definition.

[Microsoft][SQL Server Native Client 10.0][SQL Server]DBCC execution completed. If DBCC printed error messag).

2013-08-25 11:59:41  ERROR   OGG-01668  PROCESS ABENDING.

If somebody has a clue or faced something similar please let me how could solve it.

Thanks

Juan

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 7 2013
Added on Aug 25 2013
13 comments
1,767 views