ERROR | 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. |