A simple query

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
Etler21
Participant
Posts: 52
Joined: Mon Mar 08, 2010 5:51 am

A simple query

Post by Etler21 »

I have a DS job having only 2 stages,One Oracle stage to invoke select query which fetch data from a table and then a target oracle stage which update few records.
There are no direct insert and no internediate stage.

Should I add an intermediate stage like copy or Xformer beween source and target oracle stage ??
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Only if you want to. It's not necessary.
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