TimesTen Error Messages

TT-15144

REVOKE failed: Cannot revoke system-generated object privilege privilege_name on object_name from user_name


Cause

You attempted to REVOKE an object privilege from PUBLIC that was system-granted during database creation.


Action

You can only REVOKE privileges granted to the PUBLIC role after database creation. For more information on the PUBLIC role, see Overview of the PUBLIC Role in Oracle TimesTen In-Memory Database Security Guide.


Additional Information

TimesTen cannot perform the operation.