Unable To Extend Temp Segment By XX In Tablespace MSCX During Collections
(Doc ID 761989.1)
Last updated on JANUARY 29, 2022
Applies to:
Oracle Advanced Supply Chain Planning - Version 11.5.10.2 and laterInformation in this document applies to any platform.
Symptoms
On 11.5.10.2 in Production:
When attempting to running the ODS load, the client is frequently running out of space
ERROR
CREATE INDEX ITEM_CATEGORIES_N4_XXX ON
ITEM_CATEGORIES_LBT(CATEGORY_SET_ID,CATEGORY_NAME,ORGANIZATION_ID,SR_INSTANCE_ID,INVENTORY_ITEM_ID)
PARALLEL TABLESPACE MSCX STORAGE( INITIAL 40960 NEXT 43540135936 PCTINCREASE 50) PCTFREE 10
INITRANS 11 MAXTRANS 255
ORA-12801: error signaled in parallel query server P000
ORA-01652: unable to extend temp segment by 5314960 in tablespace MSCX
<>
STEPS
The issue can be reproduced at will with the following steps:
1. Run Collections
BUSINESS IMPACT
The issue has the following business impact:
Due to this issue, users have to wait until the table space has been expanded and then collections
is re-run
.
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 |
References |