Jun 21 2020 03:19 AM
Hi,
My SSIS package takes around 20+ minutes with Oralce 19c client. The same package was taking around 4 min. with 12.1.
Earlier to I noticed issue with 12.2 and saw that is know bug - OraOLEDB 12.2, which has memory issue ( Oracle Support) .
Please anybody face similar isuse?
Thanks
Oct 15 2020 01:02 PM
@SanNa1910 we have the same issue. It is currently holding us back from upgrading the Oracle client off of 12.1 and moving to new SQL Server 2019 servers from 2016. We have at least 600 packages that used the Oracle OLE DB connection to pull data from Oracle to SQL Server. I would love a resolution to this.
Oct 15 2020 02:35 PM
@Mark_Strait Please contact Oracle support. it was resolved for us by applying Patching after 19c update.
Oct 22 2020 09:49 AM
@SanNa1910 Can you detail which patch you applied?
Dec 08 2020 05:34 AM
@Mark_Strait We seems to face the exact same issue. Did you get any information what kind of patch this is and where it can be downloaded?
Dec 08 2020 07:30 AM
We received patch p31719903_190000_MSWIN-x86-64.zip from Oracle support which I am about to download and to have a look. It is a bit unclear for now if it has to be applied to the client and/or database.
Mar 25 2021 05:57 AM
We ran into exact same issue with Oracle 19C client. Applying this patch took our SSIS package execution times from ~16 hours to 1 hour!!
May 06 2021 07:00 AM
Did you apply the patch on database side or client side.
We have same the problem and despite applying patch on client side , our execution didn't return to original duration. when we use 12.1 client.
Thanks
Basit Khan
May 06 2021 06:04 PM