'Random generation error: Unable to generate 1000 distinct numbers with min and max values 1 and 1000.' when attempting to generate random values of 1000 (4240244)
'Random generation error: Unable to generate 1000 distinct numbers with min and max values 1 and 1000.' when attempting to generate random values of 1000
説明
In a Procedure with an IN and OUT parameter, when you give 100 random values to the IN parameter, it is working properly when running test cases. For 1000 Random Values the following error appears
========= ORA-20000: Random generation error: Unable to generate 1000 distinct numbers with min and max values 1 and 1000. ORA-06512: at "CODE_TESTER.QU_CONFIG", line 1130 ORA-06512: at "CODE_TESTER.QU_CONFIG", line 1214 ==========
原因
Code Tester has not been designed to do this task with such quantity of data.
対策
WORKAROUND: None.
STATUS: Enhancement request CTO-287 has been submitted to Development for consideration in a future release of Code Tester for Oracle