Need explanation for the below error which I am getting on 3 node RAC
Mon Jun 12 15:45:23 CDT 2017
USER is "scott"
with vw as (select /*+ parallel(a,8,1) */ * from scott.my_view a),
*
ERROR at line 1:
ORA-12801: error signaled in parallel query server P008, instance zz3hi099oSCAR999P2 (2)
ORA-01652: unable to extend temp segment by 64 in tablespace TEMP1
Elapsed: 00:18:31.48