Previous Topic: IDCMSELX02 - Condition expression or "WHEN" postscript expectedNext Topic: IDCMSELX04 - "WHEN" postscripts must follow "WHEN condition" clauses


IDCMSELX03 - "WHEN condition" invalid following "WHEN" postscript

Reason:

Each of the following clauses:

WHEN OTHER (equivalent to WHEN NONE in a SELECT construct)

WHEN ANY

WHEN ALL (valid only in SELECT EVERY ACTION)

can appear only after all the WHEN-condition clauses are entered for the construct and can only appear once.

Action:

Correct the errors and re-specify.