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

NZE-29100: Cannot create local key ID.

1 Answers  


ORA-23393: the user is already the propagator

1 Answers  


ORA-06307: IPA: Cannot reset connection

1 Answers  


ORA-23420: interval must evaluate to a time in the future

1 Answers  


ORA-09799: File label retrieval failed.

1 Answers  






EXP-00102: Resumable parameters ignored -- current session not resumable

1 Answers  


ORA-12670: Incorrect role password

1 Answers  


ORA-02304: invalid object identifier literal

1 Answers  


ORA-17501: logical block size string is invalid

2 Answers  


DRG-11718: multiple Preferred Terms for term string

1 Answers  


ORA-36972: (XSRELTBL13) Relation workspace object must be dimensioned by workspace object.

1 Answers  


PLS-00730: collection element type does not allow modifications

1 Answers  


Categories