Patch Name: PHSS_28294 Patch Description: s700_800 11.X OV SA1.02 GUIS Patch-6 Creation Date: 02/12/09 Post Date: 02/12/13 Hardware Platforms - OS Releases: s700: 11.00 11.11 s800: 11.00 11.11 Products: OpenView Service Assurance 1.02 GUIS Filesets: OVCA_guiAUX.OVCAGUI-AUX,fr=A.01.02,fa=HP-UX_B.11.00_32/64,v=HP OVCA_guidbRT.OVCAGUIDB-CFG,fr=A.01.02,fa=HP-UX_B.11.00_32/64,v=HP OVCA_guidbRT.OVCAGUIDB-RUN,fr=A.01.02,fa=HP-UX_B.11.00_32/64,v=HP OVCA_guiRT.OVCAGUIS-RUN,fr=A.01.02,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHSS_28294 Symptoms: PHSS_28294: Cumulative Consolidated Patch PHSS_28287: PTSfc02661: When user starts Map Presenter and opens Filter based maps, or tries to navigate the containement tree of Server Based map of 'Select Map' Window, only the root level and first level of objects are loaded. PTSfc02908: Related count on Problem Presenter in case of Root_Related Correlation does not show correct value. PHSS_27493: Consolidated Patch PHSS_27486: PTSfc02828: Configuration of OVC/Assurance 1.02 with patch-4 fails giving the following error message, "ORACLE_HOME is not set or Unknown ORACLE Version", inspite of the ORACLE_HOME being set correctly and the underlying Oracle being one of the supported versions, 8.1.7 or 8.0.6. PTSfc02496: The title bar of the ProblemPresenter Window displays the name of the root MOI being managed. It does not display the User name and role of the operator. PTSfc01981: The title bar of the Problem Presenter displays the name of the root MOI being managed. It does not display the event filter name. PTSfc02635: If an "indeterminate" alarm is sent to an object and if it is followed by a "critical/major" alarm , the object does not blink. PTSfc01404: When the GUI client exits, while the handler is busy doing operations, the handler dumps core. PTSfc02634: The new submaps of the links created by executing the /opt/OEMF/V5.0/GUIDB/util/oemflinkmapimport, have RDNs as lables for the from-node and to-node, instead of actual labels. PTSfc01980: In the map presenter, when a right click in done on an object to "Show Problems" it will show problems of that object only and not of its child nodes and links. The same feature can be observed with Show Outages also. PHSS_26439: Consolidated Patch PHSS_26431: PTSfc02531 : GUISadmin dumps core on HP UX 11i and ORACLE 8i machines. PTSfc02533: Missing support for ORACLE 8.1.7 in HP-UX 11.00 and HPUX 11.11 PTSfc02580: When a Termination Point class object is selected and then right-clicked in the Map Presenter, two 'Show Outages' menu items appear. PTSfc02624: When additional text and additional information columns in the Table Presenter are filled with several characters, the complete text is visible only when the column is resized. PTSfc02294: Some of the OVC/Assurance login panels hang when 30 clients login simultaneously. PTSfc02572: Notifserver, mohndl takes more than 70% cpu when MO filter such as Adminstate!=__Locked is set in Problem Presenter. PTSfc00510: Filter map objects are not auto laid-out correctly. In some instances, the objects are overlapping or have big gaps between them. PTSfc00678: While accessing Main Menu options in Operator Profile Configurator(fmsopcfg), the following warning messsage is displayed on the console window: IlvView::isIconified: cannot get window state PHSS_25808: Consolidated Patch PHSS_25802: PTSfc02344: This is an enhancement to provide additional menu items History and Details to problem presenter. Option is provided to write these menu items to the database without removing the customized settings in the database. PTSfc02272: 'Show Outages' option is available for Network Class object, though a Network object cannot be put into 'Outage'. PTSfc01493: When the GUI is slow, no indication is shown to operators to convey that work is in progress. PHSS_25336: Consolidated Patch PHSS_25307: PTSfc01853: Doing a fmsmhexport fails after several hours with the following error and no export file is created: NOTE : Exporting OEMF full topology info to /var/opt/OEMF/V5.0/FMS/export/ManagedObject/oemfdb.expor t file... It will take a while. Please be patient... NOTE : Export of OEMF tree topology failed. Please check the OV Error Log file.The problem occurs on both our development and Vodacom's production systems and can be repeated. No export has succeeded after loading 125000 managed objects. oracleguidb process takes more CPU than oemfmoihndlr. PTSfc01984: Please describe the problem you are experiencing below, including what you did, what you expected to happen, and what actually happened:The customer has requested that Details and History be added on as menu choices. PTSfc02053: Transient map objects always have and admin state of "Locked". PTSfc01869: There is a long delay between clicking the start button on the login panel and when any GUI presenter first comes up. PHSS_24599: PTSfc01462: Enhancement to allow all users to save their own event filters. PTSfc01473: Transient Node Removal PTSfc01492: Hard to see all the fields in the Problem History Field for each alarm. PTSfc01748: PDBerror: get user. Defect Description: PHSS_28294: Cumulative Consolidated Patch Resolution: Cumulative Consolidated Patch PHSS_28287: PTSfc02661: This is an enhancement.Only root level topology is loaded by GUI during initialization. Resolution: GUI was designed to load only one level of topology during initialization for optimization reasons. Now a new feature is added to load entire topology based on an environment variable SA_LOAD_FULL_TOPOLOGY. PTSfc02908: Alarms correlated to a root cause are not visible on Problem presenter when the "Related" button is clicked. Resolution: In case of Root_Related correlation, the related alarms will have the same alarmid. Check is being made with repect to creation time and update time in order to distinguish the problem from new problem and update problem. PHSS_27493: Consolidated Patch PHSS_27486: PTSfc02828: The OVC/Assurance 1.02 with patch-4 scripts and binaries check for a hard-coded Oracle version number, either 8.1.7.0.0 or 8.0.6.0.0. This fails when an Oracle patch is installed on the underlying database, since, an Oracle patch changes the version number by adding the patch number to the version. Example, upon installation of Oracle patch-3 on top of Oracle 8.1.7.0.0, the version number becomes 8.1.7.3.0. Hence the OVC/Assurance configuration fails. Resolution: The first 3 characters in the Oracle version string ( example, 8.1.7 or 8.0.6 ) indicate the base release of Oracle and the others indicate patches levels. The OVC/Assurance scripts and binaries are modified to check only for the first 3 significant characters in the Oracle version string. PTSfc02496: This is an enhancement. The title bar of the ProblemPresenter Window displays the name of the root MOI being managed. The Customer wants the Username and Role of the operator to be part of the title. Resolution: Code has been added to display the User name and the role along with the name of the root MOI being managed. PTSfc01981: This is an enhancement. The Title bar of the Problem Presenter displays the name of the root MOI being managed. The Customer wants the title to include the Event filter name if set in addition to the name of the root MOI being managed. Resolution: Code has been added to display the filter name along with the name of the root MOI being managed. PTSfc02635: The case that an object receiving an "indeterminate" alarm followed by a "critical/major" alarm to enable blinking of an object is not handled. Resolution: The code is modified to handle the above mentioned case. PTSfc01404: When the GUIC is requested to exit, when it is busy doing bulk operations, it is receiving the sigabort signal which is not handled. The default behaviour for sigabort is to core. Resolution: Code is modified to handle the condition, of handler exiting when the threads spawned by it are still busy. PTSfc02634: The to-node and from-nodes of the links in server map, are labelled as RDN's instead of actual labels. Resolution: The actual labels are used for labelling the to-node and from-nodes of the submaps of the links in the server map. PTSfc01980: In the map presenter, when a right click in done on an object to "Show Problems" it will show problems of that object only and not of its child nodes and links. This observation can be made by selecting the "Show Outages" option also. Resolution: In the map presenter, another menu item Show Problems(Incl. Submaps) is provided which shows problems associated with the child nodes and links of the object selected. Same feature is provided for outages with a new menu item Show Outages(Incl. Submaps) which shows outages associated with child nodes and links of the selected object. PHSS_26439: Consolidated Patch PHSS_26431: PTSfc02531 : ILOG binary 'admintl' is not supported on ORACLE 8i Resolution : A new binary 'admintl8i' which supports Oracle 8i has been used PTSfc02533: This is an enhancement to support OVC/Assurance with ORACLE 8.1.7 on HP-UX 11.00 and HP-UX 11.11. Resolution: A seperate configuration script is included to modify changes in database creation scripts based on versions of HP-UX and ORACLE. Additionaly a new set of ODBC library has been included. PTSfc02580: Action item 'Show Outages' is not required for Termination Point class objects because it is added for its parent class i.e., Component Class objects. Resolution: The Action item 'Show Outages' is removed for Termination Point because they are already available for Component Class objects. PTSfc02624: This is an enhancement. Currently, the additional text and additional information in the Table Presenter can be viewed in the same column. Additionally, a new window has to be provided to view the additional text and additional information in the Table Presenter. Resolution: The Table Presenter has been modified to pop up a new window for additional text and additional information, when clicked on the text inside the column. PTSfc02294: Some of the OVC/Assurance login panels hang when 30 clients log in simultaneously. Resolution: The application handlers have been modified to retry till a successful connection is established with the user handler process. PTSfc00678: Due to execessive optimization, the Operator Profile Configurator(fmsopcfg) displays a warning "IlvView::isIconified: cannot get window state" on the console window, while accessing Main Menu options. Resolution: The optimization has been tuned to correct the problem. PTSfc02572: GUIS mohndl opens redundant notification channels to notif server, resulting in the notif server hogging the CPU. Resolution: GUIS mohndl has been modified to eliminate the redundant opening of notification channels. PTSfc00510: The filter map objects are not auto laid-out properly. Resolution: This is a defect in ILOG and has been fixed. PHSS_25808: Consolidated Patch PHSS_25802: PTSfc02272: 'Show Outages' should not be included as part of actions available for Network Class objects Resolution: 'Show Outages' Action for Network Class is removed from the list of actions for Network Class objects. PTSfc02344: This is an enhancement to provide additional menu items History and Details to problem presenter. Option is provided to write these menu items to the database without removing the customized settings in the database. Resolution: This has been implemented, and is now available as an option to 'dbinit'.The option is '-update' PTSfc01493: When the GUI is slow, need an indication to tell operators that work is in progress. Resolution: This is an enhancement to ILOG and has been implemented. PHSS_25336: Consolidated Patch PHSS_25307: PTSfc01853: The long load times are caused by inefficient traversal of the Topology, and inefficient indexes in the GUIDB. PTSfc01984: This is an enhancement PTSfc02053: The default admin state is "Locked". PTSfc01869: When the number of root objects is very large, there is a long delay between clicking the start button on the login panel and when any GUI presenter first comes up. Resolution: PTSfc01853: The traversal has been modified to a breadth first from depth first. Map caching has been added to reduce the number of Database hits required against the GUIDB. The indexes of the GUIDB have been optimized. The default OEMFMAPLISTSIZE has been reduced to 50 from 10000. Seek times in the cache were greater than load times from DB. PTSfc01984: This enhancement has been implemented PTSfc02053: Edited moah.cpp to default admin state to "UnLocked" and allow override by environment variable "OVCSA_DEFAULT_ADMIN_STATE_VALUE".This variable may be set to "1" (UnLocked) or "0" (Locked). PTSfc01869: GUI presenter(s) will come up reasonably soon after the user clicks start button on the login panel. PHSS_24599: PTSfc01462: Users cannot save their own event filters. PTSfc01473: Transcient object is not cleared from the Map when the problems on that transcient object is dischaged. PTSfc01492: Alarm History should have "Details" button. PTSfc01748: When attempting to assign a user to a operation profile. Depending on how the user was initialized the administrator may receive the above error. When assigning many users at the same time, the complete operation fails. The error is not descriptive enought to identify and resolve the issue. Resolution: PTSfc01462: Changes were made to FiltList.[h, cpp, and ilv] and "functions" to add a second filter list to the existing panel. This allows the user to access his own filters and the admin's (default) filters. A tgf bug caused a problem with simultaneous saves. A custom database lock had to be added that requires the change in the "functions" script file. PTSfc01473: The fix for this has been backed out because it causes core dumps in the mohndl, the orbmaster layer and notif server cores. PTSfc01492: Added "Details" panel to more easily display all fields of each alarm. PTSfc01748: Only users which are setup by fmsopcfg will be allowed to be assigned. Users created by ams_cli, ovlogin, ovuser are not complete and will not be presented as valid users to fmsopcfg. The error messages will now include the user name and role. The processing of the bulk user assignment is now passive on user related errors. And will complete processing of as many users as possible. The users which result in errors will not be assigned. Enhancement: No SR: F333002661 F333002908 F333001404 F333001980 F333001981 F333002828 F333002496 F333002634 F333002635 F333000678 F333002294 F333002531 F333002572 F333002580 F333002533 F333000510 F333002624 F333001493 F333002344 F333002272 F333002053 F333001869 F333001853 F333001984 F333001492 F333001462 F333001748 Patch Files: OVCA_guiAUX.OVCAGUI-AUX,fr=A.01.02,fa=HP-UX_B.11.00_32/64, v=HP: /opt/OEMF/V5.0/FMS/lbin/fmsopcfg_x /opt/OEMF/V5.0/FMS/bin/fmsopcfg OVCA_guidbRT.OVCAGUIDB-CFG,fr=A.01.02, fa=HP-UX_B.11.00_32/64,v=HP: /opt/OEMF/V5.0/GUIDB/util/guidbsysconfig OVCA_guidbRT.OVCAGUIDB-RUN,fr=A.01.02, fa=HP-UX_B.11.00_32/64,v=HP: /opt/OEMF/V5.0/GUIDB/lbin/creindex.sql.create /opt/OEMF/V5.0/GUIDB/lbin/dbinit /opt/OEMF/V5.0/GUIDB/lbin/dbperffix.sh /opt/OEMF/V5.0/GUIDB/lbin/env_presinst /opt/OEMF/V5.0/GUIDB/lbin/functions /opt/OEMF/V5.0/GUIDB/lbin/guidbmocsym /opt/OEMF/V5.0/GUIDB/lbin/oemflinkmap OVCA_guiRT.OVCAGUIS-RUN,fr=A.01.02,fa=HP-UX_B.11.00_32/64, v=HP: /opt/OEMF/V5.0/ilog/tgf/bin/admintl /opt/OEMF/V5.0/ilog/tgf/bin/admintl8i /opt/OEMF/V5.0/GUIS/oemf/util/extutil /opt/OEMF/V5.0/GUIS/oemf/util/guisadmin /opt/OEMF/V5.0/GUIS/oemf/util/guissysconfig /opt/OEMF/V5.0/GUIS/oemf/util/launchapp /opt/OEMF/V5.0/GUIS/oemf/util/logdisplaymsg /opt/OEMF/V5.0/GUIS/oemf/bin/data/control.ls /opt/OEMF/V5.0/GUIS/lib/liboemfaphn.3 /opt/OEMF/V5.0/GUIS/lib/liboemfapi.3 /opt/OEMF/V5.0/GUIS/lib/liboemfchvw.3 /opt/OEMF/V5.0/GUIS/lib/liboemflogn.3 /opt/OEMF/V5.0/GUIS/bin/admintlc /opt/OEMF/V5.0/GUIS/bin/admintlr /opt/OEMF/V5.0/GUIS/bin/alrmhndl /opt/OEMF/V5.0/GUIS/bin/control /opt/OEMF/V5.0/GUIS/bin/handler /opt/OEMF/V5.0/GUIS/bin/mohndl /opt/OEMF/V5.0/GUIS/bin/userhndl what(1) Output: OVCA_guiAUX.OVCAGUI-AUX,fr=A.01.02,fa=HP-UX_B.11.00_32/64, v=HP: /opt/OEMF/V5.0/FMS/lbin/fmsopcfg_x: OpenView Communications / Assurance Operation Profil e Configurator A.01.02 - Release (OFFICIALb1 36a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 /opt/OEMF/V5.0/FMS/bin/fmsopcfg: None OVCA_guidbRT.OVCAGUIDB-CFG,fr=A.01.02, fa=HP-UX_B.11.00_32/64,v=HP: /opt/OEMF/V5.0/GUIDB/util/guidbsysconfig: None OVCA_guidbRT.OVCAGUIDB-RUN,fr=A.01.02, fa=HP-UX_B.11.00_32/64,v=HP: /opt/OEMF/V5.0/GUIDB/lbin/creindex.sql.create: None /opt/OEMF/V5.0/GUIDB/lbin/dbinit: OpenView Communications / Assurance GUI dbinit A.01. 02 - Release (OFFICIALb136a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 /opt/OEMF/V5.0/GUIDB/lbin/dbperffix.sh: None /opt/OEMF/V5.0/GUIDB/lbin/env_presinst: None /opt/OEMF/V5.0/GUIDB/lbin/functions: None /opt/OEMF/V5.0/GUIDB/lbin/guidbmocsym: OpenView Communications / Assurance GUI GUIDB MOC sy m A.01.02 - Release (OFFICIALb136a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 /opt/OEMF/V5.0/GUIDB/lbin/oemflinkmap: OpenView Communications / Assurance oemflinkmap A.01 .02 - Release (OFFICIALb136a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 OVCA_guiRT.OVCAGUIS-RUN,fr=A.01.02,fa=HP-UX_B.11.00_32/64, v=HP: /opt/OEMF/V5.0/ilog/tgf/bin/admintl: None /opt/OEMF/V5.0/ilog/tgf/bin/admintl8i: Copyright (c) 1990 Regents of the University of Mich igan. Copyright (c) 1990 Regents of the University of Mich igan. Copyright (c) 1990 Regents of the University of Mich igan. Copyright (c) 1990 Regents of the University of Mich igan. Copyright (c) 1990 Regents of the University of Mich igan. Copyright (c) 1990 Regents of the University of Mich igan. Copyright (c) 1994 The Regents of the University of Michigan. Copyright (c) 1990 Regents of the University of Mich igan. Copyright (c) 1990 Regents of the University of Mich igan. Copyright (c) 1990 Regents of the University of Mich igan. Copyright (c) 1990 Regents of the University of Mich igan. Copyright (c) 1990 Regents of the University of Mich igan. Copyright (c) 1990 Regents of the University of Mich igan. Copyright (c) 1995 Regents of the University of Mich igan. Copyright (c) 1990 Regents of the University of Mich igan. Copyright (c) 1993 Regents of the University of Mich igan. Copyright (c) 1990 Regents of the University of Mich igan. Copyright (c) 1995 Regents of the University of Mich igan. Copyright (c) 1990 Regents of the University of Mich igan. Copyright (c) 1996 Regents of the University of Mich igan. Copyright (c) 1990 Regents of the University of Mich igan. Copyright (c) 1995 Regents of the University of Mich igan. Copyright (c) 1993 The Regents of the University of Michigan. Copyright (c) 1995 Regents of the University of Mich igan. Copyright (c) 1995 Regents of the University of Mich igan. /opt/OEMF/V5.0/GUIS/oemf/util/extutil: OVC/Assurance SDK GUI Integration Utility, Version 1 .01 OpenView Communications / Assurance extutil A.01.02 - Release (OFFICIALb136a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 /opt/OEMF/V5.0/GUIS/oemf/util/guisadmin: None /opt/OEMF/V5.0/GUIS/oemf/util/guissysconfig: None /opt/OEMF/V5.0/GUIS/oemf/util/launchapp: OVC/Assurance SDK GUI Integration Utility, Version 1 .01 OpenView Communications / Assurance launchapp A.01.0 2 - Release (OFFICIALb136a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 /opt/OEMF/V5.0/GUIS/oemf/util/logdisplaymsg: OVC/Assurance SDK GUI Integration Utility, Version 1 .01 OpenView Communications / Assurance logdisplaymsg A. 01.02 - Release (OFFICIALb136a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 /opt/OEMF/V5.0/GUIS/oemf/bin/data/control.ls: None /opt/OEMF/V5.0/GUIS/lib/liboemfaphn.3: OpenView Communications / Assurance GUI Application Handler Library A.01.02 - Release (OFFICIALb 136a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 /opt/OEMF/V5.0/GUIS/lib/liboemfapi.3: OpenView Communications / Assurance GUIS-GUIC API A. 01.02 - Release (OFFICIALb136a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 /opt/OEMF/V5.0/GUIS/lib/liboemfchvw.3: OpenView Communications / Assurance GUI Chart Librar y A.01.02 - Release (OFFICIALb136a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 /opt/OEMF/V5.0/GUIS/lib/liboemflogn.3: OpenView Communications / Assurance Presenter Login Library A.01.02 - Release (OFFICIALb136a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 /opt/OEMF/V5.0/GUIS/bin/admintlc: OpenView Communications / Assurance GUIS wrapper to remove temporary decrypted config file used by admintl A.01.02 - Release (OFFICIALb136a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 /opt/OEMF/V5.0/GUIS/bin/admintlr: OpenView Communications / Assurance GUIS wrapper for TGF admintl A.01.02 - Release (OFFICIALb136 a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 /opt/OEMF/V5.0/GUIS/bin/alrmhndl: OpenView Communications / Assurance GUI Alarm Handle r A.01.02 - Release (OFFICIALb136a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 /opt/OEMF/V5.0/GUIS/bin/control: OpenView Communications / Assurance GUI Client Contr oller A.01.02 - Release (OFFICIALb136a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 /opt/OEMF/V5.0/GUIS/bin/handler: OpenView Communications / Assurance GUI Application Handler A.01.02 - Release (OFFICIALb136a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 /opt/OEMF/V5.0/GUIS/bin/mohndl: OpenView Communications / Assurance GUI Managed Obje ct Handler A.01.02 - Release (OFFICIALb136a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 /opt/OEMF/V5.0/GUIS/bin/userhndl: OpenView Communications / Assurance GUI User Handler A.01.02 - Release (OFFICIALb136a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28294, 12092002 FLEXlm 6.1g (liblmgr.a), Copyright (C) 1988-1999 Glo betrotter Software, Inc. cksum(1) Output: OVCA_guiAUX.OVCAGUI-AUX,fr=A.01.02,fa=HP-UX_B.11.00_32/64, v=HP: 290958316 1587 /opt/OEMF/V5.0/FMS/bin/fmsopcfg 840057167 6791168 /opt/OEMF/V5.0/FMS/lbin/fmsopcfg_x OVCA_guidbRT.OVCAGUIDB-CFG,fr=A.01.02, fa=HP-UX_B.11.00_32/64,v=HP: 3802334677 7570 /opt/OEMF/V5.0/GUIDB/util/guidbsysconfig OVCA_guidbRT.OVCAGUIDB-RUN,fr=A.01.02, fa=HP-UX_B.11.00_32/64,v=HP: 3340908402 5364 /opt/OEMF/V5.0/GUIDB/lbin/ creindex.sql.create 3823312225 647168 /opt/OEMF/V5.0/GUIDB/lbin/dbinit 3547293906 4441 /opt/OEMF/V5.0/GUIDB/lbin/dbperffix.sh 2619897726 1292 /opt/OEMF/V5.0/GUIDB/lbin/env_presinst 495643294 53413 /opt/OEMF/V5.0/GUIDB/lbin/functions 2321801456 606208 /opt/OEMF/V5.0/GUIDB/lbin/guidbmocsym 2538784823 1380352 /opt/OEMF/V5.0/GUIDB/lbin/oemflinkmap OVCA_guiRT.OVCAGUIS-RUN,fr=A.01.02,fa=HP-UX_B.11.00_32/64, v=HP: 1097847634 20480 /opt/OEMF/V5.0/GUIS/bin/admintlc 1078366040 77824 /opt/OEMF/V5.0/GUIS/bin/admintlr 3256207448 1949696 /opt/OEMF/V5.0/GUIS/bin/alrmhndl 2045298389 856064 /opt/OEMF/V5.0/GUIS/bin/control 407769266 2019328 /opt/OEMF/V5.0/GUIS/bin/handler 1708881190 1978368 /opt/OEMF/V5.0/GUIS/bin/mohndl 3434330390 1323008 /opt/OEMF/V5.0/GUIS/bin/userhndl 1076391893 2088960 /opt/OEMF/V5.0/GUIS/lib/liboemfaphn.3 2773324281 704512 /opt/OEMF/V5.0/GUIS/lib/liboemfapi.3 1439883814 1015808 /opt/OEMF/V5.0/GUIS/lib/liboemfchvw.3 3406829295 757760 /opt/OEMF/V5.0/GUIS/lib/liboemflogn.3 32411309 825 /opt/OEMF/V5.0/GUIS/oemf/bin/data/control.ls 2106238117 2723840 /opt/OEMF/V5.0/GUIS/oemf/util/extutil 327375016 3441 /opt/OEMF/V5.0/GUIS/oemf/util/guisadmin 3733095632 21600 /opt/OEMF/V5.0/GUIS/oemf/util/guissysconfig 3648636132 2732032 /opt/OEMF/V5.0/GUIS/oemf/util/launchapp 2063559208 2695168 /opt/OEMF/V5.0/GUIS/oemf/util/ logdisplaymsg 4064523923 17678336 /opt/OEMF/V5.0/ilog/tgf/bin/admintl 3495551932 19353600 /opt/OEMF/V5.0/ilog/tgf/bin/admintl8i Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_28287 PHSS_27493 PHSS_27486 PHSS_26439 PHSS_26431 PHSS_25808 PHSS_25802 PHSS_25336 PHSS_25307 PHSS_24599 Equivalent Patches: None Patch Package Size: 65990 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHSS_28294 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_28294.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_28294. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHSS_28294.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_28294.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_28294.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: PHSS_28294: Please follow the following instructions, while installing this patch. 1.Stop GUIC 2.Stop GUIS 3.Install this patch 4.Run the following script to complete the update if your GUIDB has already been created. This step is to be done only if it is not done earlier. /opt/OEMF/V5.0/GUIDB/lbin/dbperffix.sh This script will drop and re-create the indexes on the MAP, MAPNODE and MAPLIST tables. The tables will be locked during this process. The script takes a couple of minutes per 100,000 objects. NOTE: Running guidbsysconfig will also create the database indexes with the new format. The above script will not be required, however this will destroy any data in the DB if it already exists. 5.If you want to load the entire topology during initialization, the following environment variable needs to be set to TRUE before GUIS is started: SA_LOAD_FULL_TOPOLOGY 6.Start GUIS 7.Start GUIC