OCI-55728
Reservable column property can only be specified for a column on a table that has a primary key.
Cause
The referenced table does not have a primary key.
Action
Add a primary key to the table in order to add a reservable column.