Database Error Messages

OCI-08690

Validation of SQL assertionstring is not supported in ISOLATION_LEVEL=SERIALIZABLE.

Cause

SQL assertion is not supported in ISOLATION_LEVEL=SERIALIZABLE.


Action

Use READ COMMITTED instead.