|
On our system we have objects named QMQM of types *PGM, *JOBQ, *OUTQ, *SBSD, *LIB, *USRPRF and *MSGQ. I'll add a recommendation that you do not put any of the MQ libraries in any user's library list permanently, just add them before the call and remove them after. It's unlikely, but in the event that you ever have to restore MQ Series to a working state it can be very difficult if users have the libraries locked. I also recommend adding an option to "turn off" MQ calls if you have any automatic ones. Sometimes the communications with the other agents may fail and your users will only see their response times deteriorate to your MQ timeout value. Regards, Scott Ingvaldson iSeries System Administrator GuideOne Insurance Group -----Original Message----- date: Tue, 20 Jun 2006 12:05:12 -0400 from: fbocch2595@xxxxxxx subject: Re: MQ MCH3401 Thanks for the response Mike, I updated the pgm to add qmqm to resolve this one. -----Original Message----- From: Michael Ryan <michaelrtr@xxxxxxxxx> To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx> Sent: Mon, 19 Jun 2006 09:40:16 -0400 Subject: Re: MQ MCH3401 Yes, it's trying to execute a program and it can't find it in the library list. However, QMQM is a library, not a program. Maybe the calling program has the called program name wrong? On 6/19/06, fbocch2595@xxxxxxx <fbocch2595@xxxxxxx> wrote:
Hi folks, I'm getting a MCH3401 error, Message . . . . : Cannot resolve to object QMQM. Type and Subtype X'0201' Authority X'0000'. Cause . . . . . : Either a system pointer or a data pointer can not
be
resolved. For a system pointer, it can not be resolved to object QMQM, type
and
subtype X'0201', authorization X'0000', because either the named
object
was not in any context referred to or the correct object was located
but
the user profile did not have the required authority. The object types for common type or subtype codes follow: -- 0100-Access group, 0201-Program, 0401-Library, -- 0701-Journal receiver, 0801-User profile, 0901-Journal, -- 0B90-Data space, 0C90-Data space index, 0D50-Data base file member, The authority for pgm QMQM is correct but could this be and issue with
the
liblist? QMQM is not in the users libl that's getting this error.
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.