JOB_THREADS Not Running in parallel in 19c Database
(Doc ID 2859155.1)
Last updated on SEPTEMBER 04, 2023
Applies to:
Oracle Financial Services Lending and Leasing - Version 14.5.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
ACTUAL BEHAVIOR
---------------
JOB_THREADS not running in parallel in 19c Database
OFSLL 14.5. PS18 was applied for getting ready for 19c DB upgrade.
JOB_THREADS getting queued and not running in parallel in 19c DB
Eg. Thread 1 starts at 0001 and finishes at 0005. Thread 2 starts at 0006 and finishes at 0010, thread 3 starts at 0011 and finishes at 0015 and so on.
All threads of the job should start at same time 0001 and not one after the other.
EXPECTED BEHAVIOR
-----------------------
Threads should start in parallel to complete the activity quickly, instead threads are starting in sequence
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
Not Applicable
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 |