PLS-00356: 'string' must name a table to which the user has
access



PLS-00356: 'string' must name a table to which the user has access..

Answer / guest

Cause: The named table is not accessible to the user. This
error occurs when the table name or username was misspelled,
the table and/or user does not exist in the database, the
user was not granted the necessary privileges, or the table
name duplicates the name of a local variable or loop counter.

Action: Check the spelling of the table name and username.
Also confirm that the table and user exist, the user has the
necessary privileges, and the table name does not duplicate
the name of a local variable or loop counter.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-33005: (XSAGDIMBREAK) Invalid breakout for dimension workspace object.

1 Answers  


NID-00301: Datafile string - dbid changed, wrote new name

1 Answers  


PCC-00126: Could not find or open system configuration file

1 Answers  


ORA-12443: policy not applied to some tables in schema

1 Answers  


ORA-26029: index string.string partition string initially in unusable state

0 Answers  


PCC-02045: CMD-LINE: Option is not unique:

1 Answers  


ORA-09791: slembdf: translation error, unable to translate error file name.

1 Answers  


ORA-16570: operation requires restart of database "string"

1 Answers  


RMAN-08125: keep attributes for the proxy copy are deleted

1 Answers  


PCC-02013: unknown escape sequence

1 Answers  


ORA-14095: ALTER TABLE EXCHANGE requires a non-partitioned, non-clustered table

1 Answers  


QSM-02019: mv references another mv in FROM clause

1 Answers  


Categories