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