Open alexdong2002 opened 2 years ago
swingbench 2.6.RAC with 2 Nodes I follow the scenario in RAC load test:
but after running after a while ,both swingbenchs report ORA-00001,which means it disobey primary constraint in STRESSTABLE
that i see ,com.dom.benchmarking.swingbench.stresstest.StressTestInsert get the same ID in distribute env,
I'll take a look. StressTest is supposed to be a simple test.... It's not best suited for RAC. But I'll see what I can do. I would typically use OrderEntry for testing RAC.
swingbench 2.6.RAC with 2 Nodes I follow the scenario in RAC load test:
but after running after a while ,both swingbenchs report ORA-00001,which means it disobey primary constraint in STRESSTABLE
that i see ,com.dom.benchmarking.swingbench.stresstest.StressTestInsert get the same ID in distribute env,