Swingbench in RAC

  • From: jacques kostic <jacques.kostic@xxxxxxxxx>
  • To: Oracle-L oracle-l <oracle-l@xxxxxxxxxxxxx>
  • Date: Mon, 4 Sep 2017 14:28:34 +0200

Hi There,

Have a problem to do the following.

Setup a benchmark using swingbench on a RAC database with two instances in
policy managed.

Run for few minutes...

Then add a new instance by changing the ServerPool attribute to measure the
TPS increase.

But, swingbench is unable to handle that as new connections that hit the
instance that is coming up are getting ORA-1033

Have tried this into the swingbench config file without success.

       <AllowedErrorCodes>
            <ErrorCode Type="ORA">1033</ErrorCode>
        </AllowedErrorCodes>


Thanks for your inputs.
Cheers
jko

Other related posts:

  • » Swingbench in RAC - jacques kostic