ORA-55773
Table has reservable columns or primary key columns with a data type not supported by lock-free reservation.
Cause
An attempt is being made to add a reservable column to a table that has a column with a data type not supported by lock-free reservation.
Action
Do not use the RESERVABLE keyword for this column.