Skip to content

Release 3.0.3 Production

Compare
Choose a tag to compare
@bengsig bengsig released this 19 Sep 13:51

Release 3.0.3 includes the following new and updated features

  • The syntax for opening files for read, append and as pipelines has been enhanced
  • A new database network throughput test, netthroughput.rwl, is included and made available as standalone generated binary
  • The ociping and connping utilities have been enhanced

The following new and updated features were included in 3.0.2:

  • You can generate an executable with an included rwl script, which can be executed completely stand alone
  • SQL declaration no longer needs explicit bind and/or define, as bind variables and select list elements can be implicitly matched to declared variables.
  • The separate declaration and subsequent execution of SQL is no longer needed.
  • Formatting of output using printf.
  • Several minor updates, a number of bug fixes and updates to the standard oltp workload

Binaries are available for x86_64 Linux; for client environment 11.2 and 12.2, glibc 2.7 is required, for 18 and 19, glibc 2.14 is required, and for 21, glibc 2.17 is required. ARM binaries can be provided upon request.

In addition to the usual bin and binonly tgz files, the file generated-linux-x86_64-bin-3.0.3.tgz contains stand alone binaries with the rwl scripts ociping.rwl, connping.rwl and netthroughput.rwl. To use either of these, download and un-tar, put the executable anywhere (in your PATH), and run it with -h to get started. An oracle environment release 19 or newer with LD_LIBRARY_PATH properly set is needed; instant client is fine. If you are on an earlier version of either Oracle Linux, glibc or Oracle client environment, the file generated-11-linux-x86_64-bin-3.0.2.4.tgz can be used.

The file generated-linux-x86_64-bin-3.0.3.15.tgz is an updated version of the stand alone utilities, which also includes awrerport and awrdump.

For verification, these are md5sum for the three files:

1503e2b71662b77856325c9b286bb48f  generated-11-linux-x86_64-bin-3.0.3.tgz
6d1223b2ce0c5185a053a20a2b2f70b0  generated-linux-x86_64-bin-3.0.3.tgz
f048964ad062dd7b401e4607c085ca22  rwloadsim-linux-x86_64-bin-3.0.3.tgz
ea0b39f93c83e73d5f8486538f09ea20  rwloadsim-linux-x86_64-binonly-3.0.3.tgz
1ed1ce083c4ff4229cec6b7fa768d441 generated-linux-x86_64-bin-3.0.3.15.tgz