Author |
Message |
Topic: What causes /var/mqm/log to fill up? |
Marcus308
Replies: 19 Views: 26319
|
Forum: General IBM MQ Support Posted: Fri Apr 13, 2012 11:51 am Subject: What causes /var/mqm/log to fill up? |
While I'm still cutting my teeth on MQ administration one of the things I did was sym link (AIX or LINUX) to a remote filesystem.
My FDC files were getting in the gigs. FDC files I have learned so ... |
Topic: MQ and Filesystem configuration. |
Marcus308
Replies: 4 Views: 3871
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Apr 02, 2012 8:53 am Subject: MQ and Filesystem configuration. |
Thanks for the tips. |
Topic: MQ and Filesystem configuration. |
Marcus308
Replies: 4 Views: 3871
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Apr 02, 2012 7:03 am Subject: MQ and Filesystem configuration. |
I wanted to get any pointers on the use of symbolic links for pieces of the MQ filesystem. We are very performance conscience and wanted to see if there are any best practice documents out there in r ... |
Topic: Log cleanup and FDC file cleanup. |
Marcus308
Replies: 26 Views: 20260
|
Forum: General IBM MQ Support Posted: Fri Mar 23, 2012 8:33 am Subject: Log cleanup and FDC file cleanup. |
ups... I mean something different.
/var/mqm/log/<QMGR>/active ... I guess
Yes, these are the one's I believe are the message logs you don't want to mess around with. I have about 40 o ... |
Topic: Log cleanup and FDC file cleanup. |
Marcus308
Replies: 26 Views: 20260
|
Forum: General IBM MQ Support Posted: Fri Mar 23, 2012 5:48 am Subject: Log cleanup and FDC file cleanup. |
Unless there is a way of saving the queues, channels, etc, of the current queue manager deleting the one I currently have is not ideal.
Gosh, if only someone had thought of this requirement befor ... |
Topic: Log cleanup and FDC file cleanup. |
Marcus308
Replies: 26 Views: 20260
|
Forum: General IBM MQ Support Posted: Fri Mar 23, 2012 5:41 am Subject: Log cleanup and FDC file cleanup. |
Since the OP referred to /var/mqm/errors directory, I figured he meant the AMQERR01.LOG files and FDCs, and not log segments.
The AMQERR01.LOG file grow over time, but get recycled at qmgr restart. ... |
Topic: Log cleanup and FDC file cleanup. |
Marcus308
Replies: 26 Views: 20260
|
Forum: General IBM MQ Support Posted: Fri Mar 23, 2012 5:31 am Subject: Log cleanup and FDC file cleanup. |
FDCs tend to be bulky. If you are short on filesystem space, you can move (archive) FDCs (and traces) elsewhere. Linear logs no longer required for recovery/restart may also be archived.
If he ha ... |
Topic: Log cleanup and FDC file cleanup. |
Marcus308
Replies: 26 Views: 20260
|
Forum: General IBM MQ Support Posted: Fri Mar 23, 2012 5:30 am Subject: Log cleanup and FDC file cleanup. |
FDCs tend to be bulky. If you are short on filesystem space, you can move (archive) FDCs (and traces) elsewhere. Linear logs no longer required for recovery/restart may also be archived.
Not so m ... |
Topic: Log cleanup and FDC file cleanup. |
Marcus308
Replies: 26 Views: 20260
|
Forum: General IBM MQ Support Posted: Fri Mar 23, 2012 5:29 am Subject: Log cleanup and FDC file cleanup. |
Turns out I have another damaged object problem.
AMQ7472: Object PUBSUBNLCACHE, type damaged.
From what I read it seems I have to delete the object and restart MQ. My question is where do I fi ... |
Topic: Log cleanup and FDC file cleanup. |
Marcus308
Replies: 26 Views: 20260
|
Forum: General IBM MQ Support Posted: Thu Mar 22, 2012 12:44 pm Subject: Log cleanup and FDC file cleanup. |
Turns out I have another damaged object problem.
AMQ7472: Object PUBSUBNLCACHE, type damaged.
From what I read it seems I have to delete the object and restart MQ. My question is where do I fi ... |
Topic: Log cleanup and FDC file cleanup. |
Marcus308
Replies: 26 Views: 20260
|
Forum: General IBM MQ Support Posted: Thu Mar 22, 2012 10:18 am Subject: Log cleanup and FDC file cleanup. |
Question about cleaning up logs here. I have learned the hard way you don't just delete anything in MQ without running the risk of corrupting your message tables.
AIX
MQ 7.0.1.2
I'd like to kn ... |
Topic: I'm having trouble with a channel. |
Marcus308
Replies: 5 Views: 3598
|
Forum: General IBM MQ Support Posted: Wed Mar 21, 2012 3:15 pm Subject: I'm having trouble with a channel. |
Now I'm back to my original issue with my sender channel.
From your most recent post, I thought you got the channel to start.
AMQ9587: Program cannot open queue manager object.
EXPLANATION: ... |
Topic: I'm having trouble with a channel. |
Marcus308
Replies: 5 Views: 3598
|
Forum: General IBM MQ Support Posted: Wed Mar 21, 2012 3:13 pm Subject: I'm having trouble with a channel. |
Thank you for the replies.
I did the to see if the channels matched. I could even ping via MQ explorer.
Well after the restart of the queue manager that seems to do it. I definitely believe I ... |
Topic: I'm having trouble with a channel. |
Marcus308
Replies: 5 Views: 3598
|
Forum: General IBM MQ Support Posted: Wed Mar 21, 2012 11:37 am Subject: I'm having trouble with a channel. |
Turns out my receiver channel was down. So I started it up and could ping.
I must have turned it off during troubleshooting.
Now I'm back to my original issue with my sender channel.
AMQ9587 ... |
Topic: I'm having trouble with a channel. |
Marcus308
Replies: 5 Views: 3598
|
Forum: General IBM MQ Support Posted: Wed Mar 21, 2012 11:22 am Subject: I'm having trouble with a channel. |
I can't get a sender and receiver channel to communicate.
V 7.0.1.2
The channel names match.
When I ping the Sender channel from MQ Explorer I get the following.
"The request received ... |