Cause
An attempt was made to create a substitutable column of object data type on a sharded or duplicated table.
Action
For sharded table, create this column with the NOT SUBSTITUTABLE option. For duplicated table, do not use non-final object data type.