| Error | ORA-22876 |
Description | this user-defined type is not allowed or it cannot be used in this context | Cause | An attempt to create a kind of user-defined type which is not allowed, or an attempt to create table columns or use default constructor with a type on which these are not supported. | Action | Ensure that the type is permitted in this context. |