Database Error Messages

ORA-03993

opaque column type not supported

Cause

A column with opaque column type, such as XMLType or AnyData, exists for the given table.


Action

Remove the relevant column and retry the operation.