Messages
During RMU processing, the utility generates a variety of messages.
Each message is prefixed with OSZ and ends with one of the following message severity indicators:
- E - Error
- W - Warning
- I - Informational
Most RMU messages are in the range OSZ1500x through OSZ1699x.
If you have not changed the default values for the OPTIONS control statement, the RMU generates a small set of messages for all invocations, including:
- Each control statement, as it is being processed
- Start and end of processing of an XML document by IMPORT
- Completion of the utility program
- Warning and error messages that were generated during processing
When the TRACE option is specified, the RMU generates additional messages detailing the processing of each control statement, as well as the results of each update to an RTCS registry. These additional messages are informational.
When the TRACEX option is specified, the RMU generates additional messages detailing the progress in parsing the elements and attributes of the XML document that is being IMPORTed. These additional messages are informational and are intended for debugging problems with the RMU operation.