Sitmain Fails with Error: "update_insert~ITEM_MASTER~-1~ORA-00001: unique constraint (.) violated~CLOSE cursor C_ITEM in package NEW_ITEM_LOC_SQL.PERSIST"
(Doc ID 2243591.1)
Last updated on AUGUST 16, 2022
Applies to:
Oracle Retail Merchandising System - Version 14.0.3 and laterInformation in this document applies to any platform.
Symptoms
Sitmain fails with unique constraints error when the batch is executed in multi thread mode.
Steps To Recreate:
1.Set up a link between an item list containing a single item and a location list containing multiple locations in the RMS front end.
2. Ensure the SITMAIN batch is configured to run 10 threads.
3. Run all 10 threads together from scheduler
4. Observe that the jobs all fail with an error "update_insert~ITEM_MASTER~-1~ORA-00001: unique constraint (.) violated~CLOSE cursor C_ITEM in package NEW_ITEM_LOC_SQL.PERSIST"
5. Reset each thread one at a time.
6. Run the threads individually.
7. See all the jobs complete successfully.
Changes
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 |
Changes |
Cause |
Solution |
References |