Database Error Messages

ORA-65033

A common privilege cannot be granted or revoked on a local object.

Cause

A GRANT or REVOKE statement was issued specifying CONTAINER=ALL and naming a local object on which privileges are to be granted or revoked, which is not allowed.


Action

Remove CONTAINER=ALL from the statement.