QAQQINI file override support

If you find working with the QAQQINI query options file cumbersome, consider using the QSYS2.OVERRIDE_QAQQINI procedure. Instead of creating, managing, and using a QAQQINI *FILE object directly, this procedure can be called to work with a temporary version of the INI file. It uses user-specified options and values. The support relies upon the QTEMP library, so any changes affect only the job which calls the procedure.

See OVERRIDE_QAQQINI procedure for more information.