ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » MQ error code : 2059

Post new topic  Reply to topic
 MQ error code : 2059 « View previous topic :: View next topic » 
Author Message
rajesh_manas
PostPosted: Tue Apr 25, 2006 1:20 am    Post subject: MQ error code : 2059 Reply with quote

Novice

Joined: 25 Apr 2006
Posts: 15

Hi All,

While i am trying to coonect to the queue manager i am getting the compcode error as 2059..the code for MQ conn is as below

CALL MQCONN('MQ2T',HCONN,COMPCODE,REASON);
PUT SKIP LIST('THE COMPCODE IS ',COMPCODE);

Also in the JESMSGLG it given a warning message indicating access failure which is mentioned below

'MQ2T.IMS CL(MQCONN )
INSUFFICIENT ACCESS AUTHORITY
ACCESS INTENT(READ ) ACCESS ALLOWED(NONE ) '

I am sure about the Qmanager is right whatever mentioned,,,since i tried the same qmanager for my batch program with CSQBSTUB..it was working fine.

only now when i am trying to run an IMS BMP program with CSQQSTUB it is giving this error.

Could you anyone please kindly let me know what is wrong.

Thanks and Regards,
Rajesh
Back to top
View user's profile Send private message
paulgroo
PostPosted: Tue Apr 25, 2006 2:03 am    Post subject: Reason Code 2059.... Reply with quote

Centurion

Joined: 07 Jul 2005
Posts: 138
Location: Ireland

...means that the Queue Manager is unavailable.
Back to top
View user's profile Send private message MSN Messenger
wschutz
PostPosted: Tue Apr 25, 2006 2:05 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

There are different security profiles (racf, acf/2...) for IMS connection vs. batch connections.

http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.csqsav.doc/csqsav0495.htm
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
rajesh_manas
PostPosted: Tue Apr 25, 2006 9:49 am    Post subject: MQRC 2059 Reply with quote

Novice

Joined: 25 Apr 2006
Posts: 15

Hi ,


I had a look into the link which you mentioned in your post.

It says

'The IMS region user ID, IMSREG, to connect to the queue manager TQM1. Users in group BMPGRP to submit BMP jobs.
RDEFINE MQCONN TQM1.IMS UACC(NONE)
PERMIT TQM1.IMS CLASS(MQCONN) ID(IMSREG,BMPGRP)ACCESS(READ)
'

Could you please let me know where i have to define this command to get the access for HLQ.IMS

My Queue manager is MQ2T, So i need the access for MQ2T.IMS

Could you please kindly do the needful so that it will be very much helpful for my testing.

Thanks and Regards,
M.Rajesh




wschutz wrote:
There are different security profiles (r


acf, acf/2...) for IMS connection vs. batch connections.

http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.csqsav.doc/csqsav0495.htm
Back to top
View user's profile Send private message
wschutz
PostPosted: Tue Apr 25, 2006 10:09 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Yes, you need to define it to RACF.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » MQ error code : 2059
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.