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



Patrik hi,never tried, but have a look here to properly create a custom one.
Creating the QAQQINI query options file - IBM Documentation

Put yours in QUSRSYS. Add the desired option via SQL in your copy.The system should pick QUSRSYS first.Let us know


On Thursday, August 21, 2025 at 02:59:06 PM GMT+2, Patrik Schindler <poc@xxxxxxxxxx> wrote:

Hello Cesco,

Am 21.08.2025 um 10:41 schrieb cesco via MIDRANGE-L <midrange-l@xxxxxxxxxxxxxxxxxx>

I usually do these commands via remote sql interfaces

CALL QSYS2.OVERRIDE_QAQQINI(1); -- open options override
CALL QSYS2.OVERRIDE_QAQQINI(2, 'SUPPRESS_INQUIRY_MESSAGES', '*YES'); -- override defaults
[critical section]
CALL QSYS2.OVERRIDE_QAQQINI(3); -- close ovverrides

Thanks for providing those details!

Do you happen to know to make those overrides default?

:wq! PoC



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