A New Release of Swingbench to celebrate Oracle Database 23c Free

To celebrate the new release of “Oracle Database Free 23c : Developer Release” I’m releasing a new build of swingbench. This build includes a new “Movie Stream” benchmark and a version built for Java 11 to support some of the older hardware that currently doesn’t support Java 17. In summary, the new changes are as follows

  • New Movie Stream Benchmark
  • Support for Java 11 (Java 17 is still the preferred JVM)
  • Charbench now supports out-of-place invocation (i.e. you don’t need to be in swingbench home )
  • You can now display connection pool stats in the verbose output of charbench
  • There’s now support for Oracle Database Sharding in the SOE benchmark
  • Debug output is now in colour (primarily for my benefit)
  • Transactions have now been refactored such that their patch is consistent with other benchmarks
  • Removed the dependency of DBMS_LOCK for more recent versions of the database

As always you can download the most recent version of the code here

2023

Going Big

10 minute read

Swingbench makes it simple to generate a dataset that you can simulate transactions against. However one of the problems I commonly see is that the users of ...

Back to Top ↑

2022

Swingbench 2.7

1 minute read

Swingbench 2.7 So I finally found some time to get a new build of swingbench done. The big change is that swingbench now only supports JDK-17 and above. Now,...

A new build of DB Time Monitor

less than 1 minute read

Following quickly on the heels of the update to MonitorDB I’m releasing a new build of DBTimeMonitor. This is a simple update using the latest Oracle jdbc dr...

A new build of MonitorDB

less than 1 minute read

I’ve just updated MonitorDB. It’s never going to replace Grafana but if you need a quick solution to monitor a few values inside of the Oracle Database and y...

Making Colour work on the Command Line for Windows

less than 1 minute read

I’ll make a confession. I don’t own a Microsoft Windows Machine. I never have and probably never will. This means that I generally never get the oppertunity ...

A New Release of Swingbench

2 minute read

A New Release of Swingbench… Along with a new website, I’m rolling out a new build of Swingbench. This release is a little embarrassing for me, as it include...

A New Look

2 minute read

A New Start… Quite a lot has changed since I last posted on this website. I had just left Oracle to join Google… A year and a half later I returned to Oracle...

Back to Top ↑