Author |
Message |
Topic: Can appl code written on higher level of mq work on a lower |
4everfsu
Replies: 2 Views: 4639
|
Forum: General IBM MQ Support Posted: Thu Jul 21, 2016 9:01 am Subject: Can appl code written on higher level of mq work on a lower |
level of mq?
Our scenario is this. We have upgraded mq client v8.0.0.2 on all our window servers and laptop.
We are going to go to Windows 10 OS soon and according to IBM mq client v8.0.0.4 is t ... |
Topic: Application question of how to override windows system |
4everfsu
Replies: 1 Views: 3014
|
Forum: IBM MQ API Support Posted: Sun Feb 17, 2013 4:21 pm Subject: Application question of how to override windows system |
enviromental variables?
We did a test last night and first off I am not an application programmer. I believe the appl is a .net and the following lines is the code added to over ride the system var ... |
Topic: Testing HA qmanagers and losing persistent msgs when failing |
4everfsu
Replies: 7 Views: 6264
|
Forum: General IBM MQ Support Posted: Tue Dec 18, 2012 12:41 pm Subject: Testing HA qmanagers and losing persistent msgs when failing |
Instead of using the amqsphac and amqsghac scripts I used amqsputc to Z4, endmqm -is Z4, continue to put using amqsputc to Z3 and then did a amqsgetc and pull all 17 msgs off both Z3 and Z4.
I foun ... |
Topic: Testing HA qmanagers and losing persistent msgs when failing |
4everfsu
Replies: 7 Views: 6264
|
Forum: General IBM MQ Support Posted: Tue Dec 18, 2012 11:55 am Subject: Testing HA qmanagers and losing persistent msgs when failing |
According to IBM documentation it should work by looking at their last screen shot when running amqsghac script.
http://www.ibm.com/developerworks/websphere/library/techarticles/1104_murthy/1104_mu ... |
Topic: Testing HA qmanagers and losing persistent msgs when failing |
4everfsu
Replies: 7 Views: 6264
|
Forum: General IBM MQ Support Posted: Tue Dec 18, 2012 11:39 am Subject: Testing HA qmanagers and losing persistent msgs when failing |
Testing HA qmanagers and losing persistent msgs when failing over. I have a qmanager called QMMMMX01 running on Z3 and Z4 on aix servers. I run a test script from my mq client laptop to Z3 using amqs ... |
Topic: Trying install WMQ on Linux |
4everfsu
Replies: 21 Views: 35595
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Jul 16, 2012 9:06 am Subject: Trying install WMQ on Linux |
Getting the following error. Has anyone run into this before? Did search on ibmlink and google the msg below, no hits to help. Thanks
[root@cae1lvd1 mqm]# rpm -ivh MQSeriesRuntime-7.5.0-0.x86_64.rp ... |
Topic: Trying to use JMSAdmin for the first time |
4everfsu
Replies: 1 Views: 3843
|
Forum: IBM MQ Java / JMS Posted: Tue Jul 27, 2010 6:23 am Subject: Trying to use JMSAdmin for the first time |
Get the following when invoking it. We are running MQ 6.0.2.0
on Aix 5.3.
usr/mqm/java/bin$ ./JMSAdmin
The java class is not found: com/ibm/mq/jms/admin/JMSAdmin
We they ran setjmsenv
. ... |
Topic: Anyone using V6 stopping a client channel normally have it |
4everfsu
Replies: 6 Views: 4926
|
Forum: General IBM MQ Support Posted: Tue Nov 18, 2008 9:42 am Subject: Anyone using V6 stopping a client channel normally have it |
Yes we did issue a terminate after the force so that would explain the other svrconns dying. I just wanted to make sure a force did not kill the other svrconns
Thanks |
Topic: Anyone using V6 stopping a client channel normally have it |
4everfsu
Replies: 6 Views: 4926
|
Forum: General IBM MQ Support Posted: Tue Nov 18, 2008 9:09 am Subject: Anyone using V6 stopping a client channel normally have it |
From appwatch stop channel, then later a stop channel with force mode
Five svrconn channels defined to be used by different applications. Channels b thru e used by four different appls |
Topic: Anyone using V6 stopping a client channel normally have it |
4everfsu
Replies: 6 Views: 4926
|
Forum: General IBM MQ Support Posted: Tue Nov 18, 2008 8:05 am Subject: Anyone using V6 stopping a client channel normally have it |
kills other client channels running at the same time? I stopped the channels at 19:01 and see channels abnormally stopping. At 19:04 in the qmgr error logs other client channels are stopping abnormall ... |
Topic: If I change the convert parameter on a channel to yes |
4everfsu
Replies: 4 Views: 5218
|
Forum: General Discussion Posted: Wed Nov 12, 2008 10:44 am Subject: If I change the convert parameter on a channel to yes |
Had to change channel conversion to yes because we went to CICS 3.2 and the workaround in the apar PK59397 suggested that. That work around worked and will be in place until we apply the mainframe PT ... |
Topic: If I change the convert parameter on a channel to yes |
4everfsu
Replies: 4 Views: 5218
|
Forum: General Discussion Posted: Wed Nov 12, 2008 6:41 am Subject: If I change the convert parameter on a channel to yes |
do I need to recycle the channel to pick up the change?
Thanks |
Topic: Any way from MQ to view or tell which channels are orphans? |
4everfsu
Replies: 4 Views: 4056
|
Forum: General Discussion Posted: Wed Oct 08, 2008 9:22 am Subject: Any way from MQ to view or tell which channels are orphans? |
Thanks |
Topic: Any way from MQ to view or tell which channels are orphans? |
4everfsu
Replies: 4 Views: 4056
|
Forum: General Discussion Posted: Tue Oct 07, 2008 8:51 am Subject: Any way from MQ to view or tell which channels are orphans? |
no looking to see which channels are not getting closed properly by an application before the appl tries to reconnect again. Thanks |
Topic: Any way from MQ to view or tell which channels are orphans? |
4everfsu
Replies: 4 Views: 4056
|
Forum: General Discussion Posted: Tue Oct 07, 2008 7:16 am Subject: Any way from MQ to view or tell which channels are orphans? |
Thru display commands, etc?
Thanks |