TimesTen Error Messages

TT-15162

Operation_name failed: privilege_name on object_name is redundant with ALL on object_name


Cause

You attempted to GRANT ALL or REVOKE ALL privileges for the specified object, while attempting to add additional privileges that make the SQL statement redundant.


Action

Specify either ALL or the specific privileges you want to GRANT or REVOKE, and retry the operation. For more information, see Privileges for SQL Objects in Oracle TimesTen In-Memory Database Security Guide.


Additional Information

TimesTen cannot perform the operation.