Author |
Message
|
cicsprog |
Posted: Mon Aug 25, 2003 10:34 am Post subject: Candle CCC Remote Admin to Linux MQM - No Workie |
|
|
Partisan
Joined: 27 Jan 2002 Posts: 347
|
I have been trying to setup remote admintration of a Linux MQM through a MVS MQM - with little success. I have bi-directional channels and XMITQ's between MQMs - passed test messages between MQM's succesfully. MQM names are MQD0 (MVS) and LINUX03 (Linux).
Channel names:
MQDO.LINUX03.00 (Sender/Recevier pairs on each MQM)
LINUX03.MQD0.00 (Sender/Recevier pairs on each MQM)
XMITQs:
LINUX03
MQD0
When I select "View Actual" of the OBJECTs in "Configuration Management", I receive a KMC0191E - Configuration Agent could not establish communication for the remote MQM. I see the Sender channel starting from MVS to LINUX. Sender channel never starts between Linux and MVS.
Anyone have a solution? Candle support is....well you know. |
|
Back to top |
|
 |
Remco |
Posted: Tue Aug 26, 2003 7:06 am Post subject: |
|
|
Acolyte
Joined: 19 Mar 2002 Posts: 68 Location: Capelle aan den IJssel (Rotterdam)
|
Hi, I assume that you have tested the communication between both Queue Managers, and that is is all working as supposed.
If all is working well, go to your Defined Configuration.
On the richt place in your tree, select "Create New Queue Manager".
Enter your name (LINUX03) and deselect the option "Accept Default Values"
Now go to the connection Tab, and select "Indirect Connection", select the QMGR you want to connect thru (MQD0 in your case), and because is an MVS QMGR you also need to select "MVS"
After these steps you should be able to use remote administration, and discover your objects.
If you have allready followed these steps (sorry but thats not clear to me) then ask yourself wether a "Channel Initiator" is started at LINUX. |
|
Back to top |
|
 |
cicsprog |
Posted: Tue Aug 26, 2003 9:10 am Post subject: |
|
|
Partisan
Joined: 27 Jan 2002 Posts: 347
|
Remco
Yes I had already done the things you mentioned. Just did not include them in the post to try and keep it short.
If I read the help panels correctly, you only check the MVS box if the remote MQM you wish to administer is MVS. My case is a remote LINUX MQM. I checked the box anyway and the CMW dialog hung and I had to cancel via TASK MANAGER.
Regards |
|
Back to top |
|
 |
mgrabinski |
Posted: Tue Aug 26, 2003 9:10 pm Post subject: |
|
|
Master
Joined: 16 Oct 2001 Posts: 246 Location: Katowice, Poland
|
Create a server connection channel named SYSTEM.ADMIN.SVRCONN on your target qmgr _________________ Marcin Grabinski <>< |
|
Back to top |
|
 |
cicsprog |
Posted: Wed Aug 27, 2003 4:27 am Post subject: |
|
|
Partisan
Joined: 27 Jan 2002 Posts: 347
|
Has a SYSTEM.ADMIN.SVRCONN with the proper MCA userid also. Candle User's Guide says it requires bi-directional channels to do remote admin. |
|
Back to top |
|
 |
Remco |
Posted: Wed Aug 27, 2003 4:40 am Post subject: |
|
|
Acolyte
Joined: 19 Mar 2002 Posts: 68 Location: Capelle aan den IJssel (Rotterdam)
|
Try to find out why you channel from Linux to MVS won't start..... I'll bet that when is is startde when needem, your remote adminstration will work. Channel Initiator OK at Linux Side ??? |
|
Back to top |
|
 |
cicsprog |
Posted: Thu Sep 04, 2003 8:22 am Post subject: |
|
|
Partisan
Joined: 27 Jan 2002 Posts: 347
|
Well I finally figured it out. Authorization error. Since I am new to Linux, I violated the cardinal rule of my own of forgetting to define a DLQ to the MQM. Once I did that, I started seeing the 2035s in the DLQ for LINUX MQM.
I had to set the conversion by sender attribute on the Sender Channel from LINUX03 (LINUX MQM) to MQD0 (MVS MQM) to get the OBJECTs to display correctly in the CMW. Is there another way to do this? I don't like setting that attribute on the CHANNEL level.
Now to configure remote monitoring on the LINUX MQM. Hopefully it won't be as challenging.
Thanks for the input and if you have any more for the above question, I would appreciate.
Regards |
|
Back to top |
|
 |
|