Author |
Message |
Topic: MQ goes into "sleep mode". |
Gouldmar
Replies: 17 Views: 15103
|
Forum: General IBM MQ Support Posted: Wed Dec 01, 2010 1:56 pm Subject: MQ goes into "sleep mode". |
If I read the above correct you have increased the size of the log files from one size up to 2.8gb in size, were the logs previously set to the default size as supplied in the sample install jobs? If ... |
Topic: z/OS log file expansion |
Gouldmar
Replies: 3 Views: 8219
|
Forum: Mainframe, CICS, TXSeries Posted: Sat Mar 14, 2009 8:31 am Subject: z/OS log file expansion |
What release of MQ are you using? |
Topic: MQ v5.3 Personal Certificate |
Gouldmar
Replies: 10 Views: 9316
|
Forum: General IBM MQ Support Posted: Wed Jan 07, 2009 12:34 pm Subject: MQ v5.3 Personal Certificate |
. |
Topic: MQ v5.3 Personal Certificate |
Gouldmar
Replies: 10 Views: 9316
|
Forum: General IBM MQ Support Posted: Tue Jan 06, 2009 12:35 pm Subject: MQ v5.3 Personal Certificate |
The personal certificate is used to identify the QMGR and should only used by the QMGR it is generated for.
Any clients connecting to the QMGR using the new certificate will not need to have the ne ... |
Topic: MQ v5.3 Personal Certificate |
Gouldmar
Replies: 10 Views: 9316
|
Forum: General IBM MQ Support Posted: Mon Jan 05, 2009 3:55 pm Subject: MQ v5.3 Personal Certificate |
The REFRESH SECURITY TYPE(SSL) command was not introduced until MQ V6.
On a MQ V5.3 QMGR, to ensure a clean installation of the new certificate I would recommend a QMGR restart. |
Topic: Upgrade on z/OS WMQ 5.3.1 to 6.0 |
Gouldmar
Replies: 5 Views: 9056
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Mar 21, 2008 8:36 am Subject: Upgrade on z/OS WMQ 5.3.1 to 6.0 |
JK,
You will need to research the fixes yourself as I do not have a list of the fixes, IBM will be able to advise of the fixes. Also review the IBM website for technotes on this issue.
To allow ... |
Topic: Upgrade on z/OS WMQ 5.3.1 to 6.0 |
Gouldmar
Replies: 5 Views: 9056
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Mar 21, 2008 7:40 am Subject: Upgrade on z/OS WMQ 5.3.1 to 6.0 |
JK,
Do you have any userwritten exits running on the QMGR?
Also can you advise how long it takes for the storage to fall to a critical level.
Have you checked you have all available PTF's tha ... |
Topic: Upgrade on z/OS WMQ 5.3.1 to 6.0 |
Gouldmar
Replies: 5 Views: 9056
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Mar 21, 2008 7:27 am Subject: Upgrade on z/OS WMQ 5.3.1 to 6.0 |
JK
Storage usage in V6 differs from the storage use in V531, for one there is a 100MB storage area now used by a QMGR that is part of a QSG.
Firstly I would check you region size being used on t ... |
Topic: CICS Mainframes Memory leak Debugging |
Gouldmar
Replies: 4 Views: 11887
|
Forum: Mainframe, CICS, TXSeries Posted: Sat Feb 25, 2006 12:12 pm Subject: CICS Mainframes Memory leak Debugging |
You need to do a CICS trace. This will show the requests for CICS services and will help you diagnose what your program is doing.
If you think your program is leaking storage (it is not often th ... |
Topic: Channel Initiator Error on Startup |
Gouldmar
Replies: 8 Views: 13193
|
Forum: General IBM MQ Support Posted: Tue May 03, 2005 7:27 am Subject: Channel Initiator Error on Startup |
Thanks for the correction kevinf2349, I have seen a similar problem with a new MQ site getting the same thing, their problem was using the SYSTEM.CHANNEL.INITQ without using a xmitq, just forgot to ad ... |
Topic: Channel Initiator Error on Startup |
Gouldmar
Replies: 8 Views: 13193
|
Forum: General IBM MQ Support Posted: Tue May 03, 2005 6:59 am Subject: Channel Initiator Error on Startup |
A 2042 return code is occuring as MQ is detecting that a process has the queue open for exclusive input. These may be due to channels trying to start when the channel initiator has been started succe ... |