Dynamically modifying messages (OVERRIDE)
The OVERRIDE subcommand is useful when you want to change the severity (suffix) level for a selected message or messages, or override default suppression levels for selected messages.
The following table lists the functions of the keywords that can be used with the OVERRIDE subcommand.
Keyword | Function |
|---|---|
MESSAGE_LEVEL | change default severity level for message |
MESSAGE_NUMBER | specify product ID number of message to be customized |
MESSAGE_LIMIT | set threshold limit for suppression of message |
The value PFP.PFPEPR is specified on the REPOSITORY_DSNAME keyword for all sample JCL shown in this appendix. PFP.PFPEPR is the name of the default repository catalog that is created automatically during installation of a Fast Path Online Suite product.
You must specify a separate OVERRIDE subcommand with appropriate keywords for each message that you want to customize. Multiple OVERRIDE subcommands might be specified under a single PROCESS_EPR command. In this manner, you can customize multiple messages with a single execution of the PFPEPR00 utility.
This section contains the following topics:
Related topic