Create APS Partitions Fails with the following error ORA-02149 ORA-06512 ORA-14501
(Doc ID 2164458.1)
Last updated on APRIL 20, 2023
Applies to:
Oracle Advanced Supply Chain Planning - Version 12.1.3 to 12.1.3 [Release 12.1]Information in this document applies to any platform.
Symptoms
Create APS Partitions request when run with the parameters: Plan Partition Count = 1 & Instance Partition Count = 0 fails with the error messages as given below::
MSCCRPAR module: Create APS Partitions
+---------------------------------------------------------------------------+
Current system time is 22-JUL-2016 11:25:11
+---------------------------------------------------------------------------+
**Starts**22-JUL-2016 11:25:11
ORACLE error 2149 in FDPSTP
Cause: FDPSTP failed due to ORA-02149: Specified partition does not exist
ORA-06512: at "SYSTEM.AD_DDL", line 165
ORA-06512: at "APPS.MSC_MANAGE_PLAN_PARTITIONS", line 382
ORA-14501: object is not partitioned
ORA-06512: at "AP
The last line as shown in the log of: MSCCRPAR module: Create APS Partitions: is as given below:
alter stmt : alter table MSC_BIS_INV_DETAIL add partition BIS_INV_DETAIL_1023 VALUES LESS THAN (1024)
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 |