Database Error Messages

OCI-55779

To alter a reservable column into a non-reservable column, use keywords NOT RESERVABLE instead of NO RESERVABLE.

Cause

An attempt is being made to modify a reservable column with keywords NO RESERVABLE.


Action

To alter a reservable column to a non-reservable column use keywords NOT RESERVABLE.