Author |
Message |
Topic: Unable to Connect to IBMMQ Server using IBMMQ .NET Client |
WBI_User21
Replies: 16 Views: 15178
|
Forum: IBM MQ Security Posted: Tue Jul 17, 2012 5:13 am Subject: Unable to Connect to IBMMQ Server using IBMMQ .NET Client |
http://www-01.ibm.com/support/docview.wss?uid=swg21297556 |
Topic: Websphere MQ .Net help code 2035 = Not Authorized |
WBI_User21
Replies: 14 Views: 15835
|
Forum: General IBM MQ Support Posted: Mon Jul 16, 2012 1:37 pm Subject: Websphere MQ .Net help code 2035 = Not Authorized |
Thanks for criticism .. I don't deny that scripting is easier. I do it in my project too ...and there is little overhead of book keeping which can't be avoided ...
But let me put couple of points ... |
Topic: Websphere MQ .Net help code 2035 = Not Authorized |
WBI_User21
Replies: 14 Views: 15835
|
Forum: General IBM MQ Support Posted: Mon Jul 16, 2012 1:00 pm Subject: Websphere MQ .Net help code 2035 = Not Authorized |
Thanks again .. I don't disagree and security is paramount. Our project do follow complex process for .. though we have trusted applications and api's used in app. are controlled and distributed by ... |
Topic: Websphere MQ .Net help code 2035 = Not Authorized |
WBI_User21
Replies: 14 Views: 15835
|
Forum: General IBM MQ Support Posted: Mon Jul 16, 2012 12:37 pm Subject: Websphere MQ .Net help code 2035 = Not Authorized |
Thanks exerk ...
I understand the risk. But other 2 solutions are much complicated and demands UNIX admin skills. Consider an env. where queue mgr is accessed in client mode shared across multiple a ... |
Topic: Triggering 2 applications |
WBI_User21
Replies: 3 Views: 2693
|
Forum: General IBM MQ Support Posted: Fri Jul 13, 2012 2:51 am Subject: Triggering 2 applications |
I would trigger application (shell/batch script) from queue which is capable of determining the kind of message that has arrived to main queue using java apis and trigger the corresponding application ... |
Topic: Websphere MQ .Net help code 2035 = Not Authorized |
WBI_User21
Replies: 14 Views: 15835
|
Forum: General IBM MQ Support Posted: Fri Jul 13, 2012 2:45 am Subject: Websphere MQ .Net help code 2035 = Not Authorized |
.net application always send user-id under which application is running while establishing connection to the QMGR (if you are not setting user-id in the code explicitly). QMGR OAM checks if user-id i ... |
Topic: Getting error (2538) while creating a local queu manager |
WBI_User21
Replies: 2 Views: 5085
|
Forum: General IBM MQ Support Posted: Fri Jul 13, 2012 2:33 am Subject: Getting error (2538) while creating a local queu manager |
Are you trying to connect in client mode? If yes, make sure that you are specifying correct host name in MQSERVER env.
Thanks, |
Topic: MQSC where clause - use of extra condition |
WBI_User21
Replies: 4 Views: 6897
|
Forum: General IBM MQ Support Posted: Fri Jul 13, 2012 1:05 am Subject: MQSC where clause - use of extra condition |
Have you tried Windows Powershell
http://www-01.ibm.com/support/docview.wss?uid=swg24017698
-Powershell uses PCF. .. |
Topic: WAS7 bindings with MQ7 on solaris |
WBI_User21
Replies: 5 Views: 11803
|
Forum: General IBM MQ Support Posted: Wed Jan 19, 2011 5:22 am Subject: WAS7 bindings with MQ7 on solaris |
http://www-01.ibm.com/support/docview.wss?uid=swg1PM11735 |
Topic: WAS7 bindings with MQ7 on solaris |
WBI_User21
Replies: 5 Views: 11803
|
Forum: General IBM MQ Support Posted: Wed Jan 19, 2011 2:20 am Subject: WAS7 bindings with MQ7 on solaris |
Caused by: java.lang.UnsatisfiedLinkError: /opt/mqm/java/lib/libmqjbnd.so: ld.so.1: java: fatal: /opt/mqm/java/lib/libmqjbnd.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mi ... |
Topic: MQRC 2042 |
WBI_User21
Replies: 7 Views: 11856
|
Forum: General IBM MQ Support Posted: Tue Jan 18, 2011 5:19 am Subject: MQRC 2042 |
XMIT Queue might have being exclusively opened by Channel initiatior which is dead . But Phantom process of CHIN might be still holding the xmit queue not allowing any new connections .. |
Topic: MQRC 2202 MQRC_CONNECTION_QUIESCING |
WBI_User21
Replies: 3 Views: 13058
|
Forum: General IBM MQ Support Posted: Tue Jan 18, 2011 4:56 am Subject: MQRC 2202 MQRC_CONNECTION_QUIESCING |
i did dis conn(*) and found some uncommitted connections on queue manager . I should have tried resolving uncommitted transactions using rsvmqtrn command . I was unsure of rsvmqtrn behaviour hence did ... |
Topic: MQRC 2202 MQRC_CONNECTION_QUIESCING |
WBI_User21
Replies: 3 Views: 13058
|
Forum: General IBM MQ Support Posted: Fri Jan 14, 2011 2:39 am Subject: MQRC 2202 MQRC_CONNECTION_QUIESCING |
Hi MQ Experts ,
Environment :
Linux
MQ version 7013.
Weblogic server's JMS Bridge connecting to queue manager in client mode from different host .
Queue manager is up and running fine
No Ser ... |
Topic: MQ 7 Clients Jars |
WBI_User21
Replies: 4 Views: 5772
|
Forum: General IBM MQ Support Posted: Mon Nov 22, 2010 7:41 am Subject: MQ 7 Clients Jars |
Yes .. But I want to know , if any one has adopted this kind of model .. |
Topic: Msg flowing into queue even after queue is out of cluster |
WBI_User21
Replies: 4 Views: 3763
|
Forum: General IBM MQ Support Posted: Mon Nov 22, 2010 7:22 am Subject: Msg flowing into queue even after queue is out of cluster |
No significant changes in MQ set-up . There are also 15 additional destinations . if I consider that these messages sent are in-flight messages --but number messages sent are in 5 digits . That make ... |