IBM Support

Tivoli Netcool/OMNIbus 8.1.0 Fix Pack 8, 8.1.0-TIV-NCOMNIbus-FP0008

Download


Abstract

This fix pack is a cumulative fix release and addresses APARs and internally found issues since the release of OMNIbus 8.1.0 fix pack 7.

Download Description

The following defect solutions are included in this release:

IV70937
The nco_config command will remove the newline character on
triggers that contain comments after the "When" clause. This
causes the trigger to fail the syntax check. This problem has
been resolved.


IV72912
A "ping host" command from a Netcool Administrator on Windows
will hang the Administrator process. The problem has been
resolved in this fix pack.


IV79347
Probes intermittently failed to connect to the ObjectServer with
the following error message in the probe logfile: 'Error:
E-UNK-000-000: Server verification failure. Failure Code=1013.'
This has now been fixed.


IV82539
The SQL generated by nco_osreport for use by nco_dbinit specifies
'persistent' as the memstore type for all memstores to be
created. This problem has been fixed so that memstore type in
the generated SQL will be persistent, virtual, or temporary, to
match the memstore type in the ObjectServer.


IV83155
A SELECT query can return incorrect results when it contains a
clause which compares 2 aggregate functions.
The following is an example of a query which can return incorrect
results:

"select count(*) as CNT,Node, max(Severity) as MAX_SEV,
max(Tally) as MAX_TAL from alerts.status group by Node having
max(Tally) < max(Severity)"

The code has been modified to fix this issue.

IV83627
This fix-pack adds four new features to scope-based event
grouping automation.

1. The scope-based event grouping automation is now extended to
also clear childless synthetic parents created by the
analytics-based event grouping.

2. The scope-based event grouping is now updated to allow a user
to modify the ScopeIDParent Summary text in relation to the
number of affected subgroups present. Previously it was hardcoded
to say "X sites affected". Customers use different things to
subgroup by, which are not necessarily sites. This additional
property allows users to specify the label, other than "site".
The new property is called SEGScopeIDSitesAffectedLabel and has a
default value of "site".

3. The scope-based event grouping automation creates journal
entries with the underlying children events' details in them.
Previously it did this function only for synthetic parent events
created for scope-based event grouping. This function is now
extended to also perform the same journaling function for the
synthetic parent events created by the analytics-based event
grouping.

4. The following two properties control whether OwnerUID and
OwnerGID propagate from parent events to child events, or not.
SEGPropagateOwnerUID
SEGPropagateOwnerGID
A 0 means it does not, and a 1 means it does. This enhancement
adds a third value. A value of 2 for SEGPropagateOwnerUID means
that it propagates only OwnerUID if the child event is not owned
by anyone i.e. the child has an OwnerUID of 65534 (Nobody).
Similarly, a value of 2 for SEGPropagateOwnerGID means that it
propagates only OwnerGID if the child event is not owned by any
group i.e. the child has an OwnerGID of 0 (Public). This feature
also applies to any groups created by the Event Analytics based
event grouping.


IV84051
The following two triggers, which are part of the self-monitoring
solution, are now modified to drop the insertion of housekeeping
synthetic events from the collection layer into the aggregation
layer:
sm_top_nodes_insert
sm_top_nodes_reinsert
Housekeeping synthetic events were previously allowed to be
inserted into the aggregation layer and might result in large
numbers of warning level alerts in the ObjectServer. The
$OMNIHOME/etc/update81fp7to81fp8.sql file contains new versions
of these triggers.


IV84144
The MIB Manager code is now updated to stop the MIBManager
utility from going into a hard loop. Before this update, the
MIBManager utility might go into a hard loop when it processed a
MIB file that contained the following definition.
Unsigned32 ::=
Unsigned32 (0..4294967295)
The hard loop behavior no longer occurs.

IV84416
The table 'master.correlation_scopealias' table became obsolete
in the event grouping extension shipped with OMNIbus 8.1 FP 7.
The FP4 to FP 7 update script attempted to drop the table but
after the update script ran, the table still existed in the
ObjectServer.
The 'SEGUseSiteNamePrefix' and 'SEGUseSiteNameCustomText'
properties that were added in FP 7 were turned OFF by default in
the original FP4 to FP 7 update script. The default for both
these properties is that they should be turned ON.
The script is now fixed:
'$NCHOME/omnibus/extensions/eventgrouping/update/update81fp4to81fp7/update81fp4to81fp7_aggregation.sql'.


IV84442
The ObjectServer is now modified to prevent high profiling times
that were previously caused by IDUC v1 clients not retrieving
change sets in a timely fashion. Now the IDUC v1 IBM Tivoli
Network Manager gateways and native event lists are no longer
automatically registered for notification of changes within the
alerts.journal table.


IV84621
Issuing the command 'flush iduc' from a SQL trigger can cause the
ObjectServer to terminate. Clients which issue 'flush iduc'
directly are not impacted.


IV84632
In response to RFE 18860, it is now possible for a probe to
failover/failback between an ObjectServer pair where the primary
server and backup server have schemas that differ from each
other. Previously the probe had to be stopped/restarted in order
to adapt to a new schema. This implementation extended the work
that was done for APAR IV75451 which was delivered in Tivoli
Netcool/OMNIbus 8.1.0 Fix Pack 4, 8.1.0-TIV-NCOMNIbus-FP0004.

Similarly as for APAR IV75451, the following schema differences
can be successfully handled:
* The addition of new fields added to any position in the schema.
* The complete removal of fields from the schema.
* Fields in the schema that have changed their order.
* Fields whose data types have changed. Existing values will be
converted if possible, otherwise a default value will be
populated.
* Fields that have been renamed will be treated as a new column.
The previous name will be treated as a field that has been
removed.

Prerequisites

This fix pack installs on the GA release or any fix pack of Tivoli Netcool/OMNIbus 8.1.0.

Installation Instructions

IMPORTANT: Before installing this fix, ensure that all Tivoli Network
Management applications on your computer are shut down.

Installation Manager
--------------------
Installation manager can be started in GUI mode by running the application:
IBMIM
which can be found in the following locations:
Windows: install_dir\IBM\Installation Manager\eclipse
Linux and UNIX: install_dir/IBM/InstallationManager/eclipse

At any stage if you encounter difficulties using Installation Manager
you can consult the built in help or the latest Installation Manager
documentation by searching IBM Knowledge Center at
https://www.ibm.com/support/knowledgecenter/SSDV2W/im_family_welcome.html.

Using IBM Passport Advantage(r)
-------------------------------
If your computer has internet access and you have an IBM Passport
Advantage account, you can update packages directly from Passport
Advantage.
1. Start Installation Manager.
2. Under the Preferences option, select Repositories and make
sure the "Search service repositories during installation
and updates" is checked.
3. Start the update and select the "IBM Tivoli Netcool OMNIbus"
entry from the list of packages to find updates for.

Local Repository
----------------
If you are using a repository which is not on the Passport Advantage
site, you must specify the repository in the preferences before you
update.
1. Start Installation Manager.
2. Under the Preferences option, select Repositories and add a
new repository. Giving the location of your repository.
3. Start the update and select the "IBM Tivoli Netcool OMNIbus"
entry from the list of packages to find updates for.

Electronic Software Delivery(ESD) Zip File
----------------------------------------------
If you have downloaded the ESD for Fix Pack 8 then:
1. Create a directory to store the files and extract the contents
on the zip file into this.
2. If you have installed Installation Manager using either
Administrator or Nonadministrator mode, run the update_gui
script to launch Installation Manager into the update panel
without the requirement of configuring the update repository.
3. If the script fails, or Installation Manager is installed in
Group mode, or you want to run in console mode, then you must
configure the update repository as in the Local Repository
above, with the new repository being the extracted
OMNIbusRepository/composite directory.
4. Select the "IBM Tivoli Netcool OMNIbus" entry from the list of
packages to find updates for.

On
[{"DNLabel":"8.1.0-TIV-NCOMNIbus-FP0008","DNDate":"30 Jun 2016","DNLang":"English","DNSize":"999999999","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www-933.ibm.com/support/fixcentral/swg/selectFixes?parent=ibm~Tivoli&product=ibm/Tivoli/Tivoli+Netcool+OMNIbus&release=8.1.0.8&platform=All&function=all","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":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"8.1.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Product Synonym

Tivoli Netcool OMNIbus

Problems (APARS) fixed
IV70937;IV72912;IV79347;IV82539;IV83155;IV83627;IV84051;IV84144;IV84416;IV84442;IV84621;IV84632;IV55784;IV56455;IV56609;IV59634;IV59959;IV60193;IV61491;IV61642;IV62192;IV62891;IV63168;IV63169;IV63203;IV63212;IV63220;IV63222;IV63225;IV63228;IV63229;IV63230;IV63230;IV63234;IV63236;IV63237;IV63248;IV63249;IV63757;IV63758;IV63759;IV51280;IV62328;IV64024;IV64030;IV64823;IV64841;IV65579;IV68196;IV68690;IV68940;IV69161;IV69293;IV69933;IV69934;IV69143;IV70540;IV71122;IV61840;IV67946;IV68107;IV68942;IV72682;IV73109;IV73123;IV73221;IV73279;IV73670;IV73963;IV74587;IV74679;IV74891;IV75451;IV75452;IV75473;IV75482;IV75484;IV75494;IV75501;IV75502;IV75555;IV75641;IV75687;IV75900;IV76107;IV69160;IV75714;IV77594;IV77881;IV78263;IV78277;IV78667;IV78761;IV79182;IV78816;IV79413;IV79952;IV78818;IV80092;IV80567;IV80895;IV81216;IV81225

Document Information

Modified date:
15 June 2018

UID

swg24041387