Db2 Connector Stage - Partitioned reads

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
piyu
Participant
Posts: 52
Joined: Thu Jul 21, 2005 12:22 am
Location: Singapore

Db2 Connector Stage - Partitioned reads

Post by piyu »

Hi,

I'm reading from a partitioned table (3 nodes) on a newly created DSN on DS and writing data to another table on another database.

When i enable show instances in Director Monitor, I see three nodes for target, but only one on source.

Am I missing something? I cannot get the detailed pdf for DB2 connector and the help with DS is not enough.

Should I be using partitioned read method? I checked the DB2 option in that, but it requires a table name. Is that same as source table?

Appreciate any help,
Anu
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Why can't you get the PDF? It's part of the standard documentation set. Start > All Programs > IBM Information Server > Documentation will take you to the bookshelf.
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