Author |
Message |
Topic: MO71 - Queue history |
hench
Replies: 12 Views: 13420
|
Forum: General IBM MQ Support Posted: Thu Oct 17, 2013 3:05 am Subject: MO71 - Queue history |
Hi,
Suppose we have an empty queue right now.
Is it possible with MO71 to find out when (date,time) the last put/get was made on that queue ?
Regards. Hench |
Topic: CCSID |
hench
Replies: 1 Views: 2674
|
Forum: General IBM MQ Support Posted: Wed May 22, 2013 1:58 am Subject: CCSID |
Hi All
I have a C++ application setting CCSID in MQMD to MQCCSI_Q_MGR
Application is running on Sun Solarais
md.CodedCharSetId=MQCCSI_Q_MGR;
Now, If I put a message on a QMgr with CCSID=850 ... |
Topic: Installing MQ client 7.0 on linux |
hench
Replies: 1 Views: 3482
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri May 21, 2010 10:33 am Subject: Installing MQ client 7.0 on linux |
Hi,
I am going to install MQseries client 7.0 on a Linux box. ( RedHat )
Before running rpm packages the following filesystem must be created
/opt/mqm
/var/mqm
What should owner:group:pe ... |
Topic: Problem building C++ sample on Solaris |
hench
Replies: 1 Views: 4737
|
Forum: IBM MQ API Support Posted: Thu Nov 20, 2008 2:27 am Subject: Problem building C++ sample on Solaris |
Hi,
I'm trying to build the "imqwrld.cpp" sample program on Solaris 5.8 with g++ compiler.
Compile statement :
g++ -I/opt/mqm/inc -g -m64 -o imqwrld imqwrld.cpp \
-L/opt/mqm/lib64 ... |
Topic: MO71 - run after logoff |
hench
Replies: 1 Views: 4046
|
Forum: IBM MQ Performance Monitoring Posted: Wed Oct 22, 2008 4:53 am Subject: MO71 - run after logoff |
Hi,
I'm using MO71 on Windows Server 2003 for collecting queue statistics and it works fine.
Now, can it be run in some kind of console mode with a configuration file ( e.g. as a scheduled task ... |
Topic: MO71 - timestamp in queue statistics export file |
hench
Replies: 1 Views: 5755
|
Forum: IBM MQ Performance Monitoring Posted: Wed Oct 15, 2008 5:14 am Subject: MO71 - timestamp in queue statistics export file |
Hi,
I'm using support pack MO71 to monitor some queues every 5 minutes.
Is it possible to configure MO71 so you get a timstamp in the export file each time new statistics are written to it ?
... |
Topic: How to stop instance of running SVRCONN channel |
hench
Replies: 5 Views: 6080
|
Forum: General IBM MQ Support Posted: Fri Jul 04, 2008 12:43 am Subject: How to stop instance of running SVRCONN channel |
Hi,
I have a SVRCONN channel ( CLIENT.TO.QM1 ) which is used by many clients.
Some of these clients hold the channel running a lot of days after last message went through (LSTMSGDA attribute).
... |
Topic: Publish/subscribe question |
hench
Replies: 1 Views: 2018
|
Forum: IBM MQ API Support Posted: Tue Jun 14, 2005 5:27 am Subject: Publish/subscribe question |
Hi,
Suppose we have a scenario with one publisher and multiple subscribers.
What if ALL subscribers are down ( eg. due to network failures and so on ) are publications then held on the queue unt ... |
Topic: Error message from MQSeries |
hench
Replies: 1 Views: 1905
|
Forum: General Discussion Posted: Mon Aug 09, 2004 3:23 am Subject: Error message from MQSeries |
Hi all
Is anyone familiar with this error message ?
Critical --X---- 10:49:35 09-08-04 testQmgr MQSeries MQSeries None The TCP/IP responder program could not be started. . .An attempt was ... |