Oracle Message ORA-06592 - CASE not found while executing CASE statement

ERRORCASE not found while executing CASE statement
CAUSEA CASE statement must either list all possible cases or have an else clause.
ACTIONAdd all missing cases or an else clause.