Download
Abstract
IBM Intelligent Operations Center Version 1.6.0.1 delivers updates, and also fixes for the following APARS: PO01443, PO01719, and PO01740.
Download Description
For more information about IBM Intelligent Operations Center Version 1.6.0.1 updates, see the IBM Intelligent Operations Center product documentation. For a summary of the updates, see the What's new in version 1.6.0.1 topic.
For more information about the fixes, see the following links:
- Interim fix PO01443: Common Alerting Protocol (CAP) event support
- Interim fix PO01719: updates for data sources, standard operating procedures, and other components
- Interim fix PO01740: Error occurs if either no time zone or GMT is selected
After you install IBM Intelligent Operations Center Version 1.6.0.1, if you had previously installed Interim fix PO01443, you must run some extra commands to ensure the correct operation of the KPIs. On the database server, connect to the IOCDB database, then enter the following commands:
INSERT INTO IOC.I18N_RESOURCE ("GROUP","LOCALE","KEY","VALUE") VALUES('KPI', 'default', 'noKpiStatusToDisplayLabel', 'No KPI status to display')
INSERT INTO IOC.I18N_RESOURCE ("GROUP", "LOCALE", "KEY", "VALUE") VALUES ('KPI', 'default', 'selectedAreaStatusLabel', '{0}: Status')
INSERT INTO IOC.I18N_RESOURCE ("GROUP", "LOCALE", "KEY", "VALUE") VALUES ('KPI', 'default', 'kpiChangedNotificationSentFrom', 'KPI Service')
INSERT INTO IOC.I18N_RESOURCE ("GROUP", "LOCALE", "KEY", "VALUE") VALUES ('KPI', 'default', 'kpiChangedNotificationDescription', '{0} KPI status changed from {1} to {2}')
ALTER TABLE ioc.DataReceiver ADD COLUMN loadCompleted INTEGER
Prerequisites
IBM Intelligent Operations Center Version 1.6
Installation Instructions
For installation instructions, refer to the readme document in the Fix Central download package.
Problems (APARS) fixed
Was this topic helpful?
Document Information
Modified date:
15 June 2018
UID
swg24036406