Swingbench 2.4.0.845 produces no results output and never stops running
Hi,
Setup : 2 node Solaris SPARC 11.2.0.3.7 RAC
Running swingbench from remote node.
Objective: Measure performance of platform and configuration based upon the examples in white paper "Evaluating and Comparing Oracle Database Appliance Performance".
Connection: connecting to scan listener and a service name "preferred" across both instances/nodes
<Connection>
<UserName>sh</UserName>
<Password>sh</Password>
<ConnectString>//gtbq01-scan.qa.db.anz:4422/gtb_ci_all_nodes_01q</ConnectString>
<DriverType>Oracle jdbc Driver</DriverType>
...
</Connection>
I am NOT using clusteroverview.
Observation: Load is generated, SQL's are issued and run to completion then re-run and re-run per the transaction list.
Problem: It doesn't seem to matter what the config xml file configuration settings are for below, the testing harness never ends and never produces any results. The only way to stop it is Ctrl-C.