Purge Rollback Takes Longer Than Purge
(Doc ID 2448599.1)
Last updated on APRIL 03, 2023
Applies to:
Oracle Communications Order and Service Management - Version 7.2.2 and laterInformation in this document applies to any platform.
Goal
A partial purge was run for 1.5 hours and then was terminated.
Then the following scripts to roll back were run as OSM schema
exec om_part_maintain.restore_orders(12);
Begin
OM_PART_MAINTAIN.purge_orphan_order_data;
END;
Which took over 5 hours. Is this the expected behavior that the restore takes more time than the purge?
Solution
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
Goal |
Solution |