ORA-01652 -Temp tablespace behavior in Oracle 12.2 RAC
Oracle DB: 12.2
OS: Oracle Linux 7.5
RAC: 5 nodes
the TEMP04 table space - 240 GB in size
We have 5 node RAC - DB size - 122 TB. We have 5 different TEMP table spaces, i.e. temp01 thru temp05.
Each TEMP table spaces are different in size to serve different size of application needs. Note: we have created few services and each applications are assigned a service
Problem: for one of the application, we received ORA-01652: unable to extend temp segment in node4 - the TEMP04 table space - 240 GB in size. We assigned 4 applications to the TEMP04 temporary table space and these users were assigned a service that is running on node 3, node 4 and node 5.