You are here: Home //
Oracle 11g //
ORA-13752: User “string” must be SYS or must have the “ADMINISTER ANY SQL TUNING SET” privilege.
ORA-13752: User “string” must be SYS or must have the “ADMINISTER ANY SQL TUNING SET” privilege.
Posted by
Oracle 11g Release 2 on
Nov 05, 2006 |
Leave a Comment
Cause: The attempted to create a SQL Tuning Set in another schema without having the right privilege. See the solution below.
Error solution: Connect as SYS or adjust the user's privilege and retry the operation.
Database version: Oracle 11g Release 2 (11.2)
Tags: ora, Oracle 11g Release 2