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-24808: streaming of lob data is not allowed when using lob buffering
ORA-01203: wrong incarnation of this file - wrong creation SCN
RMAN-06576: platform 'string' (number) found in header of datafile string does not mmatch specified platform name 'string' (number)
RMAN-06225: shuting down automatic instance string
RMAN-08088: applied offline range to datafile string
ORA-28546: connection initialization failed, probable Net8 admin error
QSM-02113: expression in select list references multiple tables or views
ORA-02481: Too many processes specified for events (max string)
ORA-02172: The PUBLIC keyword is not appropriate for a disable thread
ORA-06926: CMX: T_ERROR during read data
PCC-00106: RELEASE is an Oracle extension to the COMMIT and ROLLBACK statements
SQL*Loader-00710: Internal error: direct path stream buffer not loaded