Database Error Messages

ORA-02224

invalid privilege on a table

Cause

An attempt was made to grant an invalid privilege on a table.


Action

Only ALTER, DELETE, INDEX, INSERT, REFERENCES, SELECT, UPDATE, UNDER, ON COMMIT REFRESH, QUERY REWRITE, DEBUG, FLASHBACK, READ, and SIGN object privileges can be granted on a table. Do not grant any other privilege on a table.