|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ error code : 2059 |
« View previous topic :: View next topic » |
Author |
Message
|
rajesh_manas |
Posted: Tue Apr 25, 2006 1:20 am Post subject: MQ error code : 2059 |
|
|
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 |
|
 |
paulgroo |
Posted: Tue Apr 25, 2006 2:03 am Post subject: Reason Code 2059.... |
|
|
 Centurion
Joined: 07 Jul 2005 Posts: 138 Location: Ireland
|
...means that the Queue Manager is unavailable. |
|
Back to top |
|
 |
wschutz |
Posted: Tue Apr 25, 2006 2:05 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
|
Back to top |
|
 |
rajesh_manas |
Posted: Tue Apr 25, 2006 9:49 am Post subject: MQRC 2059 |
|
|
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
|
|
Back to top |
|
 |
wschutz |
Posted: Tue Apr 25, 2006 10:09 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Yes, you need to define it to RACF. _________________ -wayne |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|