PLS-00357: Table,View Or Sequence reference 'string' not
allowed in this context
Answers were Sorted based on User's Feedback
Answer / guest
Cause: A reference to database table, view, or sequence was
found in an inappropriate context. Such references can
appear only in SQL statements or (excluding sequences) in
%TYPE and %ROWTYPE declarations. Some valid examples follow:
SELECT ename, emp.deptno, dname INTO my_ename, my_deptno,
my_dept .FROM emp, dept WHERE emp.deptno = dept.deptno;
DECLARE last_name emp.ename%TYPE; dept_rec dept%ROWTYPE;
Action: Remove or relocate the illegal reference.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 2 No |
ORA-31009: Access denied for property string
PCB-00002: Command line processor severe error
ORA-23334: column string does not exist in table or column group
PROC-00014: Unknown error occurred
NZE-29192: Validation mechanism not set in OID
LPX-00234: namespace prefix "~S" is not declared
PCC-02387: Expecting an expression of type sql_cursor
ORA-01281: SCN range specified is invalid
ORA-15065: hash collision for diskgroup names 'string' and 'string'
QSM-02073: non-primary key RepAPI mv is not fast refreshable
ORA-30730: referential constraint not allowed on nested table column
ORA-08454: more than one S symbol specified in picture mask