Database Error Messages

ORA-30747

cannot create substitutable tables or columns of non final type string.string

Cause

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


Action

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