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-08447: syntax error in USAGE clause in mask options

1 Answers  


ORA-04006: START WITH cannot be less than MINVALUE

1 Answers  


ORA-12662: proxy ticket retrieval failed

1 Answers  


RMAN-06116: cannot crosscheck unavailable object

1 Answers  


ORA-06129: NETTCP: unable to transfer socket ownership to ORASRV

1 Answers  






PCC-02401: Host variable arrays of this type are currently not supported

1 Answers  


ORA-39146: schema "string" does not exist

1 Answers  


ORA-09838: removeCallback: failure removing the callback port.

1 Answers  


ORA-24814: operation not allowed for temporary LOBs

1 Answers  


ORA-24500: invalid UTF16 mode

1 Answers  


ORA-02471: SYSDATE, UID, USER, ROWNUM, or LEVEL incorrectly used in hash expre\ssion.

1 Answers  


TNS-04208: Trace Assistant Internal ERROR: Fatal

1 Answers  


Categories