ORA-38441: System could not derive the list of STORED and INDEXED attributes.
What triggered the Error:
The attribute set was created without default index parameters.What should we do to fix it:
Specify the default index parameters for the attribute set or include a valid PARAMETERS clause for the CREATE INDEX command.