Skip to content

Release 3.1.0 Production

Compare
Choose a tag to compare
@bengsig bengsig released this 03 Oct 08:50
· 1 commit to 3.1.0 since this release
69a870c

Release 3.1.0 of the RWP*Load Simulator has primary focus on the use of rwloadsim as a scripting tool. A tool that should be as important for you as sqlplus is. A tool that you always install right away as soon as you install an Oracle Client.

Some of the new features available in 3.1.0 are:

  • Simplified use of SQL in your rwl program with e.g. ampersand replacement modelled after the use of & in sqlplus.
  • Ability to log all SQL being executed
  • Several additions including new functions in expressions
  • For loops enhanced to be over a list of values

Additionally, there are bug fixes and if you use rwloadsim for actual simulation, the standard oltp workload has been improved.

Note that to open a file or a pipeline, you need to use the syntax with the appropriate assignment operator. Rwloadsim will no longer inspect the file name to find the open method.

The following files are available for download:

  • Full binary distribution for X86_64 and ARM: rwloadsim-linux-x86_64-bin-3.1.0.3.tgz, rwloadsim-linux-aarch64-bin-3.1.0.3.tgz
  • Binary only distributions to put on top of clone or pull: rwloadsim-linux-x86_64-binonly-3.1.0.3.tgz, rwloadsim-linux-aarch64-binonly-3.1.0.3.tgz
  • Generated binaries that can be used completely stand alone: generated-11-linux-x86_64-bin-3.1.0.tgz, rwloadsim-linux-x86_64-bin-3.1.0.tgz, generated-linux-x86_64-bin-3.1.0.tgz (the latter two requires glibc 2.14 or newer)
  • A necessary fix was backported after the initial 3.1.0 release, hence the new 3.1.0.3 versions; this fix does not apply to the generated binaries.

Binaries for x86_64 Linux are available for these client environments:

  • 11.2 and 12.2 requiring glibc 2.7
  • 19 requiring glibc 2.14
  • 21 and 23 requiring glibc 2.17

For ARM, 19 client is available requiring glibc 2.17.

These are md5sums:

fcf0725afcd859bb04afcbd273808fd3  generated-11-linux-x86_64-bin-3.1.0.tgz
208c98f4d2d355d23f0ae78482b638e9  generated-linux-x86_64-bin-3.1.0.tgz
daaf645a410ff536f00f69c35f319e40  generated-linux-aarch64-bin-3.1.0.tgz

bf0cc4ae35e787654b24fefa5e8238c1  rwloadsim-linux-aarch64-bin-3.1.0.3.tgz
1e09cd681f4e3556a03d33ba31c7a13a  rwloadsim-linux-aarch64-binonly-3.1.0.3.tgz
db53e0b05c4e2a50527ff1a5f8b6bf09  rwloadsim-linux-x86_64-bin-3.1.0.3.tgz
55397076cf150fafe93c7e446dc4b6d2  rwloadsim-linux-x86_64-binonly-3.1.0.3.tgz