tpump - read/write to table in same job

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
mystuff
Premium Member
Premium Member
Posts: 200
Joined: Wed Apr 11, 2007 2:06 pm

tpump - read/write to table in same job

Post by mystuff »

Hi,

Browsing through a project I came through jobs, which perform SCD on dimension tables.

These jobs use tpump to read/insert/update the table.

All these jobs are working fine. I thought designing jobs in such scenario would result in deadlock.

Will deadlock situation not occur for row level locks? I mean does teradata database wait until certain time for the lock to be released?

Thanks
Post Reply