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 » IBM MQ Installation/Configuration Support » Client Channel Table Creation

Post new topic  Reply to topic Goto page Previous  1, 2
 Client Channel Table Creation « View previous topic :: View next topic » 
Author Message
StefanSievert
PostPosted: Tue Jun 18, 2002 5:45 am    Post subject: Reply with quote

Partisan

Joined: 28 Oct 2001
Posts: 333
Location: San Francisco

kavithadhevi wrote:
Hi,
Thanks Stefan, it works like a charm.

That's great, but why does it work now? What was the reason?
_________________
Stefan Sievert
IBM Certified * WebSphere MQ
Back to top
View user's profile Send private message
kavithadhevi
PostPosted: Tue Jun 18, 2002 6:00 am    Post subject: Reply with quote

Master

Joined: 14 May 2002
Posts: 201
Location: USA

Hi,
Earlier actually it had hard time making the TAB file work as you suspected typo , then it worked but was giving 2058 error. then i created a svr conn channel in the same name in the Qmgrs , then it started to work perfect for local and Remote Qmgrs.

thats all. Also i tried using multiple TAB files i tried al possible ways, but no luck. If you have any idea for accessing multiple TAB files. Pls post it for me.
_________________
Thanks in Advance.

Kavitha
IBM Certified System Administrator
Websphere MQ v 5.3
www.zealphoenix.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
AlainB
PostPosted: Mon Dec 16, 2002 5:42 am    Post subject: How to use AMQCLCHL.TAB ... Reply with quote

Voyager

Joined: 31 Oct 2002
Posts: 79
Location: Belgium

Hi all

I've read this topic many times, but I can't succeed in using the AMQCLCHL.TAB files I created ... here is what I did:

-) having a queue manager on my 'localhost', I created 2 client connections : one to QM1 on HOST1, and the other to QM2 on HOST2
-) I copied the AMQCLCHLTAB found in the .../<QMName>/@ipcc/ directory on my D:\ drive
-) I made the following :
set MQCHLLIB=D:\
set MQCHLTAB=AMQCLCHL.TAB
-) if I try to run amqsputc QM1 , I've got a 2059 error on the MQCONN ... and as you might guess, this is the same result if I want to run amqsputc QM2

So simple question : what did I forget to do ?

Thanks
Alain
_________________
Alain Buret
Visit http://www.fosdem.org
Back to top
View user's profile Send private message Send e-mail Visit poster's website
MichaelR
PostPosted: Mon Dec 16, 2002 8:00 am    Post subject: MQ Channel tables and AMQSxxxC..... Reply with quote

Apprentice

Joined: 20 May 2002
Posts: 37
Location: Tampa

Alain,

DId you "fgorget" to reference the QMgr name on the AMSQxxxC call?

For example:

amqsputc SYSTEM.DEFAULT.LOCAL.QUEUE MyQMgr

The QMgr parm is optional, using either the MQSERVER environment variable OR searching the channel table for an entry with QMgr name of "blank".

MichaelR
Back to top
View user's profile Send private message
MichaelR
PostPosted: Mon Dec 16, 2002 10:10 am    Post subject: Channel Tables..... Reply with quote

Apprentice

Joined: 20 May 2002
Posts: 37
Location: Tampa

Alain,

I overlooked one thing in your post that may be significant:

What happens if you add the GMQ_MQ_LIB environment variable to your Windows workstation?

Syntax is GMQ_MQ_LIB = c:\mqseries\bin\mqic32.dll

The following is from an MQ 5.1 IBM manual pertaining to using MQ with LotusScript Extensions:

"GMQ_MQ_LIB enables you to have multiple copies of the MQSeries product installed (either at different levels, under test, or where you want to develop more than one application) on the same hardware. Setting this environment variable enables you to bypass the normal search routes.

You may also want to set the GMQ_MQ_LIB environment variable when you want to force the call to MQSeries to use the MQSeries client even though you have the MQSeries server library in your system path."

URL for above is:

//www-3.ibm.com/software/ts/mqseries/library/manuals99/amqzau/amqzau0v.htm

Hope this helps!

MichaelR
Back to top
View user's profile Send private message
AlainB
PostPosted: Mon Dec 16, 2002 11:26 pm    Post subject: Reply with quote

Voyager

Joined: 31 Oct 2002
Posts: 79
Location: Belgium

Hi MichaelR

In fact, I found by myself ... I created my client connections, but I forgot to create the server connections

Creating them solved all my problems ...

Thanks for your help

Alain
_________________
Alain Buret
Visit http://www.fosdem.org
Back to top
View user's profile Send private message Send e-mail Visit poster's website
OmPat
PostPosted: Fri Oct 15, 2004 8:39 am    Post subject: Reply with quote

Apprentice

Joined: 20 Jul 2004
Posts: 33
Location: Charlotte

Peter,
Did you find out the reason as why AMQCLCHL.TAB does not get updated on one qmgr and its get updated when u create the same definitions on another qmgr. I am encountering similar prob...


Thanks,
~Om
_________________
IBM Certified WMQ V5.3 System Administrator
IBM Certified WMQ V5.3 Solutions Designer
Brainbench Certified MQ Expert
IBM Certified WMQI V2.1 Solutions Expert
IBM Certified WMQI V2.1 Specialist
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Fri Oct 15, 2004 8:49 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

Never did figure that one out. Funny you posted this. I was showing this post to someone having fun with channel tables just the other week, and I wondered too, what ever was the problem back then?
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
OmPat
PostPosted: Fri Oct 15, 2004 9:24 am    Post subject: Reply with quote

Apprentice

Joined: 20 Jul 2004
Posts: 33
Location: Charlotte

After a bit of tweaking, I found out that AMQCLCHL.TAB Pointed by MQCHLLIB variable gets updated every time you update any Qmgr on the filesystem where MQCHLLIB is set or exported. So even if you have a AMQCLCHL.TAB in the @ipcc directory of your qmgr, guess what happens, your AMQCLCHL.TAB wont get updated if you have a MQCHLLIB exported on your filesystem, the AMQCLCHL.TAB pointed by MQCHLIB would get updated. That solves the mystery.....


Thanks folks, you've been great help...


~Om
_________________
IBM Certified WMQ V5.3 System Administrator
IBM Certified WMQ V5.3 Solutions Designer
Brainbench Certified MQ Expert
IBM Certified WMQI V2.1 Solutions Expert
IBM Certified WMQI V2.1 Specialist
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Client Channel Table Creation
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.