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-26671: maximum number of STREAMS processes exceeded
ORA-29866: cannot create domain index on a column of index-organized table
ORA-23503: error occurred during IAS instantiation
DRG-12213: cannot create/drop section group or sections for other user
ORA-12206: TNS:received a TNS error during navigation
PROT-00005: Clusterware is not running properly
ORA-32010: cannot find entry to delete in SPFILE
ORA-09805: conversion of category number to string failed.
ORA-02262: ORA-string occurs while type-checking column default value expression
ORA-13801: invalid value for SQLTUNE_CATEGORY parameter
ORA-07685: sou2os: supervisor stack set error
PLS-00550: character set specification is not allowed for this type