How long does it take to run this map? [message #302274] |
Mon, 25 February 2008 02:26 |
realsoft-jo
Messages: 2 Registered: February 2008
|
Junior Member |
|
|
Hello,
I have a map that should run on about 10 million records, its business logic contains 14 lookup tables, 3 expressions and 2 joiners, the Loading type of the target table is (Update/Insert) (if the merge statement generated would effect the performance!!).
the look up tables doesn't contain more than a 1000 records except one that contains about 6.5 million records, and I used a joiner with a table contains about 3.5 million records. another thing, the map transfers data over a DB link (again, I don't know if this effects its performance but I guess it might! well, need your opinion in this )
I'm using OWB 10.2 and Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Production
I would really appreciate if some one could approximate the time it should take or could tell how these operators would act or even a glims of their performance, the map has been running for 24 hours now and not finished yet..
Thanks in advance,
|
|
|
|
|
|