| ERROR | CASE statements are not included in this release of PL/SQL |
| CAUSE | The unit being compiled contains a CASE statement. However, the current release of PL/SQL does not support CASE statements. |
| ACTION | Remove the CASE statement from the compilation unit. |