Use of pl/sql table not allowed in this context
PLS-00356 – Oracle Error Code
‘string’ must name a table to which the user has access
PLS-00357 – Oracle Error Code
Table-View Or Sequence reference ‘string’ not allowed in this context
PLS-00358 – Oracle Error Code
Column ‘string’ exists in more than one table; use qualifier
PLS-00333 – Oracle Error Code
‘string’ must match an object-table alias in this context
PLS-00359 – Oracle Error Code
Assignment target in ‘string’ must have components
PLS-00334 – Oracle Error Code
‘string’ matches table or view without an alias
PLS-00360 – Oracle Error Code
Cursor declaration without body needs return type
PLS-00335 – Oracle Error Code
A package name conflicts with an existing object
PLS-00361 – Oracle Error Code
IN cursor ‘string’ cannot be OPEN’ed
