Oracle Error ORA-38441: System could not derive the list of STORED and INDEXED attributes.

Oracle Error Message

ORA-38441: System could not derive the list of STORED and INDEXED attributes.

Reason for the Error

The attribute set was created without default index parameters.

Solution

Specify the default index parameters for the attribute set or include a valid PARAMETERS clause for the CREATE INDEX command.