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 |
ORA-02701: osnoraenv: error translating oracle image name
ORA-23488: propagation mode "string" for "string" is not allowed for this operation
RMAN-06171: not connected to target database
ORA-32021: parameter value longer than string characters
ORA-02241: must of form EXTENTS (FILE <n> BLOCK <n> SIZE <n>, ...)
ORA-07860: osnsoi: error setting up interrupt handler
ORA-27031: mirror resilvering functions not supported
SQL*Loader-00404: Column string present more than once in string's INTO TABLE block.
ORA-01230: cannot make read only - file string is offline
PCB-00240: Group item containing this host variable cannot be table
ORA-37080: Advice requested for hierarchy with too many levels
ORA-12911: permanent tablespace cannot be temporary tablespace