Author |
Message
|
abs_cal |
Posted: Wed Jul 23, 2008 8:22 am Post subject: trying to PUT/GET message in remote Queue in AIX |
|
|
Acolyte
Joined: 18 Aug 2005 Posts: 62
|
Local QMGR is installed in Windows. Need to PUT/GET message in remote Queue installed in AIX. Remote Queue Manager is running which I can see using local MQ Explorer.
Prob-1: Trying to use rfhutil after creating MQSERVER env variable but getting error like "Queue Manager not available(Connect) may not be started".
Prob-2: Trying to use rfhutilC but getting DLL error.
Would be helpful if you can provide some way out??
Thanks in advance... |
|
Back to top |
|
 |
sridhsri |
Posted: Wed Jul 23, 2008 11:17 am Post subject: |
|
|
Master
Joined: 19 Jun 2008 Posts: 297
|
The right way would be to use rfhutilc. But it seems you are getting a DLL error. What is that DLL error ? |
|
Back to top |
|
 |
TonyD |
Posted: Wed Jul 23, 2008 3:58 pm Post subject: |
|
|
Knight
Joined: 15 May 2001 Posts: 540 Location: New Zealand
|
Quote: |
Trying to use rfhutilC but getting DLL error. |
Is the MQClient s/w installed? |
|
Back to top |
|
 |
zpat |
Posted: Wed Jul 23, 2008 11:14 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Later versions of RFHUTILC seem to need the V6 MQ client.
Best to use a Client Channel Definition Table CCDT. The QM entries in this will then appear in the queue manager pull-down list in RFHUTILC.
You can't get from a remote queue, unless you really mean a local queue on a queue manager that is somewhere other than where you are! |
|
Back to top |
|
 |
sri_csee1983 |
Posted: Wed Jul 23, 2008 11:27 pm Post subject: |
|
|
 Centurion
Joined: 25 Mar 2008 Posts: 125 Location: Chennai,India
|
Hmm,
there is a tool called WMQ Tool, try with that. You should use the version in correspondance to your MQ Series Version. _________________ With Cheers,
Sri |
|
Back to top |
|
 |
AkankshA |
Posted: Wed Jul 23, 2008 11:39 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
you can also try MQVisual edit...
RFHUTILc will work with Client Channel Definition Table ... as zpat said.. _________________ Cheers |
|
Back to top |
|
 |
abs_cal |
Posted: Thu Jul 24, 2008 10:35 am Post subject: |
|
|
Acolyte
Joined: 18 Aug 2005 Posts: 62
|
Plz tell me, What need to be done in order to create the client connection channel?
I hv installed MQ Server in my local m/c. DO I need to install also client version?
if I try to run rfhutilC then it shows imqc23vn.dll error... |
|
Back to top |
|
 |
sridhsri |
Posted: Thu Jul 24, 2008 10:44 am Post subject: |
|
|
Master
Joined: 19 Jun 2008 Posts: 297
|
You are right. You will need to install MQ Client. You don't need to create a client connection channel (but if you want to, you could use MQ Explorer). The missing DLL is installed by MQ Client. |
|
Back to top |
|
 |
AkankshA |
Posted: Thu Jul 24, 2008 7:59 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
sridhsri wrote: |
You are right. You will need to install MQ Client. You don't need to create a client connection channel (but if you want to, you could use MQ Explorer). The missing DLL is installed by MQ Client. |
I also faced missing dll error once with MQ v6 trial full server(including client) installation and it got resolved with client connection table creation...
abs_cal
Refer to infocenter for CCDT creation steps..
 _________________ Cheers |
|
Back to top |
|
 |
|