Skip to main content

Qlik Replicate

Discussion board for collaboration on Qlik Replicate.

Announcements
Action-Packed Learning Awaits! QlikWorld 2023. April 17 - 20 in Las Vegas: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
guilherme-matte
Partner - Contributor III
Partner - Contributor III

Replication from Oracle Source (11.2.0.2.0)

Hello guys!

We are trying to replica one Oracle DB (11.2.0.2.0) to Azure, but we are having the following log:

guilhermematte_0-1670993569327.png

guilhermematte_3-1670993857920.png

When doing the same from another Oracle DB (12.1.0.2.0) we get no errors, both write the log to ASM.

The logs does not bring much more info, and i have not found anything with this error in the forum. Would be an incompatible version?

Suport versions according to qlik doc.

guilhermematte_0-1670994533513.png

Cheers

1 Solution

Accepted Solutions
john_wang
Support
Support

Hello @guilherme-matte ,

Not very sure what's the Replicate version however Oracle 11.2.0.2.0 is not officially supported by "Replicate Log Reader", the lowest Oracle support version is 11.2.0.4. You may try to use "Oracle LogMiner" access mode:

john_wang_0-1670999069649.png

>> When doing the same from another Oracle DB (12.1.0.2.0) we get no errors, both write the log to ASM.

Oracle 12.x is officially supported.

Hope this helps.

Regards,

John.

View solution in original post

2 Replies
john_wang
Support
Support

Hello @guilherme-matte ,

Not very sure what's the Replicate version however Oracle 11.2.0.2.0 is not officially supported by "Replicate Log Reader", the lowest Oracle support version is 11.2.0.4. You may try to use "Oracle LogMiner" access mode:

john_wang_0-1670999069649.png

>> When doing the same from another Oracle DB (12.1.0.2.0) we get no errors, both write the log to ASM.

Oracle 12.x is officially supported.

Hope this helps.

Regards,

John.

guilherme-matte
Partner - Contributor III
Partner - Contributor III
Author

Thanks John!

Using Log Miner solved the problem

Cheers