Getting errors while using mixed versions of Golden Gate Software [message #617392] |
Sat, 28 June 2014 16:01 |
|
chetankumar
Messages: 20 Registered: June 2014 Location: Dark Saturn
|
Junior Member |
|
|
Hello
We are trying to replicate data from SQL Server to Oracle
Source : sql server 2008 R2
Golden gate Version on Source
Version 12.1.2.0.1 17597485 OGGCORE_12.1.2.0.T2_PLATFORMS_131206.0309
Target : Oracle 11.2.0.4.0 on Linux
Golden gate Version on Target
Version 11.2.1.0.16 17781910 OGGCORE_11.2.1.0.0OGGBP_PLATFORMS_131205.0902_FBO
During Initial load we are getting following error on Target
ERROR OGG-01332 File /u03/mygg/dirdat/ex01, with compatibility level 4, is not compatible with the current software version's compatibility level of 3. Modify the file writer's parameter file to generate the appropriate format using the FORMAT LEVEL 3 option.
I tried to use "Format Release" parameter in the defgen parameter file but no luck!!
I tried to use version 11.1 as well as 11.2 in the format release but it did not work
defsfile c:\<goldengatedir>\mytable.def format release 11.2
sourcedb <databasedsn>
table <schema>.mytable;
Could you please suggest on the same?
Thanks and Regards
Chetan
|
|
|
|
|
|