Problem of Partial Dataset Read
Posted: Tue May 09, 2006 10:16 am
We have a job writing to a dataset.
In the next job while reading this dataset the read is happening partially with pre-defined limit of 100 records.
Job stops reading any further.
Stats shows that 100 records were read whereas dataset contains 522 records.
log shows a message stating
"Open file limit (default=100) is being overridden with a value of 1024"
Any pointer for what could be the problem?
Thanks
In the next job while reading this dataset the read is happening partially with pre-defined limit of 100 records.
Job stops reading any further.
Stats shows that 100 records were read whereas dataset contains 522 records.
log shows a message stating
"Open file limit (default=100) is being overridden with a value of 1024"
Any pointer for what could be the problem?
Thanks