Database Error Messages

OCI-43420

Insufficient privileges or the object does not exist.

Cause

The connected user does not have READ or SELECT privilege on the tables or the specified table does not exist.


Action

Specify the correct table names and grant the SELECT or READ privilege on the required tables.