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 |
PCB-00316: SQL FORMS statements are Oracle extensions
DRG-51801: failed to seek in file: %(1)
ORA-24327: need explicit attach before authenticating a user
ORA-31030: Unable to retrieve XML document
ORA-27144: attempt to kill process failed
LFI-00136: Unable to change type of open file.
DRG-11851: Cache Related Warning
ORA-13354: incorrect offset in ELEM_INFO_ARRAY
NNL-00226: Current request-processing delay is string
ORA-00163: internal database name length string is greater than maximum (string)
PLS-01453: This procedure is not part of the ANSI standard
ORA-00129: listener address validation failed 'string'