Oracle Error Message
ORA-13752: User “string” must be SYS or must have the “ADMINISTER ANY SQL TUNING SET” privilege.
Reason for the Error
The attempted to create a SQL Tuning Set in another schema without having the right privilege.
Solution
Connect as SYS or adjust the user’s privilege and retry the operation.