REXX To Parse Master Log
Venkata Ashok Kajuluri
Mainframe DB2 DBA Automations | REXX | PYTHON at Bank of America Merrill Lynch
This article is about an ISPF PANEL REXX user interface that i have developed to parse Master log job and produce various reports based on selection in a predefined tabular format.
Purpose:
DBA's might often check master log data to detect abnormalities. Master log in it's default format with numerous messages is hard to read & analyze for a human mind while looking for any particular message occurrences. Hence in order to ease the readability, examine log data & analyze the trend focusing only on particular messages in a tabular format this can be used & thus developed.
User Interface ISPF Panel can be invoked by a TSO command (for example TSO DBAT05).
Features:
领英推荐
Different ways of invoking this REXX process called DBAT05:
Sample format of Resource Unavailability Report:
Thus by parsing master log with above features, predefined tabular format report can be generated for DBA analysis or the data can be maintained in a DB2 table for historical research of log messages.
~ the end ~
Thanks,
Kajuluri Venkata Ashok,
z/OS Mainframe DB2 DBA.
IMS Sysprog at Ensono
7 个月Any chance that you can share?
Lead DBA - MongoDB and Ansible/Chef/AzDO automations at MetLife
3 年Great Venkat ??
DB2 DBA | DB2 Sysprog z/OS
3 年Very good try. This can replace a paid tool in future soon ??
Mainframe Modernization Consultant and Cloud Architect at Accenture DACH | IBM Champion 2025
3 年Good work??