Oracle DBA, How To, Error, Cause and Action

ORA-13776: User "string" has not been granted the "SELECT" privilege on the "SQL tuning set" DBA views.

ORA-13776: User "string" has not been granted the "SELECT" privilege on the "SQL tuning set" DBA views.

Cause:

The user attempted to read a SQL tuning set belonging to someone else without having SELECT privilege on the DBA views


Action:

User should be granted the privilege or only access his own STS

No comments:

Post a Comment

Thanks for your comment.