Database Error Messages

PLS-00356

'string' must name a table to which the user has access

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.