Database Error Messages

ORA-55726

Reservable column can be added or modified only through a CREATE TABLE or ALTER TABLE statement.

Cause

An invalid use of RESERVABLE keyword is specified in the SQL statement.


Action

Check the SQL statement.