Skip to main content

Versions

Version 2.2.0.7

  • This is the final release for rac functionality. Almost every script can be called in the rac environment.
  • Several new features have been developed. For ex. it is now possible to execute sqls without to display their output.
    It is especially important for sqls with a big output.

Version 2.2.0.5

  • Adjustment of scripts for sql profiles, sql patches to multitenant databases.
  • Several new scripts for sql macros.
  • Adjustment of scripts for sql translations to rac databases.
  • A couple of new scripts have been developed.

Version 2.2.0.4

  • Final release of bind values extraction. It is now possible to extract values of the following bind variable types:
    – DATE
    – TIMESTAMP
    – NUMBER
    – VARCHAR2
    – NVARCHAR2
    – CHAR
    – NCHAR
    – BINARY DOUBLE
    – BINARY FLOAT
    – RAW
    from memory, AWR, SQL monitoring reports (also from historical ones).
  • Creation (extraction) and formatting of SQLs of arbitrary length from memory, AWR, SQL plan baselines, stored outlines, SQL patches, SQL profiles, SQL translations. Thus, the limit of SQL length in TuTool has been completely discarded.
  • Enhancement of FBI quality checking.
  • Adjustment of scripts for sql plan baselines to multitenant databases.
  • A couple of new scripts have been developed.
  • Several mistakes have been corrected.