Funds Accrual Engine Runs For A Long Time Due to ASO messages
(Doc ID 1941638.1)
Last updated on JULY 17, 2020
Applies to:
Oracle Trade Management - Version 12.0.6 to 12.0.6 [Release 12.0]Information in this document applies to any platform.
Symptoms
On : 12.0.6 version, All Others
ACTUAL BEHAVIOR
---------------
Funds Accrual Engine runs for a long time
There are lots of records in Ready status in the queue even after the program completes.
Output of the query after completion of the Funds Accrual Engine program returns many records in READY state.
SELECT q.msg_state, q.consumer_name, COUNT(*)
FROM aso.aq$aso_order_feedback_t q
GROUP BY q.consumer_name, q.msg_state
order by q.consumer_name, q.msg_state;
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 |