ORA-29491: invalid table for chunking
I am trying to use the dbms_parallel_execution package and I get this error:
ORA-29491: invalid table for chunking
when I start to break the table into chunks.
Any ideas..
when I start to break the table into chunks.
Any ideas..
0