I've never found a way. According to the official docs if the job is in debug it prints the messages. And they don't list a way to turn it off.
https://www.ibm.com/docs/api/v1/content/ssw_ibm_i_74/rzajq/qodm.htm
On Fri, 2021-09-10 at 13:30 -0400, Debra.Fitzgerald@xxxxxxxxxxxxx wrote:
[You don't often get email from debra.fitzgerald@xxxxxxxxxxxxx<mailto:debra.fitzgerald@xxxxxxxxxxxxx>. Learn why this is important at
http://aka.ms/LearnAboutSenderIdentification.]
The last conversation I found on Query Optimizer messages being written to
the joblog was from 2013.
I thought I would post this to see if there is any newer information.
Issue:
When running a SQLRPGLE program in Debug, Query Optimizer messages are
written to the joblog and
depending on job setup, can produce 100s of spooled files.
This continued to happen even though QAQQINI - MESSAGES_DEBUG option was
set to *DEFAULT
and a second test changing the option to *NO.
Steps to Change QAQQINI - MESSAGES_DEBUG to *NO:
CRTDUPOBJ OBJ(QAQQINI) FROMLIB(QUSRSYS) OBJTYPE(*FILE) TOLIB(QTEMP)
DATA(*YES)
UPDATE QTEMP/QAQQINI SET QQVAL='*NO'
WHERE QQPARM='MESSAGES_DEBUG'
CHGQRYA QRYOPTLIB(QTEMP)
1) After changing the QAQQINI - MESSAGES_DEBUG to *NO, why are SQL Query
Optimizer messages still being written to the joblog?
2) Other than changing the QAQQINI value or changing the job logging
parameters, is there any other way to suppress the Query
Optimizer messages during Debug?
Thx
Debra Fitzgerald
The H.T. Hackney Co.
Sr Programmer/Analyst
865-546-1291
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx<mailto:RPG400-L@xxxxxxxxxxxxxxxxxx>
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx<mailto:RPG400-L-request@xxxxxxxxxxxxxxxxxx>
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx<mailto:support@xxxxxxxxxxxxxxxxxxxx> for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
[
https://www.medtronsoftware.com/img/MedtronMinilogo.bmp] Kevin Bucknum
Senior Programmer Analyst
MEDDATA / MEDTRON
120 Innwood Drive
Covington LA 70433
Local: 985-893-2550
Toll Free: 877-893-2550
https://www.medtronsoftware.com
CONFIDENTIALITY NOTICE
This document and any accompanying this email transmission contain confidential information, belonging to the sender that is legally privileged. This information is intended only for the use of the individual or entity named above. The authorized recipient of this information is prohibited from disclosing this information to any other party and is required to destroy the information after its stated need has been fulfilled. If you are not the intended recipient, or the employee of agent responsible to deliver it to the intended recipient, you are hereby notified that any disclosure, copying, distribution or action taken in reliance on the contents of these documents is STRICTLY PROHIBITED. If you have received this email in error, please notify the sender immediately to arrange for return or destruction of these documents.
As an Amazon Associate we earn from qualifying purchases.