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-27062: could not find pending async I/Os
ORA-19684: block media recovery failed because database is suspended
TNS-04004: Unable to encrypt the supplied password.
ORA-23373: object group "string"."string" does not exist
RMAN-04002: ocipi failed, ORA-string
DRG-11830: Length Required
ORA-24407: connection pool already exists
ORA-07860: osnsoi: error setting up interrupt handler
ORA-25291: Buffer does not exist for the specified queue
ORA-19805: recid string of string is about to be deleted or resized
DRG-10311: remote send not supported
RMAN-08047: channel string: starting compressed incremental level string datafile backupset