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-16008: indeterminate control file checkpoint
QSM-01131: query has ONLY_MULTIMV_REWRITE hint
ORA-25285: Invalid value string for array_mode
ORA-19713: invalid copy number: string
ORA-32302: object materialized views must be object ID based
ORA-37105: (XSVPART05) Only variables dimensioned by a CONCAT PARTITION TEMPLATE can have string partitions.
TNS-12523: TNS:listener could not find instance appropriate for the client connection
LPX-00275: can't set output/data encoding AFTER parsing
ORA-13187: subdivision failed
SQL*Loader-00481: HIDDEN may not be used with non-scalar fields.
ORA-12997: cannot drop primary key column from an index-organized table
NNL-00225: Currently managing name server "string"