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-16617: unknown object identifier specified in request
ORA-07402: sprst: cannot restore user signal handler.
NPL-00305: unsupported ASN.1 "UNIV" type string
SQL*Loader-00309: No SQL string allowed as part of string field specification
TNS-12618: TNS:versions are incompatible
LPX-00283: document encoding is ~s-based but default input encoding is not
ORA-13709: Required parameter "string" must be set before execution.
ORA-16786: Resource guard cannot access Data Guard metadata
ORA-25229: error on transformation of message string string
ORA-13354: incorrect offset in ELEM_INFO_ARRAY
ORA-14251: Specified subpartition does not exist
SQL*Loader-00418: Bad datafile datatype for column string