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



At COMMON, Bruce Vining gave a session about, among other things, the
APIs used to remove messages.

The title of the session was "Integrating Servicability into your ILE
Apps" Or something like that.

The relevant portion is the API QMHRMVPM which can be called from RPG
to remove the message fromthe program message queue just like the
commands available in CL. His point was that if you have taken care of
the reason for the message and no longer need it you can remove it.

If you have access to COMMON because of attending the conference, you
could get his handout on the web I think.

hth,

Dave B

"Charles St-Laurent" <dringpiece@xxxxxxxxxxx> 05/14/07 8:50 AM >>>

Hi!

I will try to receive the error in my on-error block... It seems that
it is
the only real solution in my case...

Charles


<rob@xxxxxxxxx> a écrit dans le message de
news:OFC30A6E7D.D52474B2-ON852572DB.0049AA5F-852572DB.0049E512@xxxxxxxxxxxx
One of the drawbacks on monitor, in which the possibility of
numerous
errors is high, is just what you cited. A method commonly used when
errors are smaller, but you still do not want them cluttering the job
log
(since you've already handled them) is to use the api to receive a
message
from the job message queue in he on-error logic to remove the
clutter. If
that sounds like the ticket, respond back and someone may post a
sample.

Rob Berendt
--
Group Dekko Services, LLC
Dept 01.073
PO Box 2000
Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com





"Charles St-Laurent" <dringpiece@xxxxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
05/14/2007 08:06 AM
Please respond to
RPG programming on the AS400 / iSeries
<rpg400-l@xxxxxxxxxxxx>


To
rpg400-l@xxxxxxxxxxxx
cc

Fax to

Subject
Message queue is full...






Hi!

I run a program that detects decimal errors in files that I converted
from
S/36 environment to native externally described files. The way my
program
works is simple: I trap the decimal errors with MONITOR blocks. The
only
problem is: with big files, my program generates many "decimal
error"
messages in the background and sometimes I received a message saying
that
the message queue is full.

The way I temporary patched my application is to launch it with
*WRAP
parameter for my message queue but I do believe that it is not the
best
solution. Is there any way to launch my program without changing
deeply my
code and without generating this message? Or at least, can I delete
this
message each time it is generated in my message queue?

Thanks in advance for your answers
Charles




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.