Author |
Message |
Topic: routing messages to primary or backup QueueManager |
cynik
Replies: 10 Views: 6118
|
Forum: General IBM MQ Support Posted: Mon Jul 16, 2012 4:37 am Subject: routing messages to primary or backup QueueManager |
I didnt know that it is possible to add coma separated values to CONNAME, it is nice feature
I will discuss with third party how to determine if switch over is neccesary and hopefully implement ... |
Topic: routing messages to primary or backup QueueManager |
cynik
Replies: 10 Views: 6118
|
Forum: General IBM MQ Support Posted: Mon Jul 16, 2012 12:57 am Subject: routing messages to primary or backup QueueManager |
thank you for your replies... Problem with this configuration is that we are discussing with big corporation and their requriement is: deliver your messages to QM B, if QM B is down deliver them to QM ... |
Topic: routing messages to primary or backup QueueManager |
cynik
Replies: 10 Views: 6118
|
Forum: General IBM MQ Support Posted: Sun Jul 15, 2012 11:57 pm Subject: routing messages to primary or backup QueueManager |
Helo, could you please advise me how to solve this requirement (MQ7):
We have QM A connected to QM B (primary) and QM C (backup). This connection is made via remote queues (let say B.IN and C.IN).
... |
Topic: casting CHARACTER as TIMESTAMP doesnt't preserve timezone |
cynik
Replies: 2 Views: 3282
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 01, 2011 1:24 am Subject: casting CHARACTER as TIMESTAMP doesnt't preserve timezone |
Could someone please help me with following problem?
Setup:
Operating system: Microsoft Windows Server 2003, Standard Edition, SP2
OS timezone is set to: UTC+01:00 (Belegrade, Bratislava, Budape ... |
Topic: BIP2623: Unable to open queue 'SYSTEM.BROKER.EXECUTIONGROUP. |
cynik
Replies: 11 Views: 14225
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Aug 22, 2010 11:47 pm Subject: BIP2623: Unable to open queue 'SYSTEM.BROKER.EXECUTIONGROUP. |
Hi Adreno, could you please tell me if you have solved described issue? As we have now same problem - every 1 hour we get similar error message (just different MQRC). Besides that everything works fin ... |
Topic: error parsing integer with TDS parser |
cynik
Replies: 5 Views: 6875
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 19, 2010 1:41 am Subject: error parsing integer with TDS parser |
I am parsing simple message using Message Broker TDS parser - fixed length elements.
Message content is like this: "LH 400"
- first element ("LH") - Type xsd:string, Lengt ... |
Topic: VB/.NET client not able to set MQEnvironment.userID & pw |
cynik
Replies: 20 Views: 28530
|
Forum: IBM MQ Java / JMS Posted: Thu Apr 02, 2009 11:47 pm Subject: VB/.NET client not able to set MQEnvironment.userID & pw |
Hi Javagals, did you solve this problem? I need to perform the same task - pass userId and password from .NET application when connecting to MQ QueueManger. Any help would be appreciated. |
Topic: C# application connecting to QueueManager - set UserID |
cynik
Replies: 4 Views: 10484
|
Forum: IBM MQ API Support Posted: Tue Mar 31, 2009 2:59 am Subject: C# application connecting to QueueManager - set UserID |
I am using managed MQ client (amqmdnet.dll).
And so far I am using "run as.." as a workaround, but it is not very convenient  |
Topic: C# application connecting to QueueManager - set UserID |
cynik
Replies: 4 Views: 10484
|
Forum: IBM MQ API Support Posted: Tue Mar 31, 2009 2:45 am Subject: C# application connecting to QueueManager - set UserID |
I have C# application (Windows XP) using MQ client which connects to QueueManager (on AIX server). MQ is version 6.0
Everything works fine until i try to set another UserId and Password via properi ... |