Show different ESP message prefixes for Master and Shadow
search cancel

Show different ESP message prefixes for Master and Shadow

book

Article ID: 432432

calendar_today

Updated On:

Products

ESP Workload Automation

Issue/Introduction

The same message IDs are generated for both Master and Shadow. We would like to identify unique message IDs (or an alternative method) to differentiate between Master and Shadow so that the automation rule can be properly configured.

Environment

Component: ESP High Availability Option
Release: ALL

Resolution

Use MSGPRFX in ESPPARM with consideration of the LPAR or System where the STC runs, like the example below:
MSGPRFX %SYSNAME(1:3):ESP

Additional Information

ESP buit-in variable %SYSNAME contains the one-to-eight character key used for the name of the current z/OS image.