Author |
Message |
Topic: How to find rogue application filling up logs |
dc01bb
Replies: 9 Views: 4519
|
Forum: General IBM MQ Support Posted: Mon Feb 11, 2013 10:17 am Subject: How to find rogue application filling up logs |
Sorry. I had a typo. where you quote ''there are NOW", it should have been NO.
But' I'm stil thinking I would have picked off a 7D1 status in my traces that I did. |
Topic: How to find rogue application filling up logs |
dc01bb
Replies: 9 Views: 4519
|
Forum: General IBM MQ Support Posted: Mon Feb 11, 2013 10:00 am Subject: How to find rogue application filling up logs |
There are now outbound channels from the queue manager that are in retrying state, and neither are there channel stop/start messages in the logs that correspond with these times. And they come at var ... |
Topic: How to find rogue application filling up logs |
dc01bb
Replies: 9 Views: 4519
|
Forum: General IBM MQ Support Posted: Mon Feb 11, 2013 9:58 am Subject: How to find rogue application filling up logs |
Wouldn't channels show up in the API trace? |
Topic: How to find rogue application filling up logs |
dc01bb
Replies: 9 Views: 4519
|
Forum: General IBM MQ Support Posted: Mon Feb 11, 2013 9:33 am Subject: How to find rogue application filling up logs |
We have a rogue application that is fiing up LOGS on one of our AIX queue managers which we can see getting killed via AMQ7469: Transactions rolled back to release log space.
We've surveyed the usu ... |
Topic: z/OS log file expansion |
dc01bb
Replies: 3 Views: 8219
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Mar 10, 2009 5:34 am Subject: z/OS log file expansion |
I've got a production queue manager whose active log files have grown too small. Several years ago, we had someone (who has since left) that resized the logs to suit the load that was present then. ... |
Topic: Increase log file size |
dc01bb
Replies: 4 Views: 12141
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Jan 02, 2009 6:20 am Subject: Increase log file size |
FWIW, the utility that I read about and can't locate now was an amq prefixed program name. I've yet to find this utility name, and am going out to look in the samples directory... |
Topic: Increase log file size |
dc01bb
Replies: 4 Views: 12141
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Jan 02, 2009 5:57 am Subject: Increase log file size |
We just got bit with our first (and certainly not last) poorly designed application that was batching up thousands of logical transactions into a single unit of work. They overran the log file space ... |
Topic: WMQ z Queue recovery |
dc01bb
Replies: 1 Views: 4638
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Sep 19, 2008 8:47 am Subject: WMQ z Queue recovery |
I've got end-users that have done the unthinkable...
They've gone and deleted messages that they need and thrown them away. Now they're asking how to recover them, and I don't think there's an eas ... |
Topic: SYSTEM.CLUSTER.COMMAND.QUEUE maxmsgl default value |
dc01bb
Replies: 5 Views: 7769
|
Forum: Clustering Posted: Thu Jun 28, 2007 6:12 am Subject: SYSTEM.CLUSTER.COMMAND.QUEUE maxmsgl default value |
At what point did the default length of the SYSTEM.CLUSTER.COMMAND.QUEUE and SYSTEM.CLUSTER.TRANSMIT queue change to 4GB? Since we've been working on implementing MQ V6 on our distributed platforms, ... |
Topic: Integration into existing queue manager |
dc01bb
Replies: 0 Views: 1807
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Apr 05, 2005 10:31 am Subject: Integration into existing queue manager |
I'm curious how other shops handle this issue which has become somewhat thorny for us.
We have an existing network of MQ Queue managers that service a number of Websphere Application Servers on AIX ... |
Topic: OS/390 display of CLUSRCVR instances |
dc01bb
Replies: 1 Views: 7023
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Sep 07, 2004 10:49 am Subject: OS/390 display of CLUSRCVR instances |
We're still working on getting off 2.1 on our OS/390 system, but we've delved into clustering, and I'm wondering about the following.
There are multiple instances of an inbound CLUSRCVR channel evi ... |
Topic: MQRC_MSG_TOO_BIG_FOR_CHANNEL on DLQ |
dc01bb
Replies: 2 Views: 5096
|
Forum: Clustering Posted: Tue May 18, 2004 12:27 pm Subject: MQRC_MSG_TOO_BIG_FOR_CHANNEL on DLQ |
A little more digging has produced the answer to the question I think. The CLUSRCVR definition on the OS390 queue manager had a MAXMSGL of 3500. I'm not sure how this got defined this way and I won' ... |
Topic: MQRC_MSG_TOO_BIG_FOR_CHANNEL on DLQ |
dc01bb
Replies: 2 Views: 5096
|
Forum: Clustering Posted: Tue May 18, 2004 12:07 pm Subject: MQRC_MSG_TOO_BIG_FOR_CHANNEL on DLQ |
This is a really odd problem, that's got me stumped. Just deployed a new cluster including MQ 5.3 QMs on W2K and AIX as well as MQ 2.1 on OS/390. Cluster queue defined on OS/390. We're attempting t ... |
Topic: JMS and Coded Character Set |
dc01bb
Replies: 2 Views: 3478
|
Forum: IBM MQ Java / JMS Posted: Tue May 04, 2004 10:56 am Subject: JMS and Coded Character Set |
I'm making my first foray into the world of JMS. I understand this is hot stuff in the Java world, but to someone who's used to doing it the old fashioned way in COBOL, C, ASM, or with the base Java ... |
Topic: JMS with clusters |
dc01bb
Replies: 4 Views: 3564
|
Forum: Clustering Posted: Thu Apr 29, 2004 8:13 am Subject: JMS with clusters |
Many thanks. I had looked at the -00 version of the using Java guide last night and went out and found your reference in the latest -02 version of the Using Java book this morning.
Our developer ... |