unable to extend temp segment by 16 in tablespace TEMP2
Hi
While running the concurrent program in production, the concurrent program has end with following error.
--SQLException
java.sql.SQLException: ORA-12801: error signaled in parallel query server P003, instance auohsmnhmxd03.oracleoutsourcing.com:PMNHMI3 (3)
ORA-01652: unable to extend temp segment by 16 in tablespace TEMP2
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)