Collections ODS Load Performance Problem - When Updating MSC_REGION_LOCATIONS Profile MSC:Collection Window for Trading Partner
(Doc ID 563046.1)
Last updated on AUGUST 01, 2024
Applies to:
Oracle Advanced Supply Chain Planning - Version 11.5.10.2 and laterInformation in this document applies to any platform.
EXECUTABLE:MSCPDC - Planning ODS Load
EXECUTABLE:MSCPDCW - Planning ODS Load Worker
Symptoms
11.5.10 in Production and Test
PROBLEM
Data Collections is taking a very long time in the ODS Load, and performance is degrading over time.
Noted that MSC_REGION_LOCATIONS has grown to 53 million rows and WSH_REGION_LOCATIONS has 300K rows
-- These tables should have the same count of rows
Support duplicated the issue internally where count of tables does not match and MSC table is appended each time collections is run.
STEPS
Run data collections with profile MSC:Collection Window for Trading Partner Changes (Days) > ZERO
Note that number of rows in MSC_REGION_LOCATIONS is appended.
Example:
- If WSH_REGION_LOCATIONS has 300K rows, then run first time with profile MSC:Collection Window for Trading Partner Changes (Days) = 0
- See that MSC_REGION_LOCATIONS has 300K rows and tables match.
- Set profile MSC:Collection Window for Trading Partner Changes (Days) = 30
- Run data collections again and find that MSC_REGION_LOCATIONS has 600K rows
- Run data collections again and find that MSC_REGION_LOCATIONS has 900K rows
DETAILS:
Customer reports that when monitoring the collection, we found the ODS load is spending most of its time in running following query:
On further analysis, we found msc_region_locations appending the data every time we run a collection.
This is already having 53 million records now, whereas there are only 300K records in msc_st_region_locations.
BUSINESS IMPACT
Data Collections takes too long to complete and data is not correct in the table.
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 |