Database Error Messages

OCI-38449

table "string" does not exist or is not accessible

Cause

An attempt was made to create a table alias for a table that does not exist or is not accessible.


Action

Grant select privileges on the table to the current user.