CICSĀ® Configuration
Manager messages
begin with a unique message identifier, followed by message text that might
contain variable information identifying the particular circumstance that
caused the message.
The message identifier has the format CCVnnnnx where:
- CCV
- Identifies the product that issued the message: CICS Configuration
Manager.
- nnnn
- Represents a four-digit message number. The preceding three-character
prefix combined with this number uniquely identifies the message.
- x
- Represents a single-letter severity level that indicates the return code,
the purpose of the message, and the type of response required from you. The
severity levels, from least to most severe, are:
- I
- Information. No action is required.
- W
- Warning. CICS Configuration
Manager detected
a possible error condition that you should evaluate.
- E
- One of the following, depending on the return code (RC) reported in the
CCVLOG data set on the CICS Configuration
Manager server:
- Failure. CICS Configuration
Manager detected
a failure condition that you should evaluate.
- Error. Your action is required before CICS Configuration
Manager can
continue processing.
- Severe. CICS Configuration
Manager processing
is suspended until you have taken action.