× 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.



Hi -

OVRDBF FILE(QADSPOBJ) TOFILE(GBALIBSYSF/$DSPOBJDPG) +
         NBRRCDS(100) SEQONLY(*YES 100)

This override is done after the DSPOBJD and before entering the RCVF loop.
 No difference.

Is it possible to block records for RCVF processing?

It should be possible to block the records. Was there a message in the joblog giving a reason why record blocking was rejected? Are you sure the override is correct? Is there another override from a previous call level or *JOB that could be interfering?


Also, drop the NBRRCDS(100). It has nothing to do with record blocking in a program buffer. It shouldn't stop record blocking and it is pretty harmless in this situation, but it has benefit in very limited situations. Anyone who doesn't understand exactly what NBRRCDS does, and when it is of benefit, is better off not using it.

Why don't you post more of the program code.

Ken
http://www.ke9nr.net/
Opinions expressed are my own and do not necessarily represent the views of my employer or anyone in their right mind.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.