Oracle Error ORA-30747: cannot create substitutable tables or columns of non final type string.string

Oracle Error Message

ORA-30747: cannot create substitutable tables or columns of non final type string.string

Reason for the Error

The user tried to create substitutable table or column of a non final type. This operation is not currently supported.

Solution

Change the statement to create a non substitutable table/column.