PL/I · Message ID

CEE3400W: The Condition Name Was Not Recognized

What does CEE3400W: The Condition Name Was Not Recognized mean in PL/I?

A call to a condition-management service passed a condition-name string that Language Environment's condition manager doesn't recognize, so it can't be translated into a condition token — usually a typo in a user-coded ON-condition name or an unregistered facility ID.

CEE3400W: The Condition Name Was Not RecognizedIBM Enterprise PL/I for z/OS · z/OS Language Environment

Condition

A call to a condition-management service passed a condition-name string that Language Environment's condition manager doesn't recognize, so it can't be translated into a condition token — usually a typo in a user-coded ON-condition name or an unregistered facility ID.

Fix

Check the spelling and facility-qualified form of the condition name being registered or tested, and confirm any user-defined condition was properly declared before use.

Related message id