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



All,

A bit of confusion in regards to BRMS using this.

In the cover letter for 5770BR1-SI44710 it says:

<cover>
13. In V6R1 and above, override support for the new ASYNCBRING
key on the QsrSave API to help improve IFS save performance is
now possible using one of the following commands:

To enable the new ASYNCBRING key:
CALL PGM(QBRM/Q1AOLD) PARM('PARMOVR' '*ADD' 'ASYNCBRING' '*YES')

To disable the new ASYNCBRING key:
CALL PGM(QBRM/Q1AOLD) PARM('PARMOVR' '*ADD' 'ASYNCBRING' '*NO ')

To remove the override, use the following command (default is
*NO):
CALL PGM(QBRM/Q1AOLD) PARM('PARMOVR' '*REMOVE ' 'ASYNCBRING')

To show the current override being used, use the following
command:
CALL PGM(QBRM/Q1AOLD) PARM('PARMOVR' '*DISPLAY' 'ASYNCBRING')
</cover>

If I run the last command to display the override, the result is blank,
which, I assume, means no override. I changed the default on the SAV
command to ASYNCBRING(*YES).

Does BRMS use the default on the SAV command ASYNCBRING parm? Or does BRMS
use the QsrSave API and therefore I must run the command above to enable it
in BRMS even though it's the default on the command?

Thanks.



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.