Author |
Message
|
tam_urmani |
Posted: Wed Jan 02, 2008 11:19 pm Post subject: What are all to be checked in client and server connection.. |
|
|
Newbie
Joined: 31 Dec 2007 Posts: 4 Location: India
|
Hi,
I have created queue managers in client(CLTQMGR) and server(SERQMGR) vith their channels respectively. The channels are up and running fine. But i was not able to connect vith server....
What are all the things i need to check to connect those two queue managers?
Help me in this regard,...... |
|
Back to top |
|
 |
Gaya3 |
Posted: Thu Jan 03, 2008 2:08 am Post subject: Re: What are all to be checked in client and server connecti |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
tam_urmani wrote: |
I have created queue managers in client(CLTQMGR) and server(SERQMGR) vith their channels respectively. The channels are up and running fine. But i was not able to connect vith server....
What are all the things i need to check to connect those two queue managers? |
I guess you are naming the source and target as client and server right. (meant naming conventions)
According to MQ, we are not able to create queue managers on MQ Client Software at all.
Coming back to your issue, you said you created 2 queue managers on two systems and you confirmed that the channels are up and running.
assume that you have created sender/recvr channels for both the queue
managers.
Let me know whats the error that you are getting and the version of MQ too
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
tam_urmani |
Posted: Thu Jan 03, 2008 4:33 am Post subject: Error : AMQ4043 |
|
|
Newbie
Joined: 31 Dec 2007 Posts: 4 Location: India
|
Error : AMQ4043
version : 6 on both sides
Also i have enabled remote administration on both sides..... |
|
Back to top |
|
 |
UglyAngelX |
Posted: Thu Jan 03, 2008 5:14 am Post subject: |
|
|
Voyager
Joined: 04 Dec 2001 Posts: 90 Location: BEARS FAN IN STEELER COUNTRY
|
Have you tried reading any manuals? Sounds like you have no experience and you are looking for someone to do the job for you. |
|
Back to top |
|
 |
kishur |
Posted: Sun Jan 13, 2008 9:24 pm Post subject: |
|
|
Newbie
Joined: 08 Jan 2008 Posts: 2
|
1. Set the MQSERVER parameter at the client side:
MQSERVER=<SvrconnChannel Name>/TCP/'Hostname(port)'
2. Create a SVRCONN channel on server.. |
|
Back to top |
|
 |
|