PLS-00396: INSERT statement's subquery yields wrong number
of columns
Answer / guest
Cause: The number of columns in an INSERT statement does not
match the number of columns in a subquery select list. For
example, the following statement is faulty because no
corresponding column is specified for col3: INSERT INTO emp
(ename, empno) SELECT col1, col2, col3 FROM ...
Action: Change the number of items in the column list of the
INSERT statement or the number of items in the select list
so that the numbers match.
Please add more information about this Error
Is This Answer Correct ? | 0 Yes | 2 No |
ORA-13048: recursive SQL fetch error
ORA-29316: datafile string been imported twice
LCD-00209: missing value for keyword at end of string [string]
NNL-00569: domain_hint <domain_name> <NS_name> <NS_Addr> : Provide hint of a nameserver for a given domain
DRG-12439: highlight table read failed
RMAN-06703: could not open file: "string" (reason=string)
NNO-00261: cannot construct configuration checkpoint file name
ORA-01092: ORACLE instance terminated. Disconnection forced
TNS-01191: Failed to initialize the local OS authentication subsystem
SQL*Loader-00527: OCI return status: no data
ORA-19584: file string already in use
ORA-24031: invalid value, string should be non-NULL