Message log - assure_mimix - 10.0

Assure MIMIX with FlashCopy Environment User Guide

Product type
Software
Portfolio
Integrate
Product family
Assure
Product
Assure MIMIX™ Software
Version
10.0
ft:locale
en-US
Product name
Assure MIMIX
ft:title
Assure MIMIX with FlashCopy Environment User Guide
First publish date
2020
ft:lastEdition
2023-08-01
ft:lastPublication
2023-08-01T15:16:13.273000
L1_Product_Gateway
Integrate
L2_Product_Segment
IBM Infrastructure
L3_Product_Brand
Precisely Assure
L4_Investment_Segment
IBM i HA
L5_Product_Group
IBM i HA
L6_Product_Name
Assure MIMIX

Assure MIMIX for FlashCopy deposits key diagnostics and error messages into the MIMIX message log, which is accessed by using the WRKMSGLOG command. Optionally, this information can also be deposited into an additional message queue by configuring secondary message handling in the MIMIX system definition. For that reason, most messages also include the MIMIX installation library in their data fields.

From the message log, you can also easily jump to the job or job log that generated the message.

Example command to view the message log through MIMIX:

installation-library/WRKMSGLOG PRC(MXFLASH)

Example command to instruct MIMIX to also send messages to a message queue:

CHGSYSDFN SYSDFN(<system>) SECMSGQ(<message-queue> 30 *ALL)

MIMIX will not perform housekeeping on this secondary message queue.