Oracle Error ORA-13777: invalid list of attribute names

Oracle Error Message

ORA-13777: invalid list of attribute names

Reason for the Error

The user specified an attribute element that is not valid. The only attributes that can be selected are NULL, BASIC, TYPICAL, ALL or a comma separated list of the names including EXECUTION_STATISTICS, OBJECT_LIST, BIND_LIST and SQL_PLAN.

Solution

Adjust the attribute list and retry the operation.