Oracle Solution for Error ora-38437

Solution for Oracle Error ORA-38437

ORA-38437: The ADT "string

" may not contain any user methods.

What triggered the Error:

An attempt was made to create an attribute set from an ADT that has one or more user methods.

What should we do to fix it:

Drop the ADT and recreate it with no user methods.