Previous Topic: Log Area (LXX) ReportNext Topic: How to Use


When to Use

Use the REPORT AREA=LXX option to obtain information about the Log Area, specifically you can use this report to determine the highest Transaction Sequence Number (TSN).

In Simplify mode, this report expects to connect to MUF and get the current information from MUF. It may only execute without MUF if it follows another function that only runs with MUF not enabled or if the MUF is acknowledged as down using function SET OPTION1=MUF_NOT_ENABLED. It is possible but not recommended to use SET OPTION1=MUF_ENABLED_OR_DISABLED. This report may not follow in the same DBUTLTY step with a previous function that opens the LXX. If needed, it must be in a different step.

Without Simplify mode you can request a Log Area report any time. The information obtained reflects information stored on disk, not necessarily the current information the MUF is using.