Author |
Message
|
aravindtk |
Posted: Mon Jul 10, 2023 7:46 am Post subject: MQ Linear Logging - Automatic Management |
|
|
Novice
Joined: 05 Jun 2023 Posts: 17
|
Hi,
I am running a Windows qmgr on MQ v9.2.
Its configured with Linear Logging and I am trying to set Automatic Log Management feature that's supported on this version.
As per this link
https://www.ibm.com/docs/en/ibm-mq/9.0?topic=logs-managing-log-files
I can configure this on MQ Explorer too but I cannot find any option to do so under the Log section of the Queue Manager Properties page.
(MQ Explorer version 9.1.5 has only options for Media Image scheduling under Log)
Has anyone used this and set it up on MQ Explorer?
Thanks much. |
|
Back to top |
|
 |
exerk |
Posted: Tue Jul 11, 2023 1:59 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Logic dictates that IBM MQ Explorer V9.1 will not be aware of attributes introduced to IBM MQ V9.2, or IBM MQ V9.3 for that matter.
I suggest upgrading to IBM MQ Explorer V9.3. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
aravindtk |
Posted: Thu Jul 13, 2023 11:24 pm Post subject: MQ Linear Logging - Automatic Management |
|
|
Novice
Joined: 05 Jun 2023 Posts: 17
|
This feature is listed under 9.0 as per the link.
So a later explorer version should support it. |
|
Back to top |
|
 |
exerk |
Posted: Fri Jul 14, 2023 4:31 am Post subject: Re: MQ Linear Logging - Automatic Management |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
aravindtk wrote: |
This feature is listed under 9.0 as per the link.
So a later explorer version should support it. |
I don't use MQ Explorer at that version, and do not have any installations of IBM MQ V9.2 to check against, sorry.
But that link states "...You use the LogManagement attribute in the Log stanza of the qm.ini file, or by using the IBM MQ Explorer, to set up automatic management...", which suggests to me that the queue manager may need a restart to pick up the change.
Did you restart the queue manager after making that change? _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
fjb_saper |
Posted: Sat Jul 15, 2023 2:14 am Post subject: Re: MQ Linear Logging - Automatic Management |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
exerk wrote: |
aravindtk wrote: |
This feature is listed under 9.0 as per the link.
So a later explorer version should support it. |
I don't use MQ Explorer at that version, and do not have any installations of IBM MQ V9.2 to check against, sorry.
But that link states "...You use the LogManagement attribute in the Log stanza of the qm.ini file, or by using the IBM MQ Explorer, to set up automatic management...", which suggests to me that the queue manager may need a restart to pick up the change.
Did you restart the queue manager after making that change? |
You cannot change the qm.ini of a queue manager at 9.2 if MQExplorer is at 9.1
To change the qm.ini you need an MQ Exlorer that matches the version of the server (major and minor version: xx.yy) and that does a server connection to the qmgr.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
exerk |
Posted: Sun Jul 16, 2023 9:05 am Post subject: Re: MQ Linear Logging - Automatic Management |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
fjb_saper wrote: |
You cannot change the qm.ini of a queue manager at 9.2 if MQExplorer is at 9.1
To change the qm.ini you need an MQ Exlorer that matches the version of the server (major and minor version: xx.yy) and that does a server connection to the qmgr.  |
Thank you! I thought I was right the first time - shouldn't have second-guessed myself... _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
gbaddeley |
Posted: Sun Jul 16, 2023 3:34 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
In order to change qm.ini parameters (that are not accessible by ALTER QMGR), does MQ Explorer need to be running on the same system as the queue manager? _________________ Glenn |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Jul 16, 2023 7:11 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
gbaddeley wrote: |
In order to change qm.ini parameters (that are not accessible by ALTER QMGR), does MQ Explorer need to be running on the same system as the queue manager? |
Yes it does (we'll not take into account X11 redirection here as the actions are still carried out on the server running the queue manager)  _________________ MQ & Broker admin |
|
Back to top |
|
 |
aravindtk |
Posted: Wed Jul 19, 2023 12:43 am Post subject: MQ Linear Logging - Automatic Management |
|
|
Novice
Joined: 05 Jun 2023 Posts: 17
|
Thanks ! Its not this clear on the IBM links. Still don't understand why this has to be done on a server version of MQ explorer though ! |
|
Back to top |
|
 |
exerk |
Posted: Wed Jul 19, 2023 4:20 am Post subject: Re: MQ Linear Logging - Automatic Management |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
aravindtk wrote: |
Thanks ! Its not this clear on the IBM links. Still don't understand why this has to be done on a server version of MQ explorer though ! |
Because it doesn't change the qm.ini file remotely... _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
|