Oracle Error ORA-38437: The ADT “string” may not contain any user methods.

Oracle Error Message

ORA-38437: The ADT “string” may not contain any user methods.

Reason for the Error

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

Solution

Drop the ADT and recreate it with no user methods.