Details
-
Task
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Won't Do
-
None
-
None
-
-
PTF
-
Lotus R1 2022
Description
Per Kate, no longer blocked by UIDATIMP-997
Also no longer blocked until Prokopovych confirms that Optimistic Locking changes have been merged
Once unblocked:
- Have PTF test Data Import performance with OL turned off (current PTF env is Juniper, so they will need to upgrade their env to include the latest version of MODINV and MODINVSTO)
UIDATIMP-995 - Have PTF test Data Import performance with OL turned on
UIDATIMP-996
To turn OL off:
- ALTER TABLE instance DISABLE TRIGGER set_instance_ol_version_trigger;
- ALTER TABLE holdings_record DISABLE TRIGGER set_holdings_record_ol_version_trigger;
- ALTER TABLE item DISABLE TRIGGER set_item_ol_version_trigger;
To turn OL on:
- ALTER TABLE instance ENABLE TRIGGER set_instance_ol_version_trigger;
- ALTER TABLE holdings_record ENABLE TRIGGER set_holdings_record_ol_version_trigger;
- ALTER TABLE item ENABLE TRIGGER set_item_ol_version_trigger;
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-3173 Folijet support work for Inventory Optimistic Locking (Data Import and SRS)
-
- Closed
-
- is blocked by
-
MODDATAIMP-541 SPIKE: investigate causes of inconsistent imports on PTF Juniper
-
- Closed
-