|
Ah, OK. I thought you were seeing other messages generated by the system, rather than additional information about these DISPLAY statements. You could change your SBMJOB to LOGLVL(4 0 *MSG), and reduce the clutter. But that will have zero impact on the size of the joblog message queue. Ultimately, your best option is probably to switch to printer output (which isn't all that difficult, and will afford better performance) or change the JOBMSGQFL() option to *PRTWRAP. Sorry I couldn't be more helpful. Dennis E. Lovelady Accenture 404-386-9745 (Cellular) delovelady <- AIM fastcounter@xxxxxxxxxxxx <- MSN -----Original Message----- From: cobol400-l-bounces@xxxxxxxxxxxx [mailto:cobol400-l-bounces@xxxxxxxxxxxx] On Behalf Of Michael Rosinger Sent: Wednesday, December 13, 2006 7:39 AM To: cobol400-l@xxxxxxxxxxxx Subject: Re: [COBOL400-L] SYSOUT vs. QPRINT for debug-type information... <dennis.e.lovelady@xxxxxxxxxxxxx> wrote in message news:mailman.2231.1166012235.1743.cobol400-l@xxxxxxxxxxxxxxx
Can you please identify some of the messages "you don't care about" that were found in the job log?
Dennis, Here is a snippet from the job log. In this particular instance, all I am interested in seeing is the text for "Message:". This is what was generated by the DISPLAY UPON SYSOUT statement in the program. It is clear that there is a lot of overhead when outputting to SYSOUT. NR7607 Information 80 12/12/06 07:44:28.641432 QLNRACPT QSYS *STMT *EXT From module . . . . . . . . : QLNRDISP From procedure . . . . . . : Run_displayItem Statement . . . . . . . . . : 43 Message . . . . : REC#: 27,852 REC-LEN: 495 VAR-AREA-LEN: 392 Cause . . . . . : This is the output from a DISPLAY statement. NR7607 Information 80 12/12/06 07:44:28.641472 QLNRACPT QSYS *STMT *EXT From module . . . . . . . . : QLNRDISP From procedure . . . . . . : Run_displayItem Statement . . . . . . . . . : 43 Message . . . . : REC#: 27,853 REC-LEN: 144 VAR-AREA-LEN: 41 -- Regards, Michael Rosinger Systems Programmer / DBA Computer Credit, Inc. 640 West Fourth Street Winston-Salem, NC 27101 336-761-1524 m rosinger at cciws dot com -- This is the COBOL Programming on the iSeries/AS400 (COBOL400-L) mailing list To post a message email: COBOL400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/cobol400-l or email: COBOL400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/cobol400-l. This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.
As an Amazon Associate we earn from qualifying purchases.
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.