You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
We are not getting a good performance with the CDA client while running in windows server. We are trying to load the data to oracle tables. Does some one has any recommended performance tuning suggestion on running on windows server? or some benchmarks in loading data to oracle ?
I have couple of questions as well. If any one can answer them, it will be very helpful.
We noticed that the performance is getting delayed , since there is iteration for every row and column for the null check as well as for making the data type compatible with oracle. For the datatype conversion, has anyone did it outside of the CDA Tool during database (oracle) insert operation using loading tools. What is your experience?
We have noticed that CDA is connecting to S3 when doing insert to the database . If this is for the validation of the record, can GW change the logic from spawning new connections constantly ? This trips are costing us load performances.
Hi,
We are not getting a good performance with the CDA client while running in windows server. We are trying to load the data to oracle tables. Does some one has any recommended performance tuning suggestion on running on windows server? or some benchmarks in loading data to oracle ?
I have couple of questions as well. If any one can answer them, it will be very helpful.
Thanks in advance