Database Error Messages

OCI-13752

User "string" must be SYS or must have the "ADMINISTER ANY SQL TUNING SET" privilege.

Cause

The attempted to create a SQL Tuning Set in another schema without having the right privilege.


Action

Connect as SYS or adjust the user's privilege and retry the operation.