Duplicate Values For DBMS_RANDOM When Running In Parallel
(Doc ID 2790527.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
A serial process generates all random values. Running in parallel we get some dupes.
Do the multiple parallel workers use the same seed and generate some identical values?
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 |