Database Error Messages

OCI-17299

PL/SQL boolean type not supported for this database version.

Cause

The PL/SQL boolean type is not supported in the current database version.


Action

Use alternative data types to represent boolean values in PL/SQL for compatibility with the current database version.