不愿意打補丁,就看看這個:
Applies to:
Oracle General Ledger - Version: 11.5.10
This problem can occur on any platform.
Symptoms
GLSTPM module: Add/Delete Summary Accounts request
ends with
SHRD0043: ERROR: ORA-01652: unable to extend temp segment by 128 in tablespace TEMP
Cause
CBO (Cost Based Optimization) was used instead of RBO (Rule Based Optimization)
Solution
Set the Profile Option:
"GL Journals: Use Alternative Optimization Method For Summarization" to Yes
This will bring the system to use RBO instead of CBO.