Message Oracle PLS-00379 - CASE statements are not included in this release of PL/SQL

ERRORCASE statements are not included in this release of PL/SQL
CAUSEThe unit being compiled contains a CASE statement. However, the current release of PL/SQL does not support CASE statements.
ACTIONRemove the CASE statement from the compilation unit.