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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

REPL Capture/Apply: Memory

aoflima44Aug 27 2020 — edited Aug 29 2020

Does anybody know what this wait event is all about: "REPL Capture/Apply: memory"

My replicats are going so slow and this wait even is the only thing showing . 98% queuing.. there are 2 PDBs and 3 replicats.

SGA is 40G

stream_pool_size 6G

THanks for you help.

pastedImage_3.png

This post has been answered by ORASCN on Aug 29 2020
Jump to Answer

Comments

969952

Hi ,

We will receive data from Siebel DB. So we want to migrate Siebel Data to Oracle .So could you please provide me easy steps/script to move the data and let me know how can we /where can we find out and figure out where the issues can happen and how to resolve those issues..

Thanks.

TSharma-0racle

What do you mean by Siebel database? Which database it is?

Anar Godjaev

HI,

I'm sorry, Siebel DB I don't know. Which database it is. Can you please more information about Siebel DB .

Thank you

969952

I have a doubt here.. I got XML file which contain oracle username,password and connection strings to connect to toad. but I am not able to find whta is the username and password and connection string form the XML file. can any one please let me know how can I find the user name and Password and connections tring from the given XML file.

Appreciate your help.

Thanks.

BluShadow

You can't.  Passwords will not be shown in plain text as they are encyrpted or hashed for security.  You need to speak to whoever knows the username and password for the database schema you want to connect to.

That's the nature of security.

969952

Can any one please let me know if I want to migrate data from any legacy system to Oracle tables , are there any automation scripts.. please send me the scripts if available.

Thanks

BluShadow

The best way to migrate a database from one RDBMS to another is to understand the database structure and requirements of the original system and then re-develop that on the new RDBMS so that you leverage the power and functionality of that new RDBMS.  This is why, often, there are very few tools or scripts around to do it for you, and when there are such scripts they often only do a very basic job of moving the structure and data, but then you're still required to get deep into it and re-design/develop as necessary to get the best out of the new environment.

I don't know about Siebel, so don't know if anyone has any tools or scripts for it, but you could be waiting a while if you're hoping someone will just turn up and say "yes, I've got scripts you can use".  May be a good time to start looking at doing it yourself.

969952

Sure. Thank you

1 - 10

Post Details

Added on Aug 27 2020
4 comments
5,946 views