SWIFT MT Enqueued After Database Parallelism Changes in TF
(Doc ID 2919746.1)
Last updated on JANUARY 12, 2023
Applies to:
Oracle Financial Services Transaction Filtering - Version 8.0.8.2.0 and laterInformation in this document applies to any platform.
Symptoms
Steps to Reproduce Problem
--------------------------
Step 1 : Run the below update
UPDATE OFSAAFCCM.SETUP_RT_PARAMS
SET V_ATTRIBUTE_VALUE1='Y' where V_PARAM_NAME= 'ENABLE_PARALLEL_WS_CALL';
UPDATE OFSAAFCCM.SETUP_RT_PARAMS
SET V_ATTRIBUTE_VALUE1='Y' where V_PARAM_NAME=
'ENABLE_PARALLEL_WS_TAGS_CALL';
Step 2 : Post the MT payments and check the performance
Actual result :
Narrative WS for same input tag are taking longer than 15s to process
Changes
NA
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 |