Oracle DBA, How To, Error, Cause and Action

ORA-13777: invalid list of attribute names

ORA-13777: invalid list of attribute names


Cause:


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.



Action:


Adjust the attribute list and retry the operation.

No comments:

Post a Comment

Thanks for your comment.