PLS-00398: wrong number of columns in UNION, INTERSECT, or
MINUS expression
Answer / guest
Cause: The SELECT clauses to the left and right of a UNION,
INTERSECT, or MINUS expression do not select the same number
of columns. For example, the following statement is faulty
because the select lists do not contain the same number of
items: CURSOR my_cur IS SELECT ename FROM emp INTERSECT
SELECT ename, empno FROM emp;
Action: Change the select lists so that they contain the
same number of items.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 0 No |
ORA-13837: invalid HASH_VALUE
TNS-00035: INTCTL: error while constructing full file name
ORA-29854: keyword BITMAP may not be used in creating domain indexes
ORA-01289: cannot add duplicate logfile string
ORA-27052: unable to flush file data
ORA-07594: spiip: $GETJPIW failure
ORA-25295: Subscriber is not allowed to dequeue buffered messages
ORA-02183: valid options: ISOLATION_LEVEL { SERIALIZABLE | READ COMMITTED }
DRG-12406: invalid CTX EXEC tag attribute (string)
ORA-12655: Password check failed
RMAN-06035: wrong version of recover.bsq, expecting string, found string
LPX-00602: Invalid child element '~1S' of element '~2S'.