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 |
TNS-01076: Opened trace file: string
ORA-12809: cannot set string_INSTANCES when mounted in exclusive mode
ORA-29336: Internal error [string] [string] from DBMS_PLUGTS
ORA-35917: (XSHIDE05) You cannot HIDE model workspace object because the analytic workspace in which it is defined has not been upgraded to version string.
ORA-09757: osnipn: port allocation failure.
ORA-31056: The document being inserted does not conform to string
ORA-22974: missing WITH OBJECT OID clause
ORA-25207: enqueue failed, queue string.string is disabled from enqueueing
DRG-11821: Payment Required
ORA-24408: could not generate unique server group name
PLS-00625: PARTITION/CLUSTER/ORDER-BY clause can only be used with IN parameters
LPX-00313: cannot construct XML comment with content: ~S