Teradata Update Table

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
Magesh_bala
Participant
Posts: 86
Joined: Mon Nov 27, 2006 3:42 am
Location: Wilmington

Teradata Update Table

Post by Magesh_bala »

Hi All,

Can I use the Datastage parallel Job to Select teradata rows from Table A and update the Same table column in one single Job?

I will be sorting and update the end timestamp based on previous rows in the Job.

I have millions of rows in the Table... Please let me know your thoughts. Thx.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

You risk a self-deadlock.
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