Coleestions problem

Hello everyone.
I've got a problem with collections -> nested tales.
Creating, inputtig data into the nested tale works fine.
But when i want querry the data through PLS/ql Developer it quits!!!.
Without any warring. Just quits.
I don't know what's happening.
The data shurely is in the nested table, because
I've checked it by throwing it uot with dbms_output.put_line . Strange but after displaing couple records there is error- ORA 04031 and comment:
"Bytes of shared memory can't be given"
 
This is probably a Net8 8.0.x issue. If you are using Net 8.0.x, please upgrade to 8.1 or later to fix this.
 
Back
Top