PLS-00405: subquery not allowed in this context
Answer / guest
Cause: A subquery was used in an inappropriate context, such
as: if (SELECT deptno FROM emp WHERE ... ) = 20 then ...
Subqueries are allowed only in SQL statements.
Action: The same result can be obtained by using a temporary
variable, as in: SELECT deptno INTO temp_var FROM emp WHERE
...; IF temp_var = 20 THEN ...
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 1 No |
ORA-33454: (ESDREAD07) Discarding compiled code for workspace object because number is now string workspace object, whereas it was string workspace object when the code was compiled.
ORA-31028: Resource metadata length string exceeded maximum length string
ORA-14125: REVERSE/NOREVERSE may not be specified in this context
ORA-39136: cannot specify an SCN on a transportable job
ORA-00208: number of controlfile names exceeds limit of string
ORA-01552: cannot use system rollback segment for non-system tablespace 'string'
DRG-50949: too many SQEs
NID-00440: Database ID for database string changed to number.
ORA-01287: file string is from a different database incarnation
ORA-06781: TLI Driver: error reading negotation string
ORA-09344: spsig: error signalling thread
TNS-00112: Failed to find configuration file name