Handling Large Records

You need to change the records per chunk value in order to accommodate very large records to UniData.

This is done by adding the following text in the Description box of the UniData stage Inputs page General tab at job design time:

RecsPerChunk= nnn

where nnn is the number of records returned per chunk.

You might need to use trial and error in getting the right value for this. You will get an error message when you run the job if you are attempting to return too many records per chunk.