IDC0001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS cde

Explanation

The system issues this message upon completion of any functional command. If an error has occurred, the condition code is not 0. If an error has occurred, it is indicated by error messages that precede the completion message.

In the message text:
cde
The highest condition code of the completed function.
Note: One reason for a condition code of 4 could be that the LISTCAT resulted in no entries being returned by CATALOG. This will be indicated in THE NUMBER OF PROTECTED ENTRIES SUPPRESSED WAS 0 in which case there will not be any additional messages issued.

System action

The system sets the last condition code (LASTCC) to cde. The system sets the maximum condition code (MAXCC) if cde is greater than the current MAXCC value.

Source

DFSMSdfp

Module

IDCAL01, IDCBI01, IDCCC01, IDCDE01, IDCDL01, IDCLC01, IDCLR01, IDCMP01, IDCPM01, IDCPR01, IDCRC01, IDCRM01, IDCRP01, IDCRS01, IDCVY01, IDCXP01