Oracle Error ORA-38404: schema extension not allowed for the attribute set name

Oracle Error Message

ORA-38404: schema extension not allowed for the attribute set name

Reason for the Error

There was a schema extension for the attribute set name. Attribute sets are always created in the current schema and thus schema extended names are not allowed.

Solution

Create the attribute set from the appropriate schema.