×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Possibly the call to QUSRJOBI has a parameter coded incorrectly and you are corrupting memory. Previously, it just happened to work and now it doesn't because the memory being corrupted is important.
Scott
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Vinay Gavankar
Sent: Wednesday, December 31, 2014 9:07 AM
To: Midrange Systems Technical Discussion
Subject: QUSRJOBI API & CPF0859 error
Hi,
Happy New Year!
I have a CL program which is working in production.
The program has a file defined and a RCVF command. It also has a call to QUSRJOBI API at the beginning of the program. The RCVF command is after a lot of other processing.
I changed the file to add another field, and recompiled the program (target Release = V7R1M0) in Dev box.
The program blows up on the RCVF command with CPF0859 error (File Override caused I/O buffer size to be exceeded).
If I comment out the call to the QUSRJOBI API, and recompile the program (not sure WHY someone tried this), the program executes normally with no error.
Any suggestions on why this might be happening?
Regards
Vinay
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.