Pro COBOL - Delemited Files and max entries [message #94186] |
Mon, 26 April 2004 10:51 |
Tony Cyrulik
Messages: 1 Registered: April 2004
|
Junior Member |
|
|
Greetings,
Receiving the following error upon execution.
Object Code error : file 'AG2001PC'
error code: 153, pc=4314C, call=1, seg=0
153 Subscript out of range
The program compiles ok. We're creating a delimited file for loading into our Oracle table. It executes fine when the output file size is 1,385 bytes. Bring it up to 1,387 bytes and the above error is returned.
Does anyone know if we're hitting the size limit? Is it adjustable from our perspective?
Thanks
|
|
|
|