Ho do i put this is a code window? Sorry about the formatting.
I get the same errors when I execute this statement:
CReate type mytype as table of varchar2(100);
/
select * from table (mytype('1','2','a'))
/
ERROR:
CReate type mytype as table of varchar2(100);
*
ERROR at line 1:
ORA-00600: internal error code, arguments: [17182], [0x59E057D4], [], [], [], [], [], []