|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Two sender Chanels point to same port Number ????? |
« View previous topic :: View next topic » |
Author |
Message
|
chittari |
Posted: Mon Jun 17, 2002 8:01 pm Post subject: Two sender Chanels point to same port Number ????? |
|
|
Newbie
Joined: 22 Apr 2002 Posts: 9 Location: India/Bangalore
|
Hi,
I have got one new requirement from my client, i.e He wants to have two sender channels pointing to same port number of the target QueueManager.
When I tested same stuff in my local machine between two Qeue Managers, while starting the Sender Channel it gave me an error saying
Quote: |
The MQOPEN call failed. The queue manager issued an MQOPEN call to open an MQSeries object. The call failed. Check the queue manager's error log for more information about the error (AMQ4063) |
Can somebody explain me is it OK to have two sender Channel pointing to same Port-number?? Any prpoert settnigs needed for this ??
Thanx for the halp in Advance ... Giri |
|
Back to top |
|
 |
blane99 |
Posted: Tue Jun 18, 2002 4:18 am Post subject: |
|
|
 Apprentice
Joined: 12 Jun 2002 Posts: 41
|
There must be something else going on and your first tip is to look into the error logs as the error message says. Provide that information and perhaps it will be tell tale. |
|
Back to top |
|
 |
oz1ccg |
Posted: Wed Jun 19, 2002 1:16 am Post subject: |
|
|
 Yatiri
Joined: 10 Feb 2002 Posts: 628 Location: Denmark
|
Hi,
You have to have a XMIT-QUEUE per sender channel. It seems to be that problem you're facing because MQopen the xmitqueue exclusively.
just my $0.02  _________________ Regards, Jørgen
Home of BlockIP2, the last free MQ Security exit ver. 3.00
Cert. on WMQ, WBIMB, SWIFT. |
|
Back to top |
|
 |
stailor |
Posted: Wed Jun 19, 2002 4:03 am Post subject: |
|
|
 Newbie
Joined: 20 Jan 2002 Posts: 7 Location: Sunil Tailor
|
You can have two sender channels pointing to the same listener on a target queue manager.
But the channels need to be different in name. ie batch or fast messages for example.
You have to have two transmissions queues, one for each sender channel.
gennerally your transmission queues are named to be the same as the target queue manager. If this is the case then follow the example
Source QM = A
Target QM = B
SDR channel A.TO.B.BATCH
SDR Channel A.TO.B.FAST
TQ B
TQ B.BATCH
TQ B is triggers by A.TO.B.FAST
TQ B.BATCH is trggered by A.TO.B.BATCH
You then need a Queue MAnager Alias on the Target Queue Manger B to point to itself
eg. Remote Definintion . RemoteQueueManagerNAme is
B.BATCH is B
Have Fun
Sunil
EDS
c/o Rolls Royce |
|
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
|
|
|
|