PLS-00570: different number of columns in the multiset and
cast expressions
Answer / guest
Cause: Number of columns in the collection returned by
MULTISET and the number of columns for the CAST type don't
match. For example: create type tab_obj as object (n
number); create type tab1 as table of tab_obj; create table
tab2 (col1 number, col2 number); select CAST(MULTISET(select
col1, col2 from tab2) as tab1) from tab2;
Action: none
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
RMAN-08543: channel string: specifying archivelog(s) for proxy backup
LSX-00257: atom specification is missing
NNL-01031: Name: string
PLS-00378: invalid compilation unit for this release of PL/SQL
ORA-09836: addCallback: could not add a port to the callback set.
TNS-01015: set|show parm_name [<value>]: sets|shows current listener parm values
RMAN-07521: cannot create recovery catalog in database version string; version string required
ORA-12031: cannot use primary key columns from materialized view log on "string"."string"
ORA-33098: (APABBR01) A value of 'string' is not valid for the workspace object option.
ORA-09704: sstascre: ftok error in creating test and set pages.
ORA-14173: illegal subpartition-extended table name syntax
NNC-00052: client and server protocol versions are incompatible