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-24052: cannot propagate object type payloads with LOB attributes to an 8.0 release
RMAN-06705: text script line is too long (>1024)
ORA-01970: You must specify a database name for CREATE CONTROLFILE
ORA-03002: operator not implemented
ORA-24203: operation failed, queue table string.string has errors
RMAN-06098: the target database must be mounted when issuing a BACKUP command
RMAN-06021: FROM DATAFILECCOPY/BACKUPSET may not be specified with archive logs
ORA-26563: renaming this table is not allowed
ORA-12625: TNS:missing argument
NNC-00423: invalid data item syntax code string
ORA-29872: parameters clause cannot be combined with the specified options
ORA-23455: flavor string contains object "string"