DB2 and Datastage Difference ?

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
Nagac
Premium Member
Premium Member
Posts: 127
Joined: Tue Mar 29, 2011 11:39 am
Location: India

DB2 and Datastage Difference ?

Post by Nagac »

Hi

If we have requirement that to extract the data from 2 tables ( both are in same schema) ....

which one will give the better performance

I mean query in DB2 stage or Join/Lkp in datastage ??

Any Help is appriciated..

Thanks
Naresh C
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Is this a join, a union, or some other kind of combination? Would it be assisted by indexes if performed in the database?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply