Page 1 of 1

what is the max rows in a file to process through datastage

Posted: Wed Jun 04, 2014 12:25 am
by mvrkreddy
I am getting sequential files as input for datastage.
Now the question is how many rows can i put in a single file?
Is there any limit of rows in a sequential file in datastage ?

Posted: Wed Jun 04, 2014 2:00 am
by ray.wurlod
There is no limit in DataStage. File contents are streamed through DataStage.

There may, however, be operating system limits on the size of a file, for example 2GB on a 32-bit file system.