IBM Support

Tivoli Netcool/OMNIbus 7.3.1 Fix Pack 7, 7.3.1-TIV-NCOMNIbus-FP0007

Download


Abstract

This fix pack is a cumulative fix release and addresses APARs and internally found issues since the release of OMNIbus 7.3.1 Fix Pack 6.

Download Description

******************************************************************
* Error(s) have been reported against this maintenance vehicle
* that do not cause problems with existing function.
* Please see APARs IV33104 and IV37335 for details.
******************************************************************

The following defect solutions are included in this release:

IV26844
A reference to a row variable in a subselect clause is permitted
only if the row variable is on a different nesting level.
The following example is NOT allowed:
create or replace procedure test1()
begin
for each row status_row in alerts.status where status_row.Identifier not in
(select status_row.Identifier from alerts.test_tab )
begin
....
end;
end;
The following example IS allowed:
create or replace procedure test1()
begin
for each row t_group in catalog.trigger_groups
begin
for each row trig in catalog.trigger_stats where
trig.TriggerName in ( select TriggerName from catalog.triggers where GroupName = t_group.GroupName )
begin
...
end;
end;
end;


IV32957
When a Netcool/OMNIbus client and server are both running in the
same locale, such as UTF-8, a character set conversion multiplier
is incorrectly applied to string data transmitted between
components. This multiplier causes display problems in clients
such as nco_sql, where column headers of result-set data are
displayed as bigger than their actual size.
This problem has been fixed. The fix ensures that no character
set conversion multiplier is applied when both client and server
are running in the same locale.


IV35478
Probes that run in circular store-and-forward mode should replay
all events for the last 'RollSAFInterval' during failover to a
backup ObjectServer.
When the primary and backup ObjectServers are configured as a
virtual pair, probes do not replay the events that were cached
during the last 'RollSAFInterval' when the primary ObjectServer
is failing over to the backup ObjectServer.
This problem has been fixed.


IV33495
When the ObjectServer MaxLogFileSize property is set to a value
greater than 2 GB, the log file is not rotated but instead grows
indefinitely. This problem has been fixed.


IV34550
The SQL interactive interface on UNIX (nco_sql) did not prompt
for a password when running SQL commands from a file and when the
-nosecure option was also used.
In the following example, no password prompt appears and the
nco_sql connection fails:
nco_sql -server NCOMS -user root -nosecure < sample.sql
A new -input option has been added to nco_sql to allow the
password prompt to appear, and the connection to succeed, when
running SQL commands from a file using the -nosecure option.
This option can also be used when the -nosecure option is not
used, instead of the old file input syntax (< sample.sql).
The new way to execute this command is:
nco_sql -server NCOMS -user root -nosecure -input sample.sql


IV37018
A port scan by a Qualsys scanner can cause the ObjectServer to
terminate. This problem has been fixed.


IV37451
A deadlock can cause the ObjectServer to hang. This problem can
occur if an array bound error occurs during a subselect in a FOR
EACH ROW loop. This problem has been resolved.


IV37316
For locales with multi-byte character sets, such as ja_JP.sjis,
probe application names specified by the probe Name property are
not populated in the ObjectServer. This problem has been fixed.


IV38671
The GSKit component used by Tivoli Netcool/OMNIbus is upgraded to
version 8.0.14.27. This is done to address a potential security
problem that is fixed in this version of GSKit.


IV38627
When enabled, the escalate_off, flash_not_ack, and
mail_on_critical triggers must be members of the primary_only
trigger group so that they execute only on the acting primary
server in a failover configuration setup.
For newly initiated servers, this problem has been resolved in
nco_dbinit.
For existing servers, if the three triggers are enabled, move
them to the primary_only trigger group by connecting to the
server and executing the following SQL commands:
alter trigger escalate_off set group primary_only;
alter trigger flash_not_ack set group primary_only;
alter trigger mail_on_critical set group primary_only;
go


IV39542
The ObjectServer can terminate unexpectedly when multiple clients
attempt to log on concurrently while it is starting up. The
following message is written to log:
OpenServer - Fatal Connect Error: 16382/15/0E-IPC005-001 mutex is
already created
This is caused by a timing window in the initialization code and
does not occur after a log-on has completed.
This problem has been resolved.


IV37335
The Netcool/OMNIbus Tivoli EIF and TSRM gateways can hang on
start-up. This problem has been resolved.


Date - Summary of Changes
------------------------------------------------------------------------
29 April 2013 - Document created
------------------------------------------------------------------------
1 May 2013 - Updated for:
IV33104: LDAP does not authenticate when using SSL as expected on AIX 6.1
IV37335: EIF Gateway does not initialize correctly
------------------------------------------------------------------------

Prerequisites

This fix pack installs on any GA Release of Tivoli Netcool/OMNIbus 7.3.1.

Installation Instructions

UNIX
----

IMPORTANT: Before installing this fix, ensure that all Tivoli Network
Management applications on your computer have been shutdown.

Extract the contents of 7.3.1-TIV-NCOMNIbus-<arch>-FP0007.tar
in to a temporary directory, replacing the <arch> placeholder with the
string identifying your platform.

From within the directory enter the following command to install this fix
interactively.

./install.bin

Windows
-------

IMPORTANT: Before installing this fix, ensure that all Tivoli Network
Management applications on your computer have been shutdown.

Extract the contents of 7.3.1-TIV-NCOMNIbus-win32-FP0007.zip
in to a temporary directory.

To install this fix interactively double click install.exe.

On
[{"DNLabel":"7.3.1-TIV-NCOMNIbus-AIX-FP0007","DNDate":"26 Apr 2013","DNLang":"English","DNSize":"333783040","DNPlat":{"label":"AIX","code":"PF002"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?fixids=7.3.1-TIV-NCOMNIbus-AIX-FP0007&product=ibm%2FTivoli%2FTivoli%20Netcool%20OMNIbus&source=dbluesearch","DNURL_FTP":" ","DDURL":null},{"DNLabel":"7.3.1-TIV-NCOMNIbus-HPUX-FP0007","DNDate":"26 Apr 2013","DNLang":"English","DNSize":"269312000","DNPlat":{"label":"HP-UX","code":"PF010"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?fixids=7.3.1-TIV-NCOMNIbus-HPUX-FP0007&product=ibm%2FTivoli%2FTivoli%20Netcool%20OMNIbus&source=dbluesearch","DNURL_FTP":" ","DDURL":null},{"DNLabel":"7.3.1-TIV-NCOMNIbus-HPUXIA-FP0007","DNDate":"26 Apr 2013","DNLang":"English","DNSize":"466872320","DNPlat":{"label":"HP-UX","code":"PF010"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?fixids=7.3.1-TIV-NCOMNIbus-HPUXIA-FP0007&product=ibm%2FTivoli%2FTivoli%20Netcool%20OMNIbus&source=dbluesearch","DNURL_FTP":" ","DDURL":null},{"DNLabel":"7.3.1-TIV-NCOMNIbus-ZLinux-FP0007","DNDate":"26 Apr 2013","DNLang":"English","DNSize":"300472320","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?fixids=7.3.1-TIV-NCOMNIbus-ZLinux-FP0007&product=ibm%2FTivoli%2FTivoli%20Netcool%20OMNIbus&source=dbluesearch","DNURL_FTP":" ","DDURL":null},{"DNLabel":"7.3.1-TIV-NCOMNIbus-Linux-FP0007","DNDate":"26 Apr 2013","DNLang":"English","DNSize":"307496960","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?fixids=7.3.1-TIV-NCOMNIbus-Linux-FP0007&product=ibm%2FTivoli%2FTivoli%20Netcool%20OMNIbus&source=dbluesearch","DNURL_FTP":" ","DDURL":null},{"DNLabel":"7.3.1-TIV-NCOMNIbus-Solaris-FP0007","DNDate":"26 Apr 2013","DNLang":"English","DNSize":"315423744","DNPlat":{"label":"Solaris","code":"PF027"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?fixids=7.3.1-TIV-NCOMNIbus-Solaris-FP0007&product=ibm%2FTivoli%2FTivoli%20Netcool%20OMNIbus&source=dbluesearch","DNURL_FTP":" ","DDURL":null},{"DNLabel":"7.3.1-TIV-NCOMNIbus-Windows-FP0007","DNDate":"26 Apr 2013","DNLang":"English","DNSize":"386871534","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?fixids=7.3.1-TIV-NCOMNIbus-Windows-FP0007&product=ibm%2FTivoli%2FTivoli%20Netcool%20OMNIbus&source=dbluesearch","DNURL_FTP":" ","DDURL":null}]
[{"Product":{"code":"SSSHTQ","label":"Tivoli Netcool\/OMNIbus"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"--","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.3.1","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Problems (APARS) fixed
IV26844;IV32957;IV35478;IV33495;IV34550;IV37018;IV37451;IV37316;IV38671;IV38627;IV39542;IV37335;IV02275;IV02376;IV02854;IV03306;IV03376;IV03548;IV05509;IV06469;IV06741;IV07754;IV07762;IV07752;IV07616;IV08432;IV08591;IV08759;IV08717;IV09109;IV09178;IV09804;IV09805;IV10361;IV10583;IV10787;IV15321;IV12599;IZ98684;IZ98933;IZ98934;IZ98940;IZ98943;IZ98797;IZ98950;IZ98948;IZ98951;IZ98930;IZ98947;IZ98949;IZ98928;IZ98931;IZ98935;IV00418;IZ98942;IZ98939;IV00422;IZ99389;IZ96909;IZ99882;IV00721;IV00720;IZ98252;IZ97904;IZ89500;IZ89941;IV01895;IV00927;IV03123;IZ98954;IZ98778;IV11738;IV03986;IV07175;IV08834;IV11074;IV11903;IV12215;IV12301;IV12312;IV12632;IV12946;IV13130;IV13303;IV14461;IV14474;IV14576;IV16502;IV16605;IV17354;IV18086;IV19140;IV20835;IV20199;IV21469;IV23496;IV24763;IV24608;IV20352;IV23354;IV22826;IV15415;IV23925;IV27611;IV28036;IV21763;IV25000;IV27193;IV28266;IV30064;IV32015;IV29746;IV32894;IV34244;IV34002

Document Information

Modified date:
15 June 2018

UID

swg24031555