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-28261: CURRENT_USER can not be used in PLSQL Definer's Right procedure.

1 Answers  


QSM-01094: outer-join filter not found in materialized join view

1 Answers  


ORA-10614: Operation not allowed on this segment

1 Answers  


ORA-28232: invalid input length for obfuscation toolkit

1 Answers  


ORA-00448: normal completion of background process

1 Answers  


ORA-13367: wrong orientation for interior/exterior rings

1 Answers  


ORA-24364: internal error while padding blanks

1 Answers  


RMAN-05508: SET NEWNAME TO NEW not allowed (datafile string)

1 Answers  


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

1 Answers  


ORA-30364: this level has the same set of columns as another

1 Answers  


ORA-39311: illegal clone_recovery() call: it only applys to failed clones

1 Answers  


ORA-24074: RETRY_DELAY and MAX_RETRIES cannot be used for exception queue %.string

1 Answers  


Categories