|
I wonder if it's not message queue you think it is. I'd play with the PGMQ parameter depending on where the Program Entry Procedure is in the bound application. On Mon, 05 Jan 2004 12:30:38 -0600, "David Gibbs" <david@xxxxxxxxxxxx> said: > A co-worker of mine is trying to receive a diagnostic message in a CL, > but for some reason (that is totally escaping us) we cannot. > > Here's our basic logic ... > > Call a bound RPGSQL program that tries to drop a table. > > RCVMSG MSGTYPE(*DIAG) RMV(*NO) MSGID(&MSGID) > > if (&MSGID= 'SQL0204') then(do) > /* some stuff */ > enddo > > We can see the message in the joblog ... but we cannot seem to receive > it. > > Here's the message details... > > > SQL0204 Diagnostic 30 12/11/03 15:14:37 QSQPROC > QSYS *STMT QSQPROC QSYS *STMT > From module . . . . . . . . : QSQPROC > > From procedure . . . . . . : CLEANUP > > Statement . . . . . . . . . : 12551 > > To module . . . . . . . . . : QSQPROC > > To procedure . . . . . . . : CLEANUP > > Statement . . . . . . . . . : 12551 > > Message . . . . : TRIG2 in DEVDMGT type *N not found. > > Cause . . . . . : TRIG2 in DEVDMGT type *N was not found. If this is > an > ALTER TABLE statement and the type is *N, a constraint was not found. > If > this is NOT an ALTER TABLE statement and the type is *N, a function or > > procedure was not found. Recovery . . . : Change the name and try > the > request again. If the object is a node group, ensure that the DB2 > > Multisystem product is installed on your system and create a nodegroup > with > the CRTNODGRP CL command. > > > Any suggestions? > > Thanks! > > david > > _______________________________________________ > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing > list > To post a message email: MIDRANGE-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/midrange-l > or email: MIDRANGE-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/midrange-l. > -- michaelr_41@xxxxxxxxxxxxxx -- http://www.fastmail.fm - A no graphics, no pop-ups email service
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.