Database Error Messages

OCI-40362

invalid object "owner_name"."object_name" specified in the GRANT statement
  • owner_name: The owner of the object.
  • object_name: The name of the object.

Cause

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


Action

Ensure that the dependents of the object are valid before attempting to grant a privilege on an object.