Upgrade Failed: ORA-01652: unable to extend temp segment by 128 in tablespace TEMP
(Doc ID 2172276.1)
Last updated on MAY 31, 2023
Applies to:
Oracle Health Insurance Claims Adjudication - Version 2.14.2 and laterInformation in this document applies to any platform.
Symptoms
OHI version 2.14.2.0.21 was upgraded to version 2.15.1.0.0 following the steps given in the 2.15.1.0.0 Release Notes, but the upgrade failed.
TEMP space was set to 126GB.
SQL> select sum(bytes)/1024/1024/1024 from dba_temp_files;
SUM(BYTES)/1024/1024/1024
-------------------------
126.998032
ERROR
-----------------------
SEVERE 7/15/16 10:50 PM:liquibase: Error executing SQL insert into fin_trans_detail_proc_data
java.sql.SQLException: ORA-12801: error signaled in parallel query server P046, instance lxdbdc02.hphc.org:ohipqa22 (2 ORA-01652: unable to extend temp segment by 128 in tablespace TEMP
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |