Patch Name: PHSS_16328 Patch Description: s700_800 10.20 OEMF 4.0 FMPW Y2K cumulative patch Creation Date: 98/02/19 Post Date: 98/10/14 Repost: 98/12/16 The release notes file, PHSS_16328.ps, has been modified. The copy of this file originally included in PHSS_16328 erroneously implied that the selection name for map objects in the Network Map could exceed 32 characters. This is incorrect, the selection name of all map objects is restricted to 32 characters. The release notes file has been modified to clarify this limitation. HP regrets any confusion this may have caused. Since the files other than the release notes file have not been modified, it is not necessary to reinstall the patch on systems on which it has been loaded. HP does recommend that the updated version of the patch be included in all software depots to insure the updated release notes are distributed with the patch. Hardware Platforms - OS Releases: s700: 10.20 s800: 10.20 Products: HP OEMF Workstation 4.0 Filesets: OEMFFMPWrkSt.workstation Automatic Reboot?: No Status: General Release Critical: Yes PHSS_16328: OTHER This contains fixes for Map session startup and DBSYNC, and maploader APIs. Path Name: /hp-ux_patches/s700_800/10.X/PHSS_16328 Symptoms: PHSS_16328: dbsync Defect If the length of a selection name of an ovwdb object is greater than 32 characters, dbsync utilities hang Defect The OVw symbol positioning is incorrect Defect The maximum supported integer value if 200000000 ovfmpstartmap Defect Operator cannot start map when another operator, who's name contains the new operator's name, is running. match.h Defect The spelling of "sfwrEnvironmentProblem" was wrong. All modules using this header file. PHSS_15333: 1. AEMS Core dumps. 2. AV Client core dumps. 3. documentation should indicate that the Map sessions must be closed before a fmpclrmap can be done. 4. EC in full recovery mode tries to open EL pipe 5. ECS gateway goes into deadlock situation. 6. ESM reported abnormal shutdown when stopped normally. 7. Object created using FMP ML apis' When an object is created using the FMP ML apis, the symbol class FMPclass field is being re-set by the FMPMAP 8. Status propogation is incorrect 9. Inconsistency between the syslog and fmperr PHSS_14674: 1. Alarms with event time before 1970 causes a -ve number in the alarm database. 2. "fmpadm" FMPMAP session hangs on start-up. 3. Able to delete objects in Admin State. 4. Able to delete more than 100 objects at a time. 5. FMPMAP setting application interest for all isFMP map objects. 6. FMPClass set wrongly when objects are added through the maploader. 7. In case the trailer is not present for an alarm, then the second alarm gets appended. 8. CCI has bus error when the total no. of DCs exceed 80 9. Print doesn't print "Alarm Type". 10. format.conf is not validated. 11. The date and time format in the Alarm Viewer is configurable. 12. AV Clients popup giving "Communication to AH Failed". 13. AV sessions on a workstation show AH Time Zone even though a separate TZ is set for workstation. 14. Exception Submap layout and exception icon symbol placement conflict. 15. ESM sets the label of the symbol to blank when the flashing is set to OFF. 16. ESM looping when OVw(1) crashes. 17. Start-up is slow when, workstations are connected to server through T1 link. 18. Background file cannot be set using the ML API 19. Maploader APIs give error when loading more than 25 links at a time. 20. Maploader APIs give an error when a "/" was included in the FDN. 21. Maploader APIs give an error when a link is created without TPs. 22. Client OSM taking too long to terminate. 23. Database inconsistency created if an object is deleted when maploading has just finished. 24. OSM Start-up wrong error message. 25. If two SIGTERMs were received, OSM exits without a cleanup. 26. Flashing re-connect dialog box. 27. Semaphore deadlock. 28. Death of OSM_DM detection mechanism is too slow. 29. ovfmplock fails to read username and password from fmpdbauth.conf. 30. Option List Window of Port Specific Fields dumps core. Defect Description: PHSS_16328: Refer to Symptoms PHSS_15333: 1. AEMS Core dumps. When a new operator is added and the FMPS is shut down the AEMS dumps core. 2. AV Client core dumps. AV Clients core dump under various situations. 3. documentation should indicate that the Map sessions must be closed before a fmpclrmap can be done. If the fmpclrmap is done as: 1. Map sessions running on the server and the fmpadm sessions. 2. fmpstop and the reconnect boxes pop up on the server and the client. 3. fmpclrmap 4. fmpstart and also reconnect all the sessions. 5. The Map session remains as such ie all the objects remain on the map. This is becos, the reconnect doesnot upload the memory. 4. EC in full recovery mode tries to open EL pipe The EC tries to open the secondary EL pipe even in recovery mode. Since EL is not operational in the full recovery mode, the open fails and error messages similar to the following are logged in syslog : Apr 15 15:45:40 hpsgncv last message repeated 5765 times Apr 15 15:45:40 hpsgncv ovfmpevcd[22973]: Error EVC_1004 Unable to open pipe to EL /var/opt/FMP/pipes/EL_SEC_RD_PIPE - Bad file number Apr 15 15:46:13 hpsgncv last message repeated 1588 times 5. ECS gateway goes into deadlock situation. ECS gateway goes into deadlock situation with EL when the # of secondary alarm generated is high. This problem happens when secondary alarms generated in ECS is higher than could be handle by EL, the alarms will accumulate in EL_SEC_RD_PIPE. When this pipe is full ECS gateway will get block when it tries to write to EL_SEC_RD_PIPE. Hence the alarm from EL will not be processed by ECS gateway, in no time, EL will be blocked writing to EC_RD_PIPE when the pipe is full. 6. ESM reported abnormal shutdown when stopped normally. When the map is stopped normally, the ESM sends out a warning saying abnormally stopped. The syslog output is as follows. Oct 3 09:49:20 hpsgnrf ovfmposm[1902]: Information OSM_5001: Not instantiating check point; no messages in the current message file Oct 3 09:49:20 hpsgnrf ovfmpesm[1898]: Warning ESM_3003: stopped abnormally by ovw Oct 3 09:49:20 hpsgnrf ovfmposm[1902]: Information OSM_5001: stopped normally by ovw 7. Object created using FMP ML apis' When an object is created using the FMP ML apis, the symbol class FMPclass field is being re-set by the FMPMAP 8. Status propogation is incorrect In case of topology containing 48 K objects in the topodb and around 9 K ovwdb objects, the status propogation is incorrect for some transient object alarms. 9. Inconsistency between the syslog and fmperr The syslog indicates that the NSM_0711 is a warning, whereas the fmperr suggests that it is an internal error. Oct 20 14:30:29 hpsgnqj ovfmpnsmd[22230]: Warning NSM_0711 Unable to create object in topology database Oct 20 14:30:30 hpsgnqj ovfmpnsmd[22230]: Warning NSM_0711 Unable to create object in topology database PHSS_14674: 1. When the alarm has event time before 1970, the date was considered to be correct and the corresponding unix time was being set to a negative number, causing the -ve time in the alarm database. Now the alarms with date before 1970 will be discarded. The time interval considered valid is as follows: 01-01-1970 to 18-01-2038. 2. While starting up the fmpadm session, after creating a few objects it goes into the synchronising mode and hangs. There are no problems with the operator sessions. 3. It is possible to delete objects in admin state in the fmpadm session. 4. In a fmpadm session, it is possible to delete more than 100 objects at a time. 5. When the maploader finishes, NSM would inform FMPMAP, at which point FMPMAP gets a list of all isFMP map objects irrespective of whether they were new creations or not and proceeds to set application interest in all these. 6. When an object is created using the FMP ML apis, the symbol class FMPclass field is being re-set by the FMPMAP. 7. If alarms are configured not to have the trailers. The second alarm gets appended to the first with a separator of \012. 8. If the number of DCs configured exceed 80, CCI exits with a bus error. This is because DcProcess is set to an array of 80 and there is no check performed to check if the no of dcs exceeds 80. 9. "Alarm Type" is not printed when the alarm details are printed through either "Details Window" or "Main Window". 10. 1. If the field length value is not set for a column in the format.conf, then all the widths of the columns is set to 1. 2. If the "," separator is not present for a column in the format.conf, then only the first four columns are displayed 3. If an unknown field is specified in the format.conf, the fields following it will not be displayed. In all cases, no errors/warnings are logged. 11. The date and time format for SetTime and UpdateTime in the Alarm Viewer is configurable. An environment variable "FMPAVTIMEFORMAT" should be set. This takes all the formats that can be given to 'date'. 12. When an operator starts AV with many clients (say 10 AVs) configured and closes one of the client using "File->Close" menu option, other AVs popup window showing the above error and exits. 13. The settime and update time of the alarm in the AV on Workstation are with the FMPS time zone even after setting different time zones for the workstations. This results in changes in the FMPPRG package as well. 14. ESM submap layout setting gives error. When the object layout placement and the submap layout are set to Ring and Star, the symbol placement was giving error. 15. ESM sets the label of a symbol to blank when flashing is set to OFF and the exception is owned and disowned. The label is not replaced with the correct string, instead by a empty string. 16. If the connection to the OVw(1) is lost, at times ESM is not able to detect this socket connection loss and starts to loop taking over 80% CPU. 17. Startup is slow when, workstations are connected to server through T1 link. Since the complete Check Point information was transferred across the T1 link from Server to Workstation without doing any data compression before transfer, the data transfer takes a long time. 18. Even though the background file variable is correctly set in the Maploader application and is documented, there is no code to set the background to the file provided. 19. When more than 25 links are created with both TP's present, maploader APIs give errors and fail to create the same. 20. Maploader APIs give error when a "/" was included in the FDN. When a link was added with Termination Point FDNs having a "/" was not created, as the parser was not built to take care of this case. 21. Maploader APIs give error when a link is created without TPs or with only one TP present. As Maploader APIs are supposed to create TPs and then create Link. 22. If there are many messages to sync up with, the client OSM's do not allow the user to close the OVw(1) session till all the messages are processed. 23. Database inconsistency created if an object is deleted when maploading has just finished. 24. When the OSM starts up, if it cannot grab the delete semaphore and then finds out that there is no-one attached to the shared memory, it exits; but the error message logged is not adequate as it mentions just getting rid of the shared memory and not the removal of the delete semaphore. 25. If two SIGTERMs are received, OSM exits without a cleanup. After receiving the SIGTERM the signal handler is not re-intialised. 26. If the non-map-master session did not connect to the NSM at start-up, and the user closes the OVw(1) session, the re-connect box starts to flash. 27. There is a semaphore dead lock situation when the OSM is re-trying to lock the shared memory semaphore when it is exiting on an error. 28. The non-OSM-DM's take more than 12 hours to realise that the OSM-DM has terminated. The current detection mechanism is not sufficient as it relies on the number of OSM processes attached to the shared memory i.e. only itself and a failure to grab the deletion semaphore. 29. The ovfmplock doesn't read fmpdbauth.conf file to get the username and password. When the oracle username and password is configured other than 'fmpadm' and 'fmpadm', ovfmplock fails to start. 30. Option list of the Port Specific fields moves with along with different windows. In the MD window when this appears, click twice and it dumps core. SR: 0000000000 Patch Files: /opt/FMP/install/product/FMPW/bin/export_all /opt/FMP/install/product/FMPW/bin/export_tree /opt/FMP/install/product/FMPW/bin/import /opt/FMP/install/product/FMPW/bin/db_format /opt/FMP/install/product/FMPW/bin/format /opt/FMP/install/product/FMPW/bin/interactive_format /opt/FMP/install/product/FMPW/bin/lance_import /opt/FMP/install/product/FMPW/bin/interactive_format_import /opt/FMP/install/product/FMPW/bin/batch_format_import /opt/FMP/install/product/FMPW/bin/ovfmpstartmap_mapsync /opt/FMP/install/product/FMPW/bin/diskspace_report /opt/FMP/install/product/FMPW/bin/disk_usage /opt/FMP/install/product/FMPW/bin/export /opt/FMP/install/product/FMPW/bin/export_info /opt/FMP/install/product/FMPW/bin/syslogchk.sh /opt/FMP/install/product/FMPW/bin/write2pipe /opt/FMP/install/product/FMPW/bin/remote_dbsync /opt/FMP/install/product/FMPW/bin/format_remote_import /opt/FMP/install/product/FMPW/import/control.toformat /opt/FMP/install/product/FMPW/conf/CONF_IMPORT /opt/FMP/install/product/FMPW/conf/CONF_MOC /opt/FMP/install/product/FMPW/conf/CONF_EXPORT /opt/FMP/install/product/FMPW/conf/ disk_space_thresholds.conf /opt/FMP/install/product/FMPW/registration/fmpml.reg /opt/FMP/install/product/FMPW/registration/fmposm.reg /opt/FMP/install/product/FMPW/registration/fmpesm.reg /opt/FMP/install/product/FMPW/registration/fmpmap.reg /opt/FMP/install/product/FMPW/symbols/sync /opt/FMP/install/product/FMPW/symbols/sync_control /opt/FMP/install/product/FMPW/symbols/sync_idnx /opt/FMP/install/product/FMPW/symbols/sync_link /opt/FMP/install/product/FMPW/symbols/sync_usr /opt/FMP/install/product/FMPW/install/product/FMPW.ver /opt/FMP/install/product/FMPW/install/product/FMPW.img /opt/FMP/install/product/FMPW/ReleaseNotes/PHSS_16328.ps /opt/FMP/install/product/FMPW/util/fmpinstall /opt/FMP/install/product/FMPW/util/fmpremove /opt/FMP/install/product/FMPW/util/fmpinfo /opt/FMP/install/product/FMPW/bin/oemfchart_offline /opt/FMP/install/product/FMPW/bin/oemfchart_online /opt/FMP/install/product/FMPW/bin/ovfmpstartmap /opt/FMP/install/product/FMPW/bin/ovfmpmap /opt/FMP/install/product/FMPW/bin/ovfmposm /opt/FMP/install/product/FMPW/bin/ovfmpesm /opt/FMP/install/product/FMPW/bin/ovfmpav /opt/FMP/install/product/FMPW/bin/ovfmpcfg /opt/FMP/install/product/FMPW/bin/ovfmpqpch /opt/FMP/install/product/FMPW/bin/ovfmpqra /opt/FMP/install/product/FMPW/bin/ovfmpqeh /opt/FMP/install/product/FMPW/lbin/ovfmpsessionlock /opt/FMP/install/product/FMPW/lbin/nextSession /opt/FMP/install/product/FMPW/lbin/run_fmposm.sh /opt/FMP/install/product/FMPW/lbin/writetolog /opt/FMP/install/product/FMPW/lbin/run_fmpesm.sh /opt/FMP/install/product/FMPW/lbin/ovfmpavclient /opt/FMP/install/product/FMPW/lbin/imdcfgupd /opt/FMP/install/product/FMPW/lib/hlp.sl /opt/FMP/install/product/FMPW/doc/ovfmposm.msg /opt/FMP/install/product/FMPW/doc/ovfmpmap.msg /opt/FMP/install/product/FMPW/doc/ovfmpesm.msg what(1) Output: /opt/FMP/install/product/FMPW/ReleaseNotes/PHSS_16328.ps: None /opt/FMP/install/product/FMPW/bin/batch_format_import: None /opt/FMP/install/product/FMPW/bin/db_format: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ /opt/FMP/install/product/FMPW/bin/disk_usage: None /opt/FMP/install/product/FMPW/bin/diskspace_report: None /opt/FMP/install/product/FMPW/bin/export: None /opt/FMP/install/product/FMPW/bin/export_all: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ nams.c bug441647 01/22/97 1 of 14 nasvc.c bug441647 01/22/97 1 of 14 lxcl.c bug441647 01/22/97 1 of 14 lxdobl.c bug441647 01/22/97 1 of 14 lxclc.c bug441647 01/22/97 1 of 14 lxd.c bug441647 01/22/97 1 of 14 lxdget.c bug441647 01/22/97 1 of 14 lxdunld.c bug441647 01/22/97 1 of 14 lxdlobj.c bug441647 01/22/97 1 of 14 lmxcmp.c bug441647 01/22/97 1 of 14 $Header: fmpMLInit.c,v 1.3 98/06/24 14:22:35 xutg Ex p $ $Header: fmpMLRetrieve.c,v 1.3 98/04/13 16:20:13 xut g Exp $ $Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp $ $Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar Exp $ $Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi r Exp $ $Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem gr Exp $ $Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E xp $ $Header: topodbML.pc,v 1.6 98/06/24 14:17:56 xutg Ex p $ /opt/FMP/install/product/FMPW/bin/export_info: None /opt/FMP/install/product/FMPW/bin/export_tree: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ nams.c bug441647 01/22/97 1 of 14 nasvc.c bug441647 01/22/97 1 of 14 lxcl.c bug441647 01/22/97 1 of 14 lxdobl.c bug441647 01/22/97 1 of 14 lxclc.c bug441647 01/22/97 1 of 14 lxd.c bug441647 01/22/97 1 of 14 lxdget.c bug441647 01/22/97 1 of 14 lxdunld.c bug441647 01/22/97 1 of 14 lxdlobj.c bug441647 01/22/97 1 of 14 lmxcmp.c bug441647 01/22/97 1 of 14 $Header: fmpMLInit.c,v 1.3 98/06/24 14:22:35 xutg Ex p $ $Header: fmpMLRetrieve.c,v 1.3 98/04/13 16:20:13 xut g Exp $ $Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp $ $Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar Exp $ $Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi r Exp $ $Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem gr Exp $ $Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E xp $ $Header: topodbML.pc,v 1.6 98/06/24 14:17:56 xutg Ex p $ /opt/FMP/install/product/FMPW/bin/format: None /opt/FMP/install/product/FMPW/bin/format_remote_import: None /opt/FMP/install/product/FMPW/bin/import: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ nams.c bug441647 01/22/97 1 of 14 nasvc.c bug441647 01/22/97 1 of 14 lxcl.c bug441647 01/22/97 1 of 14 lxdobl.c bug441647 01/22/97 1 of 14 lxclc.c bug441647 01/22/97 1 of 14 lxd.c bug441647 01/22/97 1 of 14 lxdget.c bug441647 01/22/97 1 of 14 lxdunld.c bug441647 01/22/97 1 of 14 lxdlobj.c bug441647 01/22/97 1 of 14 lmxcmp.c bug441647 01/22/97 1 of 14 $Header: fmpMLInit.c,v 1.3 98/06/24 14:22:35 xutg Ex p $ $Header: fmpMLLink.c,v 1.5 98/05/12 14:45:20 xutg Ex p $ $Header: fmpMLNode.c,v 1.16 98/07/21 17:56:33 xutg E xp $ $Header: fmpMLRetrieve.c,v 1.3 98/04/13 16:20:13 xut g Exp $ $Header: fmpMLUpdate.c,v 1.3 98/05/12 14:46:15 xutg Exp $ $Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp $ $Header: fmpMLovw.c,v 1.11 98/07/21 17:57:12 xutg Ex p $ $Header: fmpMLtopo.c,v 1.10 98/06/24 14:25:54 xutg E xp $ $Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar Exp $ $Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi r Exp $ $Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem gr Exp $ $Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E xp $ $Header: topodbML.pc,v 1.6 98/06/24 14:17:56 xutg Ex p $ /opt/FMP/install/product/FMPW/bin/interactive_format: None /opt/FMP/install/product/FMPW/bin/interactive_format_import: None /opt/FMP/install/product/FMPW/bin/lance_import: None /opt/FMP/install/product/FMPW/bin/oemfchart_offline: $Header: mapinfoM.y,v 1.5 97/11/19 10:10:45 prem Exp $ PATCH-PHCO_14511 for 10.20; for 10.30, 11.x compatib ility libc.a_ID@@/main/r10dav/libc_dav/libc_ dav_cpe/8 /ux/core/libs/libc/archive_pa1/libc.a_ID Mar 12 1998 12:42:31 /opt/FMP/install/product/FMPW/bin/oemfchart_online: $Header: mapinfoM.y,v 1.5 97/11/19 10:10:45 prem Exp $ PATCH-PHCO_14511 for 10.20; for 10.30, 11.x compatib ility libc.a_ID@@/main/r10dav/libc_dav/libc_ dav_cpe/8 /ux/core/libs/libc/archive_pa1/libc.a_ID Mar 12 1998 12:42:31 /opt/FMP/install/product/FMPW/bin/ovfmpav: HP OEMF Dhoby Ghaut release 1997; AV Gateway (ovfmpa v) Version 1.0 /opt/FMP/install/product/FMPW/bin/ovfmpcfg: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ Patch Numbers : PHSS_16326 PHSS_16327 PHSS_16328 Oct . 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company $Revision: 1.1 $ $Header: rowcol.C,v 1.1 97/08/12 11:26:30 demgr Exp $ Matrix.c 3.21 11/25/92 Clip.c 3.4 5/13/92 $Revision: 1.1 $ $Header: bell.C,v 1.1 97/07/28 15:39:37 demgr Exp $ $Revision: 1.1 $ $Header: cascadeb.C,v 1.1 97/08/15 10:54:08 demgr Ex p $ $Revision: 1.1 $ $Header: form.C,v 1.1 97/08/15 10:54:13 demgr Exp $ $Revision: 1.1 $ $Header: label.C,v 1.1 97/08/15 10:54:15 demgr Exp $ $Revision: 1.1 $ $Header: mainwindow.C,v 1.1 97/08/15 10:54:19 demgr Exp $ $Revision: 1.1 $ $Header: menubar.C,v 1.1 97/08/15 10:54:22 demgr Exp $ $Revision: 1.1 $ $Header: popupdialog.C,v 1.1 97/08/15 10:56:20 demgr Exp $ $Revision: 1.1 $ $Header: pulldown.C,v 1.1 97/08/15 10:56:24 demgr Ex p $ $Revision: 1.1 $ $Header: pushb.C,v 1.1 97/08/15 10:56:26 demgr Exp $ $Revision: 1.1 $ $Header: radiobox.C,v 1.1 97/08/15 10:56:28 demgr Ex p $ $Revision: 1.1 $ $Header: scrwindow.C,v 1.1 97/08/15 10:56:30 demgr E xp $ $Revision: 1.1 $ $Header: slist.C,v 1.1 97/08/15 10:56:32 demgr Exp $ $Revision: 1.1 $ $Header: stext.C,v 1.1 97/08/15 10:56:34 demgr Exp $ $Revision: 1.1 $ $Header: text.C,v 1.1 97/08/15 10:56:36 demgr Exp $ $Revision: 1.1 $ $Header: toggle.C,v 1.1 97/08/15 10:56:38 demgr Exp $ $Revision: 1.1 $ $Header: toplevel.C,v 1.1 97/08/15 10:56:40 demgr Ex p $ $Revision: 1.1 $ $Header: waitcursor.C,v 1.1 97/08/15 10:56:42 demgr Exp $ $Revision: 1.1 $ $Header: widget.C,v 1.1 97/08/15 10:56:44 demgr Exp $ $Header: mapinfoM.y,v 1.5 97/11/19 10:10:45 prem Exp $ /opt/FMP/install/product/FMPW/bin/ovfmpesm: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ $Header: fmpesm.C,v 1.17 98/03/02 18:34:39 prem Exp $ Patch Numbers : PHSS_16326 PHSS_16327 PHSS_16328 Oct . 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company PATCH PHSS_12271, 970825 PATCH PHSS_13109, 971105 PATCH PHSS_13459, 971208 PATCH PHSS_13557, 971212 PATCH PHSS_11842, 970717 PATCH PHSS_12944, 971017 PATCH PHSS_13569, 971212 HP OpenView Windows NNM Release B.05.01 HP 9000 S700/S800 HP-UX 10.x Copyright (c) 1990-1997 Hewlett-Packard Co., All Ri ghts Reserved. AEMS Message $Revision: 1.1 $ $Revision: 1.1 $ $Header: waitcursor.C,v 1.1 97/07/22 19:40:25 demgr Exp $ $Revision: 1.1 $ $Header: toplevel.C,v 1.1 97/07/22 19:40:24 demgr Ex p $ $Revision: 1.1 $ $Header: widget.C,v 1.1 97/07/22 19:40:26 demgr Exp $ OSF/Motif Version 1.2.6 PATCH-PHCO_14511 for 10.20; for 10.30, 11.x compatib ility libc.a_ID@@/main/r10dav/libc_dav/libc_ dav_cpe/8 /ux/core/libs/libc/archive_pa1/libc.a_ID Mar 12 1998 12:42:31 /opt/FMP/install/product/FMPW/bin/ovfmpmap: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ $Header: fdnasvwid.c,v 1.1 97/07/23 15:16:49 demgr E xp $ $Header: fdninfo.c,v 1.2 97/11/07 17:58:36 prem Exp $ $Header: fdninput.c,v 1.1 97/07/23 15:16:52 demgr Ex p $ $Header: fdnwidget.c,v 1.1 97/07/23 15:17:27 demgr E xp $ $Header: fdnwininit.c,v 1.1 97/07/23 15:17:28 demgr Exp $ $Header: windialog.c,v 1.6 97/12/09 10:36:10 prem Ex p $ $Header: winutils.c,v 1.1 97/07/23 15:17:34 demgr Ex p $ $Header: cfget.c,v 1.2 97/11/07 17:52:31 prem Exp $ $Header: cfinit.c,v 1.1 97/07/23 15:16:45 demgr Exp $ $Header: mapinfo.y,v 1.5 97/11/19 10:10:44 prem Exp $ $Header: utils.c,v 1.9 98/05/12 14:21:05 prem Exp $ Patch Numbers : PHSS_16326 PHSS_16327 PHSS_16328 Oct . 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company $Header: fmpmap.c,v 1.2 97/12/06 13:03:52 prem Exp $ $Header: message.c,v 1.3 97/11/07 18:06:35 prem Exp $ $Header: addsym.c,v 1.6 98/01/27 14:09:17 prem Exp $ $Header: delobj.c,v 1.5 98/02/04 12:08:57 prem Exp $ $Header: invoke.c,v 1.1 97/07/23 15:16:59 demgr Exp $ $Header: locate.c,v 1.1 97/07/23 15:17:00 demgr Exp $ $Header: mapclose.c,v 1.12 97/12/09 16:34:39 prem Ex p $ $Header: ovwinit.c,v 1.3 98/03/12 00:12:25 prem Exp $ $Header: ovwutils.c,v 1.2 97/11/07 18:12:38 prem Exp $ $Header: setstatus.c,v 1.2 97/10/29 02:28:47 prem Ex p $ $Header: ma2nsmif.c,v 1.4 98/04/08 19:24:14 prem Exp $ $Header: nsmifinit.c,v 1.3 98/02/04 22:06:50 prem Ex p $ $Header: nsmifprocess.c,v 1.3 97/12/17 09:57:43 prem Exp $ OSF/Motif Version 1.2.6 PATCH PHSS_12271, 970825 PATCH PHSS_13109, 971105 PATCH PHSS_13459, 971208 PATCH PHSS_13557, 971212 PATCH PHSS_11842, 970717 PATCH PHSS_12944, 971017 PATCH PHSS_13569, 971212 HP OpenView Windows NNM Release B.05.01 HP 9000 S700/S800 HP-UX 10.x Copyright (c) 1990-1997 Hewlett-Packard Co., All Ri ghts Reserved. PATCH-PHCO_14511 for 10.20; for 10.30, 11.x compatib ility libc.a_ID@@/main/r10dav/libc_dav/libc_ dav_cpe/8 /ux/core/libs/libc/archive_pa1/libc.a_ID Mar 12 1998 12:42:31 /opt/FMP/install/product/FMPW/bin/ovfmposm: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ $Header: fmposm.C,v 1.32 98/05/12 14:25:15 prem Exp $ Patch Numbers : PHSS_16326 PHSS_16327 PHSS_16328 Oct . 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company PATCH PHSS_12271, 970825 PATCH PHSS_13109, 971105 PATCH PHSS_13459, 971208 PATCH PHSS_13557, 971212 PATCH PHSS_11842, 970717 PATCH PHSS_12944, 971017 PATCH PHSS_13569, 971212 HP OpenView Windows NNM Release B.05.01 HP 9000 S700/S800 HP-UX 10.x Copyright (c) 1990-1997 Hewlett-Packard Co., All Ri ghts Reserved. $Header: cfinitM.c,v 1.2 97/11/07 17:55:15 prem Exp $ $Header: mapinfoM.y,v 1.5 97/11/19 10:10:45 prem Exp $ $Header: cfget.c,v 1.2 97/11/07 17:52:31 prem Exp $ PATCH-PHCO_14511 for 10.20; for 10.30, 11.x compatib ility libc.a_ID@@/main/r10dav/libc_dav/libc_ dav_cpe/8 /ux/core/libs/libc/archive_pa1/libc.a_ID Mar 12 1998 12:42:31 /opt/FMP/install/product/FMPW/bin/ovfmpqeh: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ nams.c bug441647 01/22/97 1 of 14 nasvc.c bug441647 01/22/97 1 of 14 lxcl.c bug441647 01/22/97 1 of 14 lxdobl.c bug441647 01/22/97 1 of 14 lxclc.c bug441647 01/22/97 1 of 14 lxd.c bug441647 01/22/97 1 of 14 lxdget.c bug441647 01/22/97 1 of 14 lxdunld.c bug441647 01/22/97 1 of 14 lxdlobj.c bug441647 01/22/97 1 of 14 lmxcmp.c bug441647 01/22/97 1 of 14 Patch Numbers : PHSS_16326 PHSS_16327 PHSS_16328 Oct . 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company $Header: topodbAH.pc,v 1.1 97/07/23 13:31:38 demgr E xp $ $Revision: 1.1 $ $Header: form.C,v 1.1 97/08/15 10:54:13 demgr Exp $ $Revision: 1.1 $ $Header: label.C,v 1.1 97/08/15 10:54:15 demgr Exp $ $Revision: 1.1 $ $Header: mainwindow.C,v 1.1 97/08/15 10:54:19 demgr Exp $ $Revision: 1.1 $ $Header: popupshell.C,v 1.1 97/08/15 10:56:22 demgr Exp $ $Revision: 1.1 $ $Header: pushb.C,v 1.1 97/08/15 10:56:26 demgr Exp $ $Revision: 1.1 $ $Header: waitcursor.C,v 1.1 97/08/15 10:56:42 demgr Exp $ $Revision: 1.1 $ $Header: widget.C,v 1.1 97/08/15 10:56:44 demgr Exp $ Matrix.c 3.21 11/25/92 Clip.c 3.4 5/13/92 OSF/Motif Version 1.2.6 PATCH-PHCO_14511 for 10.20; for 10.30, 11.x compatib ility libc.a_ID@@/main/r10dav/libc_dav/libc_ dav_cpe/8 /ux/core/libs/libc/archive_pa1/libc.a_ID Mar 12 1998 12:42:31 /opt/FMP/install/product/FMPW/bin/ovfmpqpch: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ nams.c bug441647 01/22/97 1 of 14 nasvc.c bug441647 01/22/97 1 of 14 lxcl.c bug441647 01/22/97 1 of 14 lxdobl.c bug441647 01/22/97 1 of 14 lxclc.c bug441647 01/22/97 1 of 14 lxd.c bug441647 01/22/97 1 of 14 lxdget.c bug441647 01/22/97 1 of 14 lxdunld.c bug441647 01/22/97 1 of 14 lxdlobj.c bug441647 01/22/97 1 of 14 lmxcmp.c bug441647 01/22/97 1 of 14 Patch Numbers : PHSS_16326 PHSS_16327 PHSS_16328 Oct . 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company $Revision: 1.1 $ $Header: form.C,v 1.1 97/08/15 10:54:13 demgr Exp $ $Revision: 1.1 $ $Header: label.C,v 1.1 97/08/15 10:54:15 demgr Exp $ $Revision: 1.1 $ $Header: mainwindow.C,v 1.1 97/08/15 10:54:19 demgr Exp $ $Revision: 1.1 $ $Header: pushb.C,v 1.1 97/08/15 10:56:26 demgr Exp $ $Revision: 1.1 $ $Header: widget.C,v 1.1 97/08/15 10:56:44 demgr Exp $ Matrix.c 3.21 11/25/92 Clip.c 3.4 5/13/92 OSF/Motif Version 1.2.6 PATCH-PHCO_14511 for 10.20; for 10.30, 11.x compatib ility libc.a_ID@@/main/r10dav/libc_dav/libc_ dav_cpe/8 /ux/core/libs/libc/archive_pa1/libc.a_ID Mar 12 1998 12:42:31 /opt/FMP/install/product/FMPW/bin/ovfmpqra: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ nams.c bug441647 01/22/97 1 of 14 nasvc.c bug441647 01/22/97 1 of 14 lxcl.c bug441647 01/22/97 1 of 14 lxdobl.c bug441647 01/22/97 1 of 14 lxclc.c bug441647 01/22/97 1 of 14 lxd.c bug441647 01/22/97 1 of 14 lxdget.c bug441647 01/22/97 1 of 14 lxdunld.c bug441647 01/22/97 1 of 14 lxdlobj.c bug441647 01/22/97 1 of 14 lmxcmp.c bug441647 01/22/97 1 of 14 Patch Numbers : PHSS_16326 PHSS_16327 PHSS_16328 Oct . 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company $Header: topodbAH.pc,v 1.1 97/07/23 13:31:38 demgr E xp $ $Revision: 1.1 $ $Header: form.C,v 1.1 97/08/15 10:54:13 demgr Exp $ $Revision: 1.1 $ $Header: label.C,v 1.1 97/08/15 10:54:15 demgr Exp $ $Revision: 1.1 $ $Header: mainwindow.C,v 1.1 97/08/15 10:54:19 demgr Exp $ $Revision: 1.1 $ $Header: pushb.C,v 1.1 97/08/15 10:56:26 demgr Exp $ $Revision: 1.1 $ $Header: widget.C,v 1.1 97/08/15 10:56:44 demgr Exp $ Matrix.c 3.21 11/25/92 Clip.c 3.4 5/13/92 OSF/Motif Version 1.2.6 PATCH-PHCO_14511 for 10.20; for 10.30, 11.x compatib ility libc.a_ID@@/main/r10dav/libc_dav/libc_ dav_cpe/8 /ux/core/libs/libc/archive_pa1/libc.a_ID Mar 12 1998 12:42:31 /opt/FMP/install/product/FMPW/bin/ovfmpstartmap: HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company /opt/FMP/install/product/FMPW/bin/ovfmpstartmap_mapsync: None /opt/FMP/install/product/FMPW/bin/remote_dbsync: None /opt/FMP/install/product/FMPW/bin/syslogchk.sh: None /opt/FMP/install/product/FMPW/bin/write2pipe: None /opt/FMP/install/product/FMPW/conf/CONF_EXPORT: None /opt/FMP/install/product/FMPW/conf/CONF_IMPORT: None /opt/FMP/install/product/FMPW/conf/CONF_MOC: None /opt/FMP/install/product/FMPW/conf/ disk_space_thresholds.conf: None /opt/FMP/install/product/FMPW/doc/ovfmpesm.msg: None /opt/FMP/install/product/FMPW/doc/ovfmposm.msg: None /opt/FMP/install/product/FMPW/doc/ovfmpmap.msg: None /opt/FMP/install/product/FMPW/import/control.toformat: None /opt/FMP/install/product/FMPW/install/product/FMPW.img: None /opt/FMP/install/product/FMPW/install/product/FMPW.ver: None /opt/FMP/install/product/FMPW/lbin/imdcfgupd: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ /opt/FMP/install/product/FMPW/lbin/nextSession: None /opt/FMP/install/product/FMPW/lbin/ovfmpavclient: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ Patch Numbers : PHSS_16326 PHSS_16327 PHSS_16328 Oct . 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company $Revision: 1.1 $ $Header: bell.C,v 1.1 97/07/28 15:39:37 demgr Exp $ $Revision: 1.1 $ $Header: cascadeb.C,v 1.1 97/08/15 10:54:08 demgr Ex p $ $Revision: 1.1 $ $Header: form.C,v 1.1 97/08/15 10:54:13 demgr Exp $ $Revision: 1.1 $ $Header: label.C,v 1.1 97/08/15 10:54:15 demgr Exp $ $Revision: 1.1 $ $Header: mainwindow.C,v 1.1 97/08/15 10:54:19 demgr Exp $ $Revision: 1.1 $ $Header: menubar.C,v 1.1 97/08/15 10:54:22 demgr Exp $ $Revision: 1.1 $ $Header: popupshell.C,v 1.1 97/08/15 10:56:22 demgr Exp $ $Revision: 1.1 $ $Header: pulldown.C,v 1.1 97/08/15 10:56:24 demgr Ex p $ $Revision: 1.1 $ $Header: pushb.C,v 1.1 97/08/15 10:56:26 demgr Exp $ $Revision: 1.1 $ $Header: toplevel.C,v 1.1 97/08/15 10:56:40 demgr Ex p $ $Revision: 1.1 $ $Header: waitcursor.C,v 1.1 97/08/15 10:56:42 demgr Exp $ $Revision: 1.1 $ $Header: widget.C,v 1.1 97/08/15 10:56:44 demgr Exp $ Matrix.c 3.21 11/25/92 Clip.c 3.4 5/13/92 OSF/Motif Version 1.2.6 PATCH-PHCO_14511 for 10.20; for 10.30, 11.x compatib ility libc.a_ID@@/main/r10dav/libc_dav/libc_ dav_cpe/8 /ux/core/libs/libc/archive_pa1/libc.a_ID Mar 12 1998 12:42:31 /opt/FMP/install/product/FMPW/lbin/ovfmpsessionlock: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ $Header: lock.c,v 1.2 98/03/12 20:39:58 prem Exp $ Patch Numbers : PHSS_16326 PHSS_16327 PHSS_16328 Oct . 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company PATCH-PHCO_14511 for 10.20; for 10.30, 11.x compatib ility libc.a_ID@@/main/r10dav/libc_dav/libc_ dav_cpe/8 /ux/core/libs/libc/archive_pa1/libc.a_ID Mar 12 1998 12:42:31 /opt/FMP/install/product/FMPW/lbin/run_fmpesm.sh: None /opt/FMP/install/product/FMPW/lbin/run_fmposm.sh: None /opt/FMP/install/product/FMPW/lbin/writetolog: HP OpenView Fault Management Platform 1997 Copyright (c) 1993-1997 Hewlett-Packard Company /opt/FMP/install/product/FMPW/lib/hlp.sl: Patch Numbers : PHSS_16326 PHSS_16327 PHSS_16328 Oct . 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company /opt/FMP/install/product/FMPW/registration/fmpesm.reg: None /opt/FMP/install/product/FMPW/registration/fmpmap.reg: None /opt/FMP/install/product/FMPW/registration/fmpml.reg: None /opt/FMP/install/product/FMPW/registration/fmposm.reg: None /opt/FMP/install/product/FMPW/symbols/sync: $Revision: 1.1 $ /opt/FMP/install/product/FMPW/symbols/sync_control: $Revision: 1.1 $ /opt/FMP/install/product/FMPW/symbols/sync_idnx: $Revision: 1.1 $ /opt/FMP/install/product/FMPW/symbols/sync_link: $Revision: 1.1 $ /opt/FMP/install/product/FMPW/symbols/sync_usr: $Revision: 1.1 $ /opt/FMP/install/product/FMPW/util/fmpinfo: HP OpenView Fault Management Platform 1997 Copyright (c) 1993-1997 Hewlett-Packard Company /opt/FMP/install/product/FMPW/util/fmpinstall: HP OpenView Fault Management Platform 1997 # Copyright (c) 1993-1997 Hewlett-Packard Company # /opt/FMP/install/product/FMPW/util/fmpremove: HP OpenView Fault Management Platform 1997 # Copyright (c) 1993-1997 Hewlett-Packard Company # cksum(1) Output: 2915832103 419509 /opt/FMP/install/product/FMPW/ ReleaseNotes/PHSS_16328.ps 1535414146 740 /opt/FMP/install/product/FMPW/bin/ batch_format_import 2863762410 676248 /opt/FMP/install/product/FMPW/bin/ db_format 2463049588 68 /opt/FMP/install/product/FMPW/bin/disk_usage 2362763472 2176 /opt/FMP/install/product/FMPW/bin/ diskspace_report 1223615508 826 /opt/FMP/install/product/FMPW/bin/export 765294443 3942808 /opt/FMP/install/product/FMPW/bin/ export_all 1071619556 825 /opt/FMP/install/product/FMPW/bin/export_info 1524036629 3947640 /opt/FMP/install/product/FMPW/bin/ export_tree 121759106 3113 /opt/FMP/install/product/FMPW/bin/format 475050695 2943 /opt/FMP/install/product/FMPW/bin/ format_remote_import 3105883619 4252992 /opt/FMP/install/product/FMPW/bin/import 100644269 733 /opt/FMP/install/product/FMPW/bin/ interactive_format 3595754425 740 /opt/FMP/install/product/FMPW/bin/ interactive_format_import 2871018337 1365 /opt/FMP/install/product/FMPW/bin/ lance_import 1973719300 8758080 /opt/FMP/install/product/FMPW/bin/ oemfchart_offline 2646861406 8724000 /opt/FMP/install/product/FMPW/bin/ oemfchart_online 1563553167 865272 /opt/FMP/install/product/FMPW/bin/ovfmpav 1942355374 8773472 /opt/FMP/install/product/FMPW/bin/ ovfmpcfg 3873633346 5193048 /opt/FMP/install/product/FMPW/bin/ ovfmpesm 2439847484 4744392 /opt/FMP/install/product/FMPW/bin/ ovfmpmap 2530941016 3234448 /opt/FMP/install/product/FMPW/bin/ ovfmposm 1636805179 7646440 /opt/FMP/install/product/FMPW/bin/ ovfmpqeh 4283670117 7274576 /opt/FMP/install/product/FMPW/bin/ ovfmpqpch 764312759 7511296 /opt/FMP/install/product/FMPW/bin/ovfmpqra 717333886 16963 /opt/FMP/install/product/FMPW/bin/ ovfmpstartmap 4167323195 689 /opt/FMP/install/product/FMPW/bin/ ovfmpstartmap_mapsync 505592567 1271 /opt/FMP/install/product/FMPW/bin/ remote_dbsync 1693720424 2012 /opt/FMP/install/product/FMPW/bin/ syslogchk.sh 705418713 852 /opt/FMP/install/product/FMPW/bin/write2pipe 2271346498 597 /opt/FMP/install/product/FMPW/conf/ CONF_EXPORT 2565460588 894 /opt/FMP/install/product/FMPW/conf/ CONF_IMPORT 886801853 104 /opt/FMP/install/product/FMPW/conf/CONF_MOC 3979207948 273 /opt/FMP/install/product/FMPW/conf/ disk_space_thresholds.conf 949716113 15612 /opt/FMP/install/product/FMPW/doc/ ovfmpesm.msg 2867568711 19231 /opt/FMP/install/product/FMPW/doc/ ovfmposm.msg 387774694 18677 /opt/FMP/install/product/FMPW/doc/ ovfmpmap.msg 4090328118 1120 /opt/FMP/install/product/FMPW/import/ control.toformat 2927698265 3400 /opt/FMP/install/product/FMPW/install/ product/FMPW.img 2827237759 94 /opt/FMP/install/product/FMPW/install/product/ FMPW.ver 2839063741 262752 /opt/FMP/install/product/FMPW/lbin/ imdcfgupd 1982840712 2485 /opt/FMP/install/product/FMPW/lbin/ nextSession 1215784692 9175256 /opt/FMP/install/product/FMPW/lbin/ ovfmpavclient 717666169 238240 /opt/FMP/install/product/FMPW/lbin/ ovfmpsessionlock 3594767758 304 /opt/FMP/install/product/FMPW/lbin/ run_fmpesm.sh 4131221695 3668 /opt/FMP/install/product/FMPW/lbin/ run_fmposm.sh 2656948500 1778 /opt/FMP/install/product/FMPW/lbin/ writetolog 3485453942 27424 /opt/FMP/install/product/FMPW/lib/hlp.sl 4179773714 1525 /opt/FMP/install/product/FMPW/registration/ fmpesm.reg 865901164 1756 /opt/FMP/install/product/FMPW/registration/ fmpmap.reg 3623530724 2066 /opt/FMP/install/product/FMPW/registration/ fmpml.reg 1573827550 1896 /opt/FMP/install/product/FMPW/registration/ fmposm.reg 512524545 1211 /opt/FMP/install/product/FMPW/symbols/sync 2252463052 733 /opt/FMP/install/product/FMPW/symbols/ sync_control 3609932657 935 /opt/FMP/install/product/FMPW/symbols/ sync_idnx 4023186709 593 /opt/FMP/install/product/FMPW/symbols/ sync_link 558359043 928 /opt/FMP/install/product/FMPW/symbols/sync_usr 1862773864 757 /opt/FMP/install/product/FMPW/util/fmpinfo 293665845 185217 /opt/FMP/install/product/FMPW/util/ fmpinstall 4124392763 41356 /opt/FMP/install/product/FMPW/util/ fmpremove Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_14674 PHSS_15333 Equivalent Patches: None Patch Package Size: 29960 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_16328 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_16328.depot 5b. For a homogeneous NFS Diskless cluster run swcluster on the server to install the patch on the server and the clients: swcluster -i -b This will invoke swcluster in the interactive mode and force all clients to be shut down. WARNING: All cluster clients must be shut down prior to the patch installation. Installing the patch while the clients are booted is unsupported and can lead to serious problems. The swcluster command will invoke an swinstall session in which you must specify: alternate root path - default is /export/shared_root/OS_700 source depot path - /tmp/PHSS_16328.depot To complete the installation, select the patch by choosing "Actions -> Match What Target Has" and then "Actions -> Install" from the Menubar. 5c. For a heterogeneous NFS Diskless cluster: - run swinstall on the server as in step 5a to install the patch on the cluster server. - run swcluster on the server as in step 5b to install the patch on the cluster clients. By default swinstall will archive the original software in /var/adm/sw/patch/PHSS_16328. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. Warning: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHSS_16328.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_16328.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None