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!

Oracle Golden Gate Big Data Adapter is sending wrong data type to Kafka

User_3SC3GAug 10 2021

Hi Team,
We have following scenario.
Source(Oracle 19c DB table)- Oracle Goldengate at source end.
Target(Kafka Topic) - Oracle GoldenGate for Big Data Adapter sends data to Kafka topic.
Oracle 19c DB ==>Oracle Goldengate ==>Oracle Goldengate for Big Data Adapter ==> Kafka Topic.
We have one column in source Oracle table with Data type(Number(6,0)).
At the target(Kafka Topic) end, sometimes Oracle GOLDENGATE Big Data Adapter sending the data type of this column as LONG to Kafka topic.
Has anyone experienced this behavior? And how to troubleshoot and fix this issue?
Your input is highly appreciated.

Thanks,
Chinna.

Comments

486600
Does anyone have any ideas on how to test an Apex application?

Thanks

Kevin
Ashish Dave-Oracle
it can be tested as normal web application.
what kind of test you used to varify failure? text matching test?
486600
I'm new to Oracle Testing Suite so im unsure of exactly how to get the desired results. If an ORA error message is displayed on the screen i want to make the page fail. So is there a way of making the test fail if certain text is present on the screen?

Secondly i want to create a script that recognises a change has happened to the application (such as a link takes the user to a different page than expected when the script was created) and fail.

Do you have any idea on how to achieve this

Thanks

Kevin
Ashish Dave-Oracle
text matching test will achieve first objective
text matching test or custom object test will be good for second one
486600
Thankyou

The text matching test has worked for the first problem. However i am unable to find a custom object test in the Tests Menu. How do i go about creating one of these?

Regards

Kevin
Ashish Dave-Oracle
Answer
"insert custom object test"
which version do you use?
Marked as Answer by 486600 · Sep 27 2020
486600
Thanks for your help. I have the desired results

Kevin
695716
Hi

I installed the oats850 version 2.11.15.0 and when tried to open the oracle load testing for web application it alerts the following error message in the Firefox browser.

'http://localhost:8088/olt/'

Thanks in advance, kindly suggest.

Regards
sathish

Edited by: user10993677 on Apr 15, 2009 4:59 AM
1 - 8

Post Details

Added on Aug 10 2021
1 comment
155 views