Hi All
SSIS 2008
Oracle Provider for OLE DB
There is not complex SSIS package which loads MDB into 3 oracle tables.
(MDB source -> Lookups() -> OLE DB Oracle Target)
Reall not much info - 120 000 entries max.
On local PC it works 10-15 min.
On remote VM PC 1 month ago it works about 30-40 min - it was ok.
Now on local PC it still works 10 min but in remote VM (vurtual) PC - 3-4 hours.
in remote VM PC : Win XP and 3 GB RAM.
I run it from BI Studio and see problem is in OLE DB target.
Lookups work fast.
But inserting takes VERY much time.
running query from sql-developer - I see 1 record per second - it is REAL problem.
I can't try Attunity now.
I can't touch oracle side.
Even when I work with Oracle scheme only myself (I check nobody even read info from this tables) problem still exists.
When working with Oracle from SQL developer - I see that SQLs running OK.
Sure it problem of SSIS&Oracle
All I can do try to set up some SSIS packages properties (or SSIS properties).
Any ideas how to improve performance ?