Summary for Patch 601 rev2 (Verified)

Version 5.3.0.2

Full summary
Summary Remove locking on C++ summasummarum
Platform Unix
Category bugfix
Requires 462
Server Required Patch/es
Supersedes 590
Superseded by
Affects Both: Core
Last Updated October 12, 2016

Download now

Download_red patch601-2.tar.gz

Description

The included summasummarum will not lock output file. This is to avoid
conflict with the locks set by add on the server.

NOTE: The C++ summasummarum is turned on by default by this
patch. If it is not wanted, turn it off by running:

chmod a+x /opt/openit/libexec/bin/summasummarum
chmod a-x /opt/openit/libexec/*/bin/summasummarum

Supersedes Patch Description

Expand all

Patch 590 — Data validity check by summasummarum
The included summasummarum will check every record it processes and
skip records with incorrect format, i.e. missing fields or too many
fields. It will give warnings to indicate which fields has been
skipped.

Also, two new options are included to allow activation of behavior on
client and server. This behavior will be triggered by patch 591 and
592.

NOTE: The C++ summasummarum is turned on by default by this
patch. If it is not wanted, turn it off by running:

chmod a+x /opt/openit/libexec/bin/summasummarum
chmod a-x /opt/openit/libexec/*/bin/summasummarum

Installation

Unpack tar file in e.g /tmp/patch on the Open iT server/client. Do the 
following as root:

  cd /tmp/patch
  ./patch.pl

Corresponding Windows Patches

No corresponding Patches available.



Back to Version 5.3.0.2