tNetezzaDBOutput - tDBOutput_2 - Driver can process one query at one time
Hi,
I have a job that reads data from TableA(Netezza) and does tDataShuffle and updates to the same table TableA(Netezza). A simple flow but I have specified limit as 400,000. This job fails with "tDBOutput_2 - Driver can process one query at one time". It runs fine with 100,000 rows.
Any suggestion please. I wanted to process 1M rows of several iterations.