Patch Name: PHSS_28042 Patch Description: s700_800 11.00 OV SA1.01 GUIC Patch-10 Creation Date: 02/10/25 Post Date: 02/11/18 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: OpenView Service Assurance 1.01 GUIC Filesets: OVCA_guiCL.OVCAGUIC-CFG,fr=A.01.01,fa=HP-UX_B.11.00_32/64,v=HP OVCA_guiCL.OVCAGUIC-DAT,fr=A.01.01,fa=HP-UX_B.11.00_32/64,v=HP OVCA_guiCL.OVCAGUIC-RUN,fr=A.01.01,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_28042 Symptoms: PHSS_28042: Cumulative Consolidated Patch PHSS_28034: PTSfc02716: On Windows NT, when Regional Settings-> Date-> Short date style format is changed to yyyy/MM/dd, Problem Presenter displays '1901/01/01 00:00' for all valid non-zero dates. PTSfc02679: The colours for the severities Warning and Indeterminate are indistinguishable PHSS_26172: Consolidated Patch PHSS_26166: PTSfc01491: 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. PTSfc00809 : The default value of 'Data Update Time' of 'Trouble Ticket Data' section and 'Own Time' field of 'Problem Details' window shows '1901/01/01 00:00:00'. Instead, it is meaningful if the value is NULL. PTSfc02328 : Operator Online help has insufficient information. PTSfc02391 : GUIC crashes after opening many presenters and closing some of them. PHSS_25562: Consolidated Patch PHSS_25557: PTSfc01984 The customer has requested that Details and History be added on as menu choices PTSfc01493 Customer wishes to see an indication on presenters when they are busy for example, an Hour Glass, or a watch cursor PHSS_24894: Consolidated Patch PHSS_24888: PTSfc01518: Object name is Garbage when the GUI Client is in HPUX. From the attachment it seems like the label name in the Map Presenter. PHSS_24371: Consolidated Patch PHSS_24358: PTSfc01518: Chinese node labels appear as garbage on unix. PTSfc01462: Allow all users to save their own event filters. PHSS_23765: Consolidated Patch PHSS_23755: PTSfc00661: When the presenter is started under certain circumstances the presenter behaves as if the ALT key is pressed. Thus the user is unable to key in the login and password. PTSfc01088: SA GUI and WAV do not support simplified Chinese localization. PTSfc01522: Html files for the GUIC Online Documentation are old. PTSfc01575: All named filters may be lost when a GUI Client crashes. The GUI Client cores mostly happen when the filters are deleted. PHSS_23394: Consolidated Patch PHSS_23391: PTSfc01216: Summary scoreboard counts can become incorrect under load. PHSS_23133: Consolidated Patch PHSS_23129: PTSfc01136: Objects cannot be created with a embedded / in the RDN value from the GUIC. PHSS_22784: PTSfc01086 When autosorting is turned on, a selected problem condition may get sorted out of view. PTSfc01087 Problem detail panels raise themselves to the top of all other windows (raise()) when they send a request such as own/disown/discharge. Defect Description: PHSS_28042: Cumulative Consolidated Patch Resolution: Cumulative Consolidated Patch PHSS_28034: PTSfc02716: On Windows NT, incorrect date (1901/01/01 00:00) is displayed in Problem Presenter when ShortDate format is changed to a custom date format. Resolution: The date conversion is modified to use locale and format independent function so that correct date is displayed in a consistent format. PTSfc02679: The colours for Indeterminate and Warning severities are indistinguishable on the Map presenter Resolution: This is an enhancement A configuration file is provided through which the user can choose a colour from a list of colours for the particular severity PHSS_26172: Consolidated Patch PHSS_26166: PTSfc01491: This is not a defect, but 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 viewing additional text and additional information, when clicked on the text inside the column. PTSfc00809: The default date is shown as '1901/01/01 00:00' in the Problem Presenter. Resolution: The value of the default date has changed from '1901/01/01 00:00' to '0/00/00 00:00' in the Problem Presenter. PTSfc02328: Operator Online help has been enhanced for more usability. Resolution: The following topics of the Operator Online help have been updated - Login Panel -> Logging into OVC/Assurance - Map Presenter -> Map Presenter Main Menu - Problems Presenter -> Creating, Updating and Querying Trouble Tickets - Filter Panel -> Example of Using the Filter Panel PTSfc02391: Due to defect in ILOG, GUIC crashes after opening many presenters and closing some of them. Resolution: This has been fixed by ILOG. PHSS_25562: Consolidated Patch PHSS_25557: PTSfc01984 : This is an enhancement Resolution: This enhancement has been implemented PTSfc01493: This is an ILOG enhancement Resolution: This is delivered as ILOG patch#17, but as it is causing a core dump when opening too many windows with many presenters,an workaround has been implemented in GUI code. PHSS_24894: Consolidated Patch PHSS_24888: PTSfc01518: From the files, it appears that the label name for the objects is incorect. Resolution: PTSfc01518: Modified present.cpp to set the label font for TGO. See the attached release note. PHSS_24371: Consolidated Patch PHSS_24358: PTSfc01518: GUI client was not completely internationalized. PTSfc01462: Allow all users to save their own event filters. Resolution: PTSfc01518: Changed present.cpp to set TGO's label font to the default font or to the name in an environment variable. 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. PHSS_23765: Consolidated Patch PHSS_23755: PTSfc00661: The keyboard interpreter for Windows was incorrectly setting the modifier attribute. PTSfc01088: SA GUI and WAV do not support simplified Chinese localization. PTSfc01522: Old HTML files in GUIC Online Documentation. PTSfc01575: A code bug caused an oracle error. The oracle error then caused all named filters to be lost. Resolution: PTSfc00661: The modifier no longer sets the modifier, when the ALT key is not pressed. PTSfc01088: Make necessary modifications to SA GUI and WAV to support simplified Chinese localization. PTSfc01522: Proper HTML Documentation files are being delivered. PTSfc01575: Fixed code bugs and de-sensitized the "add" and "delete" buttons during "add" and "delete" operations. PHSS_23394: Consolidated Patch PHSS_23391: PTSfc01216: When a problem presenter origin is changed quickly, the scoreboard may try to add and remove certain problem conditions "simultaneously" Resolution: PTSfc01216: According to Ilog's suggestion, the scoreboard now handles the list of removed problems before handling the added rows. PHSS_23133: Consolidated Patch PHSS_23129: PTSfc01136: Objects cannot be created with a embedded / in the RDN value from the GUIC. Resolution: PTSfc01136: TGF Datastorage of RDN containing a / does not match the data storage in FMS. The changes made limit the outgoing FDN to the FMS form. TGF form is only visible from within the GUI. PHSS_22784: PTSfc01086 When autosort is on and a selected row is updated (Ex: owned) in such a way that it should be resorted, the selected row may be moved out of view when the table updates. PTSfc01087 When a request is completed, the current presenter will be raised to the top of all other windows. Resolution: PTSfc01086 Added code to scroll the selection back into view when needed. Behavior can be switched off by setting resource "EnsureSelectionVisible" to false with guisadmin. PTSfc01087 Code changed to override the tgf method that called raise (). Enhancement: No SR: F333002716 F333002679 F333002391 F333002328 F333000809 F333001491 F333001493 F333001984 F333001518 F333001462 F333001088 F333001575 F333000661 F333001522 F333001216 F333001136 F333001086 F333001087 Patch Files: OVCA_guiCL.OVCAGUIC-CFG,fr=A.01.01,fa=HP-UX_B.11.00_32/64, v=HP: /etc/opt/OEMF/V5.0/GUIC/share/conf/colour.conf OVCA_guiCL.OVCAGUIC-DAT,fr=A.01.01,fa=HP-UX_B.11.00_32/64, v=HP: /opt/OEMF/V5.0/GUIC/oemf/help/AssuranceOperatorHelp.htm /opt/OEMF/V5.0/GUIC/oemf/help/OVCAOperHelp.htm /opt/OEMF/V5.0/GUIC/oemf/help/addmaplk.htm /opt/OEMF/V5.0/GUIC/oemf/help/addmapnd.htm /opt/OEMF/V5.0/GUIC/oemf/help/chrtinsp.htm /opt/OEMF/V5.0/GUIC/oemf/help/chrtpres.htm /opt/OEMF/V5.0/GUIC/oemf/help/edmaplk.htm /opt/OEMF/V5.0/GUIC/oemf/help/edmapnd.htm /opt/OEMF/V5.0/GUIC/oemf/help/faddma2a.htm /opt/OEMF/V5.0/GUIC/oemf/help/faddmap2.htm /opt/OEMF/V5.0/GUIC/oemf/help/faddmapl.htm /opt/OEMF/V5.0/GUIC/oemf/help/faddmapn.htm /opt/OEMF/V5.0/GUIC/oemf/help/fchrtin2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fchrtins.htm /opt/OEMF/V5.0/GUIC/oemf/help/fchrtpr2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fchrtpr3.htm /opt/OEMF/V5.0/GUIC/oemf/help/fchrtpr4.htm /opt/OEMF/V5.0/GUIC/oemf/help/fchrtpre.htm /opt/OEMF/V5.0/GUIC/oemf/help/fedmapl2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fedmaplk.htm /opt/OEMF/V5.0/GUIC/oemf/help/fedmapn2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fedmapnd.htm /opt/OEMF/V5.0/GUIC/oemf/help/ffilte2a.htm /opt/OEMF/V5.0/GUIC/oemf/help/ffilter2.htm /opt/OEMF/V5.0/GUIC/oemf/help/ffilter3.htm /opt/OEMF/V5.0/GUIC/oemf/help/ffilteri.htm /opt/OEMF/V5.0/GUIC/oemf/help/ffilterp.htm /opt/OEMF/V5.0/GUIC/oemf/help/fguilog2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fguilog3.htm /opt/OEMF/V5.0/GUIC/oemf/help/fguilogi.htm /opt/OEMF/V5.0/GUIC/oemf/help/filterpn.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre3.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre4.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre5.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre6.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre7.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmapcrea.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmappr10.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmappr11.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmappr12.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmappr13.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmappr14.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmappre2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmappre3.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmappre4.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmappre5.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmappre6.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmappre7.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmappre8.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmappre9.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmappres.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmodify2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fmodifyo.htm /opt/OEMF/V5.0/GUIC/oemf/help/fnehstp2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fnehstpr.htm /opt/OEMF/V5.0/GUIC/oemf/help/fomevpr2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fomevpr3.htm /opt/OEMF/V5.0/GUIC/oemf/help/fomevpr4.htm /opt/OEMF/V5.0/GUIC/oemf/help/fomevpre.htm /opt/OEMF/V5.0/GUIC/oemf/help/foption2.htm /opt/OEMF/V5.0/GUIC/oemf/help/foption3.htm /opt/OEMF/V5.0/GUIC/oemf/help/foption4.htm /opt/OEMF/V5.0/GUIC/oemf/help/foptionp.htm /opt/OEMF/V5.0/GUIC/oemf/help/foutpre2.htm /opt/OEMF/V5.0/GUIC/oemf/help/foutpre3.htm /opt/OEMF/V5.0/GUIC/oemf/help/foutpres.htm /opt/OEMF/V5.0/GUIC/oemf/help/foverv10.htm /opt/OEMF/V5.0/GUIC/oemf/help/foverv11.htm /opt/OEMF/V5.0/GUIC/oemf/help/fovervi2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fovervi3.htm /opt/OEMF/V5.0/GUIC/oemf/help/fovervi4.htm /opt/OEMF/V5.0/GUIC/oemf/help/fovervi5.htm /opt/OEMF/V5.0/GUIC/oemf/help/fovervi6.htm /opt/OEMF/V5.0/GUIC/oemf/help/fovervi7.htm /opt/OEMF/V5.0/GUIC/oemf/help/fovervi8.htm /opt/OEMF/V5.0/GUIC/oemf/help/fovervi9.htm /opt/OEMF/V5.0/GUIC/oemf/help/fovervie.htm /opt/OEMF/V5.0/GUIC/oemf/help/fprdeta2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fprdeta3.htm /opt/OEMF/V5.0/GUIC/oemf/help/fprdetai.htm /opt/OEMF/V5.0/GUIC/oemf/help/fprhstp2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fprhstpr.htm /opt/OEMF/V5.0/GUIC/oemf/help/fprintp2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fprintpr.htm /opt/OEMF/V5.0/GUIC/oemf/help/fprobpr2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fprobpr3.htm /opt/OEMF/V5.0/GUIC/oemf/help/fprobpr4.htm /opt/OEMF/V5.0/GUIC/oemf/help/fprobpr5.htm /opt/OEMF/V5.0/GUIC/oemf/help/fprobpr6.htm /opt/OEMF/V5.0/GUIC/oemf/help/fprobpre.htm /opt/OEMF/V5.0/GUIC/oemf/help/fralrmp2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fralrmpr.htm /opt/OEMF/V5.0/GUIC/oemf/help/fsubmit2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fsubmito.htm /opt/OEMF/V5.0/GUIC/oemf/help/fsymbol2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fsymbol3.htm /opt/OEMF/V5.0/GUIC/oemf/help/fsymbol4.htm /opt/OEMF/V5.0/GUIC/oemf/help/fsymbol5.htm /opt/OEMF/V5.0/GUIC/oemf/help/fsymbols.htm /opt/OEMF/V5.0/GUIC/oemf/help/ftable10.htm /opt/OEMF/V5.0/GUIC/oemf/help/ftable11.htm /opt/OEMF/V5.0/GUIC/oemf/help/ftablei2.htm /opt/OEMF/V5.0/GUIC/oemf/help/ftablei3.htm /opt/OEMF/V5.0/GUIC/oemf/help/ftablei4.htm /opt/OEMF/V5.0/GUIC/oemf/help/ftablei5.htm /opt/OEMF/V5.0/GUIC/oemf/help/ftablei6.htm /opt/OEMF/V5.0/GUIC/oemf/help/ftablei7.htm /opt/OEMF/V5.0/GUIC/oemf/help/ftablei8.htm /opt/OEMF/V5.0/GUIC/oemf/help/ftablei9.htm /opt/OEMF/V5.0/GUIC/oemf/help/ftablein.htm /opt/OEMF/V5.0/GUIC/oemf/help/ftalrmp2.htm /opt/OEMF/V5.0/GUIC/oemf/help/ftalrmpr.htm /opt/OEMF/V5.0/GUIC/oemf/help/ftblfie2.htm /opt/OEMF/V5.0/GUIC/oemf/help/ftblfiel.htm /opt/OEMF/V5.0/GUIC/oemf/help/fwebwav.htm /opt/OEMF/V5.0/GUIC/oemf/help/fwebwav2.htm /opt/OEMF/V5.0/GUIC/oemf/help/fwebwav3.htm /opt/OEMF/V5.0/GUIC/oemf/help/fwebwav4.htm /opt/OEMF/V5.0/GUIC/oemf/help/fwebwav5.htm /opt/OEMF/V5.0/GUIC/oemf/help/guilogin.htm /opt/OEMF/V5.0/GUIC/oemf/help/mappres.htm /opt/OEMF/V5.0/GUIC/oemf/help/modifyot.htm /opt/OEMF/V5.0/GUIC/oemf/help/nehstpres.htm /opt/OEMF/V5.0/GUIC/oemf/help/omevpres.htm /opt/OEMF/V5.0/GUIC/oemf/help/optionpn.htm /opt/OEMF/V5.0/GUIC/oemf/help/outpres.htm /opt/OEMF/V5.0/GUIC/oemf/help/prdetail.htm /opt/OEMF/V5.0/GUIC/oemf/help/prhstpres.htm /opt/OEMF/V5.0/GUIC/oemf/help/printprb.htm /opt/OEMF/V5.0/GUIC/oemf/help/probpres.htm /opt/OEMF/V5.0/GUIC/oemf/help/ralrmpres.htm /opt/OEMF/V5.0/GUIC/oemf/help/sahelpix.js /opt/OEMF/V5.0/GUIC/oemf/help/sahelpto.js /opt/OEMF/V5.0/GUIC/oemf/help/splash.jpg /opt/OEMF/V5.0/GUIC/oemf/help/submitot.htm /opt/OEMF/V5.0/GUIC/oemf/help/talrmpres.htm /opt/OEMF/V5.0/GUIC/oemf/help/webalmvw.htm /opt/OEMF/V5.0/GUIC/oemf/help/wwhblnk.htm /opt/OEMF/V5.0/GUIC/oemf/help/wwhcust.js /opt/OEMF/V5.0/GUIC/oemf/help/wwhffrm.htm /opt/OEMF/V5.0/GUIC/oemf/help/wwhsfrm.htm /opt/OEMF/V5.0/GUIC/oemf/help/wwhsplsh.htm /opt/OEMF/V5.0/GUIC/oemf/help/wwhsrch.js /opt/OEMF/V5.0/GUIC/oemf/help/wwhtab0.htm /opt/OEMF/V5.0/GUIC/oemf/help/wwhtab1.htm /opt/OEMF/V5.0/GUIC/oemf/help/wwhtab2.htm /opt/OEMF/V5.0/GUIC/oemf/help/wwhtab3.htm /opt/OEMF/V5.0/GUIC/oemf/help/wwhtabs.htm /opt/OEMF/V5.0/GUIC/oemf/help/wwhtree.js /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/1a.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/1b.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/1c.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/2a.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/2b.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/2c.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/3a.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/3b.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/3c.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/3d.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/4a.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/4b.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/4c.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/backgrnd.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/nextdown.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/nextdsbl.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/nextout.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/nextover.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/nextup.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/prevdown.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/prevdsbl.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/prevout.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/prevover.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/prevup.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/splash.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/splash.jpg /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocblank.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocdoc.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocfldc.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocfldo.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/toclink.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/toclnode.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocmlnde.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocmnode.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocnode.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocplnod.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocpnode.gif /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocvline.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/afterfil.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/alarmale.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/alarmmap.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/appa.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/appaa.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/appab.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/appac.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/appad.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/appae.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/appaf.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/bscsymbo.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/btssymbo.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5a.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5b.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5c.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5d.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5e.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5f.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5g.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5h.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5i.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5j.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/chartcol.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/chartdem.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/charthid.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/chartins.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/colormap.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/contents.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/filtbut.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/filterma.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/filtermb.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/filtermo.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/fmapcreb.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/fmapprea.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/fovervia.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/fprobpra.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/ftable2a.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/ftableia.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/fwebwa2a.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/mappres2.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/mapprest.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/mdsymbol.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/mscsymbo.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/newmap.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/nehistor.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/nmwsymbo.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/optionse.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/outagemo.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/outagesu.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/ownershi.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/probbutt.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/probdeta.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/probfila.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/probfilt.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/probhist.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/probprea.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/probpres.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/relateda.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/summarys.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/transien.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/wavfilte.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/wavmainf.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/wavsort.gif /opt/OEMF/V5.0/GUIC/oemf/help/images/wavvisi.gif OVCA_guiCL.OVCAGUIC-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64, v=HP: /opt/OEMF/V5.0/GUIC/oemf/bin/data/control.ls /opt/OEMF/V5.0/GUIC/lib/liboemfchpr.3 /opt/OEMF/V5.0/GUIC/lib/liboemflogn.3 /opt/OEMF/V5.0/GUIC/lib/liboemfprap.3 /opt/OEMF/V5.0/GUIC/lib/liboemfsh.3 /opt/OEMF/V5.0/GUIC/lib/liboemfuhcm.3 /opt/OEMF/V5.0/GUIC/bin/extutil /opt/OEMF/V5.0/GUIC/bin/ilblmap /opt/OEMF/V5.0/GUIC/bin/launchapp /opt/OEMF/V5.0/GUIC/bin/logdisplaymsg /opt/OEMF/V5.0/GUIC/bin/present what(1) Output: OVCA_guiCL.OVCAGUIC-CFG,fr=A.01.01,fa=HP-UX_B.11.00_32/64, v=HP: /etc/opt/OEMF/V5.0/GUIC/share/conf/colour.conf: None OVCA_guiCL.OVCAGUIC-DAT,fr=A.01.01,fa=HP-UX_B.11.00_32/64, v=HP: /opt/OEMF/V5.0/GUIC/oemf/help/AssuranceOperatorHelp.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/OVCAOperHelp.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/addmaplk.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/addmapnd.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/chrtinsp.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/chrtpres.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/edmaplk.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/edmapnd.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/faddma2a.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/faddmap2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/faddmapl.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/faddmapn.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fchrtin2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fchrtins.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fchrtpr2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fchrtpr3.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fchrtpr4.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fchrtpre.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fedmapl2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fedmaplk.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fedmapn2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fedmapnd.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ffilte2a.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ffilter2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ffilter3.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ffilteri.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ffilterp.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fguilog2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fguilog3.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fguilogi.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/filterpn.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre3.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre4.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre5.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre6.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre7.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmapcrea.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmappr10.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmappr11.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmappr12.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmappr13.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmappr14.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmappre2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmappre3.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmappre4.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmappre5.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmappre6.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmappre7.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmappre8.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmappre9.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmappres.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmodify2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fmodifyo.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fnehstp2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fnehstpr.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fomevpr2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fomevpr3.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fomevpr4.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fomevpre.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/foption2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/foption3.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/foption4.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/foptionp.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/foutpre2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/foutpre3.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/foutpres.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/foverv10.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/foverv11.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fovervi2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fovervi3.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fovervi4.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fovervi5.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fovervi6.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fovervi7.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fovervi8.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fovervi9.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fovervie.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fprdeta2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fprdeta3.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fprdetai.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fprhstp2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fprhstpr.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fprintp2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fprintpr.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fprobpr2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fprobpr3.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fprobpr4.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fprobpr5.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fprobpr6.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fprobpre.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fralrmp2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fralrmpr.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fsubmit2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fsubmito.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fsymbol2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fsymbol3.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fsymbol4.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fsymbol5.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fsymbols.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ftable10.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ftable11.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ftablei2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ftablei3.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ftablei4.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ftablei5.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ftablei6.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ftablei7.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ftablei8.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ftablei9.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ftablein.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ftalrmp2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ftalrmpr.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ftblfie2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ftblfiel.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fwebwav.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fwebwav2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fwebwav3.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fwebwav4.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/fwebwav5.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/guilogin.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/mappres.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/modifyot.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/nehstpres.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/omevpres.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/optionpn.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/outpres.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/prdetail.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/prhstpres.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/printprb.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/probpres.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/ralrmpres.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/sahelpix.js: None /opt/OEMF/V5.0/GUIC/oemf/help/sahelpto.js: None /opt/OEMF/V5.0/GUIC/oemf/help/splash.jpg: None /opt/OEMF/V5.0/GUIC/oemf/help/submitot.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/talrmpres.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/webalmvw.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhblnk.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhcust.js: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhffrm.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhsfrm.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhsplsh.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhsrch.js: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhtab0.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhtab1.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhtab2.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhtab3.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhtabs.htm: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhtree.js: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/1a.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/1b.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/1c.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/2a.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/2b.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/2c.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/3a.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/3b.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/3c.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/3d.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/4a.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/4b.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/4c.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/backgrnd.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/nextdown.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/nextdsbl.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/nextout.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/nextover.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/nextup.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/prevdown.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/prevdsbl.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/prevout.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/prevover.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/prevup.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/splash.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/splash.jpg: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocblank.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocdoc.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocfldc.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocfldo.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/toclink.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/toclnode.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocmlnde.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocmnode.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocnode.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocplnod.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocpnode.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/tocvline.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/afterfil.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/alarmale.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/alarmmap.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/appa.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/appaa.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/appab.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/appac.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/appad.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/appae.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/appaf.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/bscsymbo.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/btssymbo.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5a.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5b.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5c.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5d.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5e.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5f.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5g.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5h.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5i.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5j.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/chartcol.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/chartdem.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/charthid.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/chartins.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/colormap.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/contents.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/filtbut.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/filterma.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/filtermb.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/filtermo.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/fmapcreb.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/fmapprea.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/fovervia.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/fprobpra.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/ftable2a.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/ftableia.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/fwebwa2a.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/mappres2.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/mapprest.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/mdsymbol.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/mscsymbo.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/newmap.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/nehistor.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/nmwsymbo.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/optionse.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/outagemo.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/outagesu.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/ownershi.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/probbutt.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/probdeta.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/probfila.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/probfilt.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/probhist.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/probprea.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/probpres.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/relateda.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/summarys.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/transien.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/wavfilte.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/wavmainf.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/wavsort.gif: None /opt/OEMF/V5.0/GUIC/oemf/help/images/wavvisi.gif: None OVCA_guiCL.OVCAGUIC-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64, v=HP: /opt/OEMF/V5.0/GUIC/oemf/bin/data/control.ls: None /opt/OEMF/V5.0/GUIC/lib/liboemfchpr.3: OpenView Communications / Assurance GUI Chart Presen ter Library A.01.01 - Release (T42a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28042, 10252002 /opt/OEMF/V5.0/GUIC/lib/liboemflogn.3: OpenView Communications / Assurance Presenter Login Library A.01.01 - Release (T42a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28042, 10252002 /opt/OEMF/V5.0/GUIC/lib/liboemfprap.3: OpenView Communications / Assurance GUI Presenter Li brary A.01.01 - Release (T42a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28042, 10252002 /opt/OEMF/V5.0/GUIC/lib/liboemfsh.3: OpenView Communications / Assurance GUI Shared Libra ry A.01.01 - Release (T42a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28042, 10252002 /opt/OEMF/V5.0/GUIC/lib/liboemfuhcm.3: OpenView Communications / Assurance GUI Common User Handler Library A.01.01 - Release (T42a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28042, 10252002 /opt/OEMF/V5.0/GUIC/bin/extutil: OVC/Assurance SDK GUI Integration Utility, Version 1 .01 OpenView Communications / Assurance extutil A.01.01 - Release (T42a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28042, 10252002 /opt/OEMF/V5.0/GUIC/bin/ilblmap: HP aC++ B3910B A.01.19.02 Classic Iostream Library HP aC++ B3910B A.01.19.02 Language Support Library 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/OEMF/V5.0/GUIC/bin/launchapp: OVC/Assurance SDK GUI Integration Utility, Version 1 .01 OpenView Communications / Assurance launchapp A.01.0 1 - Release (T42a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28042, 10252002 /opt/OEMF/V5.0/GUIC/bin/logdisplaymsg: OVC/Assurance SDK GUI Integration Utility, Version 1 .01 OpenView Communications / Assurance logdisplaymsg A. 01.01 - Release (T42a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28042, 10252002 /opt/OEMF/V5.0/GUIC/bin/present: OpenView Communications / Assurance GUI Presenter A. 01.01 - Release (T42a) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_28042, 10252002 ILOG TGO module alarms - Release 1.11 jumbo patch 1 ILOG TGO module amapper - Release 1.11 jumbo patch 1 ILOG TGO module attach - Release 1.11 jumbo patch 1 ILOG TGO module basshelf - Release 1.11 jumbo patch 1 ILOG TGO module belt - Release 1.11 jumbo patch 1 ILOG TGO module blink - Release 1.11 jumbo patch 1 ILOG TGO module cstyle - Release 1.11 jumbo patch 1 ILOG TGO module decor - Release 1.11 jumbo patch 1 ILOG TGO module geoutils - Release 1.11 jumbo patch 1 ILOG TGO module graphic - Release 1.11 jumbo patch 1 ILOG TGO module grbbxcch - Release 1.11 jumbo patch 1 ILOG TGO module grelt - Release 1.11 jumbo patch 1 ILOG TGO module grupdate - Release 1.11 jumbo patch 1 ILOG TGO module grutils - Release 1.11 jumbo patch 1 ILOG TGO module layout - Release 1.11 jumbo patch 1 ILOG TGO module legend - Release 1.11 jumbo patch 1 ILOG TGO module linespec - Release 1.11 jumbo patch 1 ILOG TGO module lnkproxy - Release 1.11 jumbo patch 1 ILOG TGO module mapshelf - Release 1.11 jumbo patch 1 ILOG TGO module network - Release 1.11 jumbo patch 1 ILOG TGO module object - Release 1.11 jumbo patch 1 ILOG TGO module ointer - Release 1.11 jumbo patch 1 ILOG TGO module omapper - Release 1.11 jumbo patch 1 ILOG TGO module rectdrwr - Release 1.11 jumbo patch 1 ILOG TGO module resource - Release 1.11 jumbo patch 1 ILOG TGO module shelf - Release 1.11 jumbo patch 1 ILOG TGO module shelfitm - Release 1.11 jumbo patch 1 ILOG TGO module shelfpxy - Release 1.11 jumbo patch 1 ILOG TGO module smapper - Release 1.11 jumbo patch 1 ILOG TGO module states - Release 1.11 jumbo patch 1 ILOG TGO module system - Release 1.11 jumbo patch 1 ILOG TGO module tbelt - Release 1.11 jumbo patch 1 ILOG TGO module tlayout - Release 1.11 jumbo patch 1 ILOG TGO module tobject - Release 1.11 jumbo patch 1 ILOG TGO module tocstyle - Release 1.11 jumbo patch 1 ILOG TGO module tolayout - Release 1.11 jumbo patch 1 ILOG TGO module tomapper - Release 1.11 jumbo patch 1 ILOG TGO module tordrwr - Release 1.11 jumbo patch 1 ILOG TGO module tostates - Release 1.11 jumbo patch 1 ILOG TGO module trdrwr - Release 1.11 jumbo patch 1 ILOG TGO module tsmapper - Release 1.11 jumbo patch 1 ILOG TGO module tstates - Release 1.11 jumbo patch 1 ILOG TGO module utils - Release 1.11 jumbo patch 1 ILOG Script 2.0 (15) cksum(1) Output: OVCA_guiCL.OVCAGUIC-CFG,fr=A.01.01,fa=HP-UX_B.11.00_32/64, v=HP: 347811338 1780 /etc/opt/OEMF/V5.0/GUIC/share/conf/ colour.conf OVCA_guiCL.OVCAGUIC-DAT,fr=A.01.01,fa=HP-UX_B.11.00_32/64, v=HP: 2024069295 10503 /opt/OEMF/V5.0/GUIC/oemf/help/ AssuranceOperatorHelp.htm 2180987175 10485 /opt/OEMF/V5.0/GUIC/oemf/help/ OVCAOperHelp.htm 2870649592 10512 /opt/OEMF/V5.0/GUIC/oemf/help/addmaplk.htm 2324399739 10512 /opt/OEMF/V5.0/GUIC/oemf/help/addmapnd.htm 1925697696 10512 /opt/OEMF/V5.0/GUIC/oemf/help/chrtinsp.htm 1715068957 10512 /opt/OEMF/V5.0/GUIC/oemf/help/chrtpres.htm 4248635429 10512 /opt/OEMF/V5.0/GUIC/oemf/help/edmaplk.htm 2782122642 10512 /opt/OEMF/V5.0/GUIC/oemf/help/edmapnd.htm 3099886634 7218 /opt/OEMF/V5.0/GUIC/oemf/help/faddma2a.htm 3355208807 10658 /opt/OEMF/V5.0/GUIC/oemf/help/faddmap2.htm 4015174870 2984 /opt/OEMF/V5.0/GUIC/oemf/help/faddmapl.htm 1792809646 2984 /opt/OEMF/V5.0/GUIC/oemf/help/faddmapn.htm 3330614275 11267 /opt/OEMF/V5.0/GUIC/oemf/help/fchrtin2.htm 3956588584 3393 /opt/OEMF/V5.0/GUIC/oemf/help/fchrtins.htm 528239038 8377 /opt/OEMF/V5.0/GUIC/oemf/help/fchrtpr2.htm 3532450267 16687 /opt/OEMF/V5.0/GUIC/oemf/help/fchrtpr3.htm 1419118508 3837 /opt/OEMF/V5.0/GUIC/oemf/help/fchrtpr4.htm 1334317819 3412 /opt/OEMF/V5.0/GUIC/oemf/help/fchrtpre.htm 4133138943 6799 /opt/OEMF/V5.0/GUIC/oemf/help/fedmapl2.htm 18959309 2987 /opt/OEMF/V5.0/GUIC/oemf/help/fedmaplk.htm 3393797888 8256 /opt/OEMF/V5.0/GUIC/oemf/help/fedmapn2.htm 166042061 2987 /opt/OEMF/V5.0/GUIC/oemf/help/fedmapnd.htm 339813149 15862 /opt/OEMF/V5.0/GUIC/oemf/help/ffilte2a.htm 2627406410 10916 /opt/OEMF/V5.0/GUIC/oemf/help/ffilter2.htm 2619739 13658 /opt/OEMF/V5.0/GUIC/oemf/help/ffilter3.htm 3491716145 2955 /opt/OEMF/V5.0/GUIC/oemf/help/ffilteri.htm 2690185782 2964 /opt/OEMF/V5.0/GUIC/oemf/help/ffilterp.htm 2779949617 11417 /opt/OEMF/V5.0/GUIC/oemf/help/fguilog2.htm 3737402147 4257 /opt/OEMF/V5.0/GUIC/oemf/help/fguilog3.htm 3272954914 3222 /opt/OEMF/V5.0/GUIC/oemf/help/fguilogi.htm 3197691380 10512 /opt/OEMF/V5.0/GUIC/oemf/help/filterpn.htm 3018179081 4324 /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre2.htm 351749010 3434 /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre3.htm 3413447219 3470 /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre4.htm 502988028 4128 /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre5.htm 2309941926 3820 /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre6.htm 3155059027 15345 /opt/OEMF/V5.0/GUIC/oemf/help/fmapcre7.htm 768143758 4435 /opt/OEMF/V5.0/GUIC/oemf/help/fmapcrea.htm 3140535950 16986 /opt/OEMF/V5.0/GUIC/oemf/help/fmappr10.htm 842617384 10139 /opt/OEMF/V5.0/GUIC/oemf/help/fmappr11.htm 773591629 4234 /opt/OEMF/V5.0/GUIC/oemf/help/fmappr12.htm 3056832034 4506 /opt/OEMF/V5.0/GUIC/oemf/help/fmappr13.htm 1042632265 4609 /opt/OEMF/V5.0/GUIC/oemf/help/fmappr14.htm 727349811 5562 /opt/OEMF/V5.0/GUIC/oemf/help/fmappre2.htm 4116367104 12509 /opt/OEMF/V5.0/GUIC/oemf/help/fmappre3.htm 1349553122 12105 /opt/OEMF/V5.0/GUIC/oemf/help/fmappre4.htm 3290390615 4574 /opt/OEMF/V5.0/GUIC/oemf/help/fmappre5.htm 756938996 10876 /opt/OEMF/V5.0/GUIC/oemf/help/fmappre6.htm 2716447081 12396 /opt/OEMF/V5.0/GUIC/oemf/help/fmappre7.htm 12696733 5418 /opt/OEMF/V5.0/GUIC/oemf/help/fmappre8.htm 842133855 6438 /opt/OEMF/V5.0/GUIC/oemf/help/fmappre9.htm 2058208852 3436 /opt/OEMF/V5.0/GUIC/oemf/help/fmappres.htm 2854448492 5013 /opt/OEMF/V5.0/GUIC/oemf/help/fmodify2.htm 215690330 3252 /opt/OEMF/V5.0/GUIC/oemf/help/fmodifyo.htm 3750958791 4202 /opt/OEMF/V5.0/GUIC/oemf/help/fnehstp2.htm 2561595788 3017 /opt/OEMF/V5.0/GUIC/oemf/help/fnehstpr.htm 2622423372 10219 /opt/OEMF/V5.0/GUIC/oemf/help/fomevpr2.htm 840710004 5730 /opt/OEMF/V5.0/GUIC/oemf/help/fomevpr3.htm 3894555732 3617 /opt/OEMF/V5.0/GUIC/oemf/help/fomevpr4.htm 190669901 3980 /opt/OEMF/V5.0/GUIC/oemf/help/fomevpre.htm 23266806 10351 /opt/OEMF/V5.0/GUIC/oemf/help/foption2.htm 186291379 4609 /opt/OEMF/V5.0/GUIC/oemf/help/foption3.htm 3292315071 11989 /opt/OEMF/V5.0/GUIC/oemf/help/foption4.htm 671080752 2967 /opt/OEMF/V5.0/GUIC/oemf/help/foptionp.htm 1397656960 11962 /opt/OEMF/V5.0/GUIC/oemf/help/foutpre2.htm 3356634858 10404 /opt/OEMF/V5.0/GUIC/oemf/help/foutpre3.htm 3031456579 4306 /opt/OEMF/V5.0/GUIC/oemf/help/foutpres.htm 2555085434 5049 /opt/OEMF/V5.0/GUIC/oemf/help/foverv10.htm 2948849666 6896 /opt/OEMF/V5.0/GUIC/oemf/help/foverv11.htm 3886186369 5348 /opt/OEMF/V5.0/GUIC/oemf/help/fovervi2.htm 3493462292 3767 /opt/OEMF/V5.0/GUIC/oemf/help/fovervi3.htm 2055264568 11195 /opt/OEMF/V5.0/GUIC/oemf/help/fovervi4.htm 3079789697 7959 /opt/OEMF/V5.0/GUIC/oemf/help/fovervi5.htm 2501508516 5548 /opt/OEMF/V5.0/GUIC/oemf/help/fovervi6.htm 1314387413 5715 /opt/OEMF/V5.0/GUIC/oemf/help/fovervi7.htm 2267862993 9149 /opt/OEMF/V5.0/GUIC/oemf/help/fovervi8.htm 791389041 4345 /opt/OEMF/V5.0/GUIC/oemf/help/fovervi9.htm 1415293460 2514 /opt/OEMF/V5.0/GUIC/oemf/help/fovervie.htm 1412967512 4831 /opt/OEMF/V5.0/GUIC/oemf/help/fprdeta2.htm 3819655167 4761 /opt/OEMF/V5.0/GUIC/oemf/help/fprdeta3.htm 3053083021 2993 /opt/OEMF/V5.0/GUIC/oemf/help/fprdetai.htm 1504378271 4796 /opt/OEMF/V5.0/GUIC/oemf/help/fprhstp2.htm 2261869996 2991 /opt/OEMF/V5.0/GUIC/oemf/help/fprhstpr.htm 3494267022 9794 /opt/OEMF/V5.0/GUIC/oemf/help/images/ afterfil.gif 210590281 29731 /opt/OEMF/V5.0/GUIC/oemf/help/images/ alarmale.gif 3790886443 53449 /opt/OEMF/V5.0/GUIC/oemf/help/images/ alarmmap.gif 3034382496 2640 /opt/OEMF/V5.0/GUIC/oemf/help/images/ appa.gif 1189914848 2703 /opt/OEMF/V5.0/GUIC/oemf/help/images/ appaa.gif 731269725 2734 /opt/OEMF/V5.0/GUIC/oemf/help/images/ appab.gif 2659703501 2665 /opt/OEMF/V5.0/GUIC/oemf/help/images/ appac.gif 2356300951 2594 /opt/OEMF/V5.0/GUIC/oemf/help/images/ appad.gif 1665342325 2737 /opt/OEMF/V5.0/GUIC/oemf/help/images/ appae.gif 2469264800 1287 /opt/OEMF/V5.0/GUIC/oemf/help/images/ appaf.gif 825996843 897 /opt/OEMF/V5.0/GUIC/oemf/help/images/ bscsymbo.gif 2599010384 952 /opt/OEMF/V5.0/GUIC/oemf/help/images/ btssymbo.gif 76252538 1249 /opt/OEMF/V5.0/GUIC/oemf/help/images/chap5.gif 3206910377 1239 /opt/OEMF/V5.0/GUIC/oemf/help/images/ chap5a.gif 4238635719 1222 /opt/OEMF/V5.0/GUIC/oemf/help/images/ chap5b.gif 2084636830 1232 /opt/OEMF/V5.0/GUIC/oemf/help/images/ chap5c.gif 2894079067 1114 /opt/OEMF/V5.0/GUIC/oemf/help/images/ chap5d.gif 3830713466 1177 /opt/OEMF/V5.0/GUIC/oemf/help/images/ chap5e.gif 1266137657 1173 /opt/OEMF/V5.0/GUIC/oemf/help/images/ chap5f.gif 2297913031 1230 /opt/OEMF/V5.0/GUIC/oemf/help/images/ chap5g.gif 1432837971 1319 /opt/OEMF/V5.0/GUIC/oemf/help/images/ chap5h.gif 480939542 1336 /opt/OEMF/V5.0/GUIC/oemf/help/images/ chap5i.gif 3317975103 1324 /opt/OEMF/V5.0/GUIC/oemf/help/images/ chap5j.gif 1948730181 27859 /opt/OEMF/V5.0/GUIC/oemf/help/images/ chartcol.gif 490491484 67938 /opt/OEMF/V5.0/GUIC/oemf/help/images/ chartdem.gif 516021827 8929 /opt/OEMF/V5.0/GUIC/oemf/help/images/ charthid.gif 2285706594 66905 /opt/OEMF/V5.0/GUIC/oemf/help/images/ chartins.gif 1112530073 22645 /opt/OEMF/V5.0/GUIC/oemf/help/images/ colormap.gif 3878256562 30202 /opt/OEMF/V5.0/GUIC/oemf/help/images/ contents.gif 4220706421 2125 /opt/OEMF/V5.0/GUIC/oemf/help/images/ filtbut.gif 2599033923 28524 /opt/OEMF/V5.0/GUIC/oemf/help/images/ filterma.gif 3281785968 28393 /opt/OEMF/V5.0/GUIC/oemf/help/images/ filtermb.gif 1258605158 27304 /opt/OEMF/V5.0/GUIC/oemf/help/images/ filtermo.gif 1554410068 20691 /opt/OEMF/V5.0/GUIC/oemf/help/images/ fmapcreb.gif 3234987890 58460 /opt/OEMF/V5.0/GUIC/oemf/help/images/ fmapprea.gif 2327837022 41145 /opt/OEMF/V5.0/GUIC/oemf/help/images/ fovervia.gif 4163091305 58858 /opt/OEMF/V5.0/GUIC/oemf/help/images/ fprobpra.gif 3886108569 2600 /opt/OEMF/V5.0/GUIC/oemf/help/images/ ftable2a.gif 2994051437 36030 /opt/OEMF/V5.0/GUIC/oemf/help/images/ ftableia.gif 3843107792 111056 /opt/OEMF/V5.0/GUIC/oemf/help/images/ fwebwa2a.gif 1355288456 37490 /opt/OEMF/V5.0/GUIC/oemf/help/images/ mappres2.gif 1839619595 7390 /opt/OEMF/V5.0/GUIC/oemf/help/images/ mapprest.gif 3654123477 905 /opt/OEMF/V5.0/GUIC/oemf/help/images/ mdsymbol.gif 2381773886 916 /opt/OEMF/V5.0/GUIC/oemf/help/images/ mscsymbo.gif 231903392 29399 /opt/OEMF/V5.0/GUIC/oemf/help/images/ newmap.gif 3173859268 25837 /opt/OEMF/V5.0/GUIC/oemf/help/images/ nehistor.gif 3988029201 903 /opt/OEMF/V5.0/GUIC/oemf/help/images/ nmwsymbo.gif 2408481622 77146 /opt/OEMF/V5.0/GUIC/oemf/help/images/ optionse.gif 2665949620 45817 /opt/OEMF/V5.0/GUIC/oemf/help/images/ outagemo.gif 197878357 45646 /opt/OEMF/V5.0/GUIC/oemf/help/images/ outagesu.gif 2363227925 20071 /opt/OEMF/V5.0/GUIC/oemf/help/images/ ownershi.gif 3020420014 8937 /opt/OEMF/V5.0/GUIC/oemf/help/images/ probbutt.gif 1758935007 83839 /opt/OEMF/V5.0/GUIC/oemf/help/images/ probdeta.gif 4158075384 6539 /opt/OEMF/V5.0/GUIC/oemf/help/images/ probfila.gif 2736520764 6643 /opt/OEMF/V5.0/GUIC/oemf/help/images/ probfilt.gif 3963336719 18024 /opt/OEMF/V5.0/GUIC/oemf/help/images/ probhist.gif 2919458957 23345 /opt/OEMF/V5.0/GUIC/oemf/help/images/ probprea.gif 3246476820 10982 /opt/OEMF/V5.0/GUIC/oemf/help/images/ probpres.gif 2740618919 26972 /opt/OEMF/V5.0/GUIC/oemf/help/images/ relateda.gif 3014289902 33925 /opt/OEMF/V5.0/GUIC/oemf/help/images/ summarys.gif 1065181345 27011 /opt/OEMF/V5.0/GUIC/oemf/help/images/ transien.gif 1673889921 50921 /opt/OEMF/V5.0/GUIC/oemf/help/images/ wavfilte.gif 3960971619 75814 /opt/OEMF/V5.0/GUIC/oemf/help/images/ wavmainf.gif 2493415606 22901 /opt/OEMF/V5.0/GUIC/oemf/help/images/ wavsort.gif 3771150947 56495 /opt/OEMF/V5.0/GUIC/oemf/help/images/ wavvisi.gif 1484250948 6700 /opt/OEMF/V5.0/GUIC/oemf/help/fprintp2.htm 743586789 2955 /opt/OEMF/V5.0/GUIC/oemf/help/fprintpr.htm 3145987146 13786 /opt/OEMF/V5.0/GUIC/oemf/help/fprobpr2.htm 844669632 9218 /opt/OEMF/V5.0/GUIC/oemf/help/fprobpr3.htm 1853844267 4384 /opt/OEMF/V5.0/GUIC/oemf/help/fprobpr4.htm 782360430 6293 /opt/OEMF/V5.0/GUIC/oemf/help/fprobpr5.htm 1387215448 5508 /opt/OEMF/V5.0/GUIC/oemf/help/fprobpr6.htm 1216676257 5470 /opt/OEMF/V5.0/GUIC/oemf/help/fprobpre.htm 58357021 6480 /opt/OEMF/V5.0/GUIC/oemf/help/fralrmp2.htm 4144864636 2987 /opt/OEMF/V5.0/GUIC/oemf/help/fralrmpr.htm 1168709326 6591 /opt/OEMF/V5.0/GUIC/oemf/help/fsubmit2.htm 3481024225 3252 /opt/OEMF/V5.0/GUIC/oemf/help/fsubmito.htm 2551121993 5872 /opt/OEMF/V5.0/GUIC/oemf/help/fsymbol2.htm 3496155141 9162 /opt/OEMF/V5.0/GUIC/oemf/help/fsymbol3.htm 1540729969 5046 /opt/OEMF/V5.0/GUIC/oemf/help/fsymbol4.htm 1210408516 3393 /opt/OEMF/V5.0/GUIC/oemf/help/fsymbol5.htm 2936570229 2963 /opt/OEMF/V5.0/GUIC/oemf/help/fsymbols.htm 3482577119 4206 /opt/OEMF/V5.0/GUIC/oemf/help/ftable10.htm 3460619089 6041 /opt/OEMF/V5.0/GUIC/oemf/help/ftable11.htm 4065464427 7373 /opt/OEMF/V5.0/GUIC/oemf/help/ftablei2.htm 673594460 9387 /opt/OEMF/V5.0/GUIC/oemf/help/ftablei3.htm 3552158351 5953 /opt/OEMF/V5.0/GUIC/oemf/help/ftablei4.htm 1625777536 9375 /opt/OEMF/V5.0/GUIC/oemf/help/ftablei5.htm 946723475 8567 /opt/OEMF/V5.0/GUIC/oemf/help/ftablei6.htm 330158696 6531 /opt/OEMF/V5.0/GUIC/oemf/help/ftablei7.htm 3525486516 3815 /opt/OEMF/V5.0/GUIC/oemf/help/ftablei8.htm 1157233541 4014 /opt/OEMF/V5.0/GUIC/oemf/help/ftablei9.htm 1416509122 6786 /opt/OEMF/V5.0/GUIC/oemf/help/ftablein.htm 2407999124 6068 /opt/OEMF/V5.0/GUIC/oemf/help/ftalrmp2.htm 1395952238 2993 /opt/OEMF/V5.0/GUIC/oemf/help/ftalrmpr.htm 338426534 16067 /opt/OEMF/V5.0/GUIC/oemf/help/ftblfie2.htm 144428469 3285 /opt/OEMF/V5.0/GUIC/oemf/help/ftblfiel.htm 81026311 3028 /opt/OEMF/V5.0/GUIC/oemf/help/fwebwav.htm 4003895579 9789 /opt/OEMF/V5.0/GUIC/oemf/help/fwebwav2.htm 841675466 8395 /opt/OEMF/V5.0/GUIC/oemf/help/fwebwav3.htm 2815707317 5672 /opt/OEMF/V5.0/GUIC/oemf/help/fwebwav4.htm 613193917 4401 /opt/OEMF/V5.0/GUIC/oemf/help/fwebwav5.htm 2051831609 10512 /opt/OEMF/V5.0/GUIC/oemf/help/guilogin.htm 452670424 10512 /opt/OEMF/V5.0/GUIC/oemf/help/mappres.htm 2751674966 10512 /opt/OEMF/V5.0/GUIC/oemf/help/modifyot.htm 44835728 10512 /opt/OEMF/V5.0/GUIC/oemf/help/nehstpres.htm 1562756987 10512 /opt/OEMF/V5.0/GUIC/oemf/help/omevpres.htm 2099838213 10512 /opt/OEMF/V5.0/GUIC/oemf/help/optionpn.htm 446423728 10512 /opt/OEMF/V5.0/GUIC/oemf/help/outpres.htm 887389677 10512 /opt/OEMF/V5.0/GUIC/oemf/help/prdetail.htm 885336751 10512 /opt/OEMF/V5.0/GUIC/oemf/help/prhstpres.htm 2205235403 10512 /opt/OEMF/V5.0/GUIC/oemf/help/printprb.htm 3619066625 10512 /opt/OEMF/V5.0/GUIC/oemf/help/probpres.htm 766328061 10512 /opt/OEMF/V5.0/GUIC/oemf/help/ralrmpres.htm 946984204 45511 /opt/OEMF/V5.0/GUIC/oemf/help/sahelpix.js 2223359999 9746 /opt/OEMF/V5.0/GUIC/oemf/help/sahelpto.js 3447735130 47605 /opt/OEMF/V5.0/GUIC/oemf/help/splash.jpg 3863068332 10512 /opt/OEMF/V5.0/GUIC/oemf/help/submitot.htm 782732461 10512 /opt/OEMF/V5.0/GUIC/oemf/help/talrmpres.htm 2487965640 10511 /opt/OEMF/V5.0/GUIC/oemf/help/webalmvw.htm 4294967295 0 /opt/OEMF/V5.0/GUIC/oemf/help/wwhblnk.htm 1501099206 2408 /opt/OEMF/V5.0/GUIC/oemf/help/wwhcust.js 3981848515 1512 /opt/OEMF/V5.0/GUIC/oemf/help/wwhffrm.htm 406485106 426 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/1a.gif 1162319730 448 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/1b.gif 2471927671 443 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/1c.gif 2608674712 289 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/2a.gif 184249463 284 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/2b.gif 1727435728 310 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/2c.gif 3544692198 313 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/3a.gif 1964850335 324 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/3b.gif 365955570 321 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/3c.gif 2986938089 331 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/3d.gif 271013772 434 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/4a.gif 3579549872 432 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/4b.gif 3479333910 426 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/4c.gif 622637375 259 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ backgrnd.gif 383477865 216 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ nextdown.gif 4164951284 126 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ nextdsbl.gif 3036877912 200 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ nextout.gif 2000932803 203 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ nextover.gif 3036877912 200 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ nextup.gif 4292986986 218 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ prevdown.gif 236440848 125 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ prevdsbl.gif 2324268760 208 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ prevout.gif 2273312728 199 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ prevover.gif 2273312728 199 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ prevup.gif 2263259590 22305 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ splash.gif 3447735130 47605 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ splash.jpg 2172120626 135 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ tocblank.gif 3221926430 139 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ tocdoc.gif 1122247607 142 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ tocfldc.gif 706274615 162 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ tocfldo.gif 2292500398 234 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ toclink.gif 2497174582 142 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ toclnode.gif 789848486 125 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ tocmlnde.gif 923707115 129 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ tocmnode.gif 2706759139 147 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ tocnode.gif 1883731139 130 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ tocplnod.gif 549164147 133 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ tocpnode.gif 395292306 140 /opt/OEMF/V5.0/GUIC/oemf/help/wwhgifs/ tocvline.gif 3769276762 677 /opt/OEMF/V5.0/GUIC/oemf/help/wwhsfrm.htm 2576985503 185 /opt/OEMF/V5.0/GUIC/oemf/help/wwhsplsh.htm 4233403950 124476 /opt/OEMF/V5.0/GUIC/oemf/help/wwhsrch.js 2247875637 837 /opt/OEMF/V5.0/GUIC/oemf/help/wwhtab0.htm 2081111983 962 /opt/OEMF/V5.0/GUIC/oemf/help/wwhtab1.htm 1103829246 3388 /opt/OEMF/V5.0/GUIC/oemf/help/wwhtab2.htm 3851608916 948 /opt/OEMF/V5.0/GUIC/oemf/help/wwhtab3.htm 1344428271 5195 /opt/OEMF/V5.0/GUIC/oemf/help/wwhtabs.htm 2009946913 10034 /opt/OEMF/V5.0/GUIC/oemf/help/wwhtree.js OVCA_guiCL.OVCAGUIC-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64, v=HP: 2844505406 2727936 /opt/OEMF/V5.0/GUIC/bin/extutil 3471116767 1515761 /opt/OEMF/V5.0/GUIC/bin/ilblmap 2981682742 2736128 /opt/OEMF/V5.0/GUIC/bin/launchapp 2251305547 2695168 /opt/OEMF/V5.0/GUIC/bin/logdisplaymsg 2709850934 15421440 /opt/OEMF/V5.0/GUIC/bin/present 4287606599 1736704 /opt/OEMF/V5.0/GUIC/lib/liboemfchpr.3 2201663234 720896 /opt/OEMF/V5.0/GUIC/lib/liboemflogn.3 1216215978 1110016 /opt/OEMF/V5.0/GUIC/lib/liboemfprap.3 2983786743 327680 /opt/OEMF/V5.0/GUIC/lib/liboemfsh.3 3514896776 90112 /opt/OEMF/V5.0/GUIC/lib/liboemfuhcm.3 3981142065 824 /opt/OEMF/V5.0/GUIC/oemf/bin/data/control.ls Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_28034 PHSS_26172 PHSS_26166 PHSS_25562 PHSS_25557 PHSS_24894 PHSS_24888 PHSS_24371 PHSS_24358 PHSS_23765 PHSS_23755 PHSS_23394 PHSS_23391 PHSS_23133 PHSS_23129 PHSS_22784 Equivalent Patches: SASOL_00084: sparcSOL: 2.5 2.6 2.7 Patch Package Size: 31480 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_28042 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_28042.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_28042. 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_28042.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_28042.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_28042.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: PHSS_26166: PTSfc01491: Stop and restart GUIC and GUIS after installation. PHSS_25557: PTSfc01984 : After installing the patch,run the following command: /opt/OEMF/V5.0/GUIDB/lbin/dbinit -update PTSfc01493 : PHSS_24888: Stop the GUI Clients. Install the Patch Start the GUI Clients. PHSS_24358: Stop the GUI Clients. Install the Patch Start the GUI Clients. PHSS_23755: Stop GUIC using guicstop. Install the patch. Restart GUIC using guicstart. PHSS_23391: Stop the GUI Clients Install the Patch Start the GUI Clients PHSS_23133: Stop the GUI Clients. Install the patch. Restart the GUI Clients PHSS_23129: Stop the GUI Clients. Install the patch. Restart the GUI Clients using guicstart. PHSS_22784: Stop GUIC using guicstop. Install. Restart GUIC using guicstart.