Patch Name: PHSS_29813 Patch Description: s700_800 11.X OV ECS3.20 Intermediate Patch January 2004 Creation Date: 04/01/28 Post Date: 04/01/30 Hardware Platforms - OS Releases: s700: 11.00 11.11 s800: 11.00 11.11 Products: OpenView Event Correlation Services 3.2x Filesets: OVECS.OVECS-CMG,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP OVECS.OVECS-COMP,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP OVECS.OVECS-DES-HELP,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP OVECS.OVECS-DES,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP OVECS.OVECS-RUN,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: Yes PHSS_29813: ABORT MEMORY_LEAK OTHER F333003150 Composer in applet mode dumps with parser error while opening the Composer.fs file. F333003162 pmd aborts at libECSS.sl in EIN_free_transient, free_collection. The problem occurs when huge memory growth is seen. Category Tags: defect_repair general_release critical halts_system memory_leak Path Name: /hp-ux_patches/s700_800/11.X/PHSS_29813 Symptoms: PHSS_29813: Change Request : F333003148 Table node does not behave as described in the Designer's manual.It always retains the youngest event, even when it is configured to store the last event that passed through it. Change Request : F333003133 Composer throws exception when trying to modify a non existing row. Change Request : F333003162 pmd aborts at libECSS.sl in EIN_free_transient, free_collection. The problem occurs when huge memory growth is seen. Change Request : F333003153: Under Japanese environment,Composer GUI opens with English text Change Request : F333003239 There is not enough Syntax/Bounds checking in the ECS CMG GUI. For eg - it lets the user enter a value of 350 in the minutes field Change Request : F333003150 Composer in applet mode dumps with parser error while opening the Composer.fs file. Change Request : F333002985 ECS Designer help server fails to come up on HPUX11. PHSS_28922: PTSfc03108: csmerge.pl only works with the correct perl versions (not the version installed out of the box with HP-UX 11.11) PTSfc03112: Many asynchronous perl call fails in case of event burst with error alarm having text "Asynchronous function call/s had errors or timed out" Defect Description: PHSS_29813: Change Request : F333003150 'system.out.flush()'is not there in the Java CUP generated code Resolution: Added 'system.out.flush()' in the Java CUP generated code. Change Request : F333003148 Table node does not behave as explained in the Designer's manual. When the table node was configured to store the last event that passed through it, an older event which arrived out of synch, that is, arrived after a younger event, gets deleted. Resolution : An additional option of entering a tuple as the delete condition is being provided to the user. Entering a tuple in place of a boolean would enable the table node to store the last event that passed through it. Example of tuple based delete condition in table node : (1,true) or (1,false) Change Request : F333003133 Composer throws exception when trying to modify a non existing row. open the composer GUI.right click in the corrtable pane and select modify without any rule in the GUI. Composer dumps. This problem occurs because Modify function gets invoked without checking the boundary condition for selection. Resolution : Boundary condition for selection ,that is, if there is any valid row for modification is checked before calling Modify function. Change Request : F333003162 The core was due to not checking the NULL pointer returned from malloc system call. malloc system call failed when there was huge memory growth at a particular instance due to large number of event stored/held in ECS. Resolution: Error check is done in case malloc return a null pointer. Change Request : F333003153 Under Japanese environment,xnmtrap opens ECS Config GUI with session locale en_US The opened GUI shows Japanese text but it makes following. - Composer GUI is opened by English mode (all menus are English) Resolution: This was a defect in Composer Object using ovsession object's locale.Now ,it has been changed to use the Default locale of the JVM. Change Request : F333003239 The problem is the absence of a bounds checker in the CMG GUI. This would let the user enter erroneous values. eg - 350 in the minutes field Resolution: New bounds checking has been added which will be invoked upon clicking Table Verify button. This will point out any out of bound values entered by the user Change Request : F333002985 ECS Designer Help server core dumps on HPUX11. Resolution : Old DtHelp library version (/usr/dt/lib/ libDtHelp.a) was getting archived into Designer help server binary 'ecshelp'. DtHelp library has been made a shared library dependancy in 'ecshelp' ,so that the library from the deployed system can be used. PHSS_28922: PTSfc03108: sheBang path in csmerge.pl points to /usr/contrib/bin/perl ,which is not the supported version[5.005_03 version]. This will result in an error when csmerge.pl is executed. Resolution: sheBang path is changed to /opt/OV/bin/Perl/bin/perl in csmerge.pl PTSfc03112: In case of event burst perl call fails with an error alarm stating "Asynchronous function call/s had errors or timed out" Resolution: The timeout of the annotation node used in composer circuit is increased from 30s to 5m to accomodate the network delays Enhancement: No SR: F333003239 F333003150 F333003133 F333003153 F333003162 F333003148 F333002985 F333003108 F333003112 Patch Files: OVECS.OVECS-CMG,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/www/htdocs/classes/cmg/cmg.jar OVECS.OVECS-COMP,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/bin/co.jar OVECS.OVECS-DES-HELP,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/bin/ecshelp OVECS.OVECS-DES,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/bin/ecsdes2 /opt/OV/bin/ecdlheap OVECS.OVECS-RUN,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/lib/libCE.3 /opt/OV/lib/libESOK.3 /opt/OV/contrib/ecs/csmerge.ovpl /opt/OV/contrib/ecs/csmerge.pl /opt/OV/bin/genannosrvr /etc/opt/OV/share/conf/ecs/circuits/Composer.eco what(1) Output: OVECS.OVECS-CMG,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/www/htdocs/classes/cmg/cmg.jar: None OVECS.OVECS-COMP,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/bin/co.jar: None OVECS.OVECS-DES-HELP,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/bin/ecshelp: ecshelp.c $Revision: /main/VINDHYAS/2 $ $Date: 2003/ 11/19 11:24 UTC $ PHSS_29813 Intermediate Patch January 2004 ECS.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/10/2 3 06:39 UTC $ ECS 3.2 (A.03.20) ECS REV: A.03.20 ecsLocale.c $Revision: /main/2 $ $Date: 1998/08/21 1 0:59 UTC $ Motif Version 2.1.0 X Window System, Version 11 R6+ HP-UX B.11.00.00 +O2 (build date: Wed Sep 17 00:41:09 PDT 1997) X Window System, Version 11 R6+ HP-UX B.11.00.00 +O2 (build date: Wed Sep 17 00:39:46 PDT 1997) OVECS.OVECS-DES,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/bin/ecsdes2: ecsdes2.cc $Revision: /main/VINDHYAS/4 $ $Date: 2004 /01/05 13:33 UTC $ Reference.hh $Revision$ $Date$ Librarian.hh $Revision$ $Date$ Librarian.hh $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiConnection.cc $Revision$ $Date$ cdiDisplay.cc 1.42 1997/11/28 06:21:59 Reference.hh $Revision$ $Date$ cdiHelp.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiJunction.cc $Revision$ $Date$ cdiNode.cc 1.46 1997/09/03 08:04:00 cdiText.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiViewer.cc 1.223 1998/01/08 03:00:41 Reference.hh $Revision$ $Date$ Librarian.hh $Revision$ $Date$ cdiAttributeDefnPanel.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiBreakPointTool.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiCompiler.cc $Revision: /main/VINDHYAS/3 $ $Date: 2003/11/19 06:47 UTC $ Reference.hh $Revision$ $Date$ Librarian.hh $Revision$ $Date$ cdiConfigureDefnPanel.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiConnectionTool.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiControlPanel.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiDebNodeInfo.cc $Revision: /main/VINDHYAS/1 $ $Dat e: 2002/03/01 11:58 UTC $ Reference.hh $Revision$ $Date$ cdiDebuggerControls.cc $Revision: /main/VINDHYAS/1 $ $Date: 2002/02/01 07:25 UTC $ Librarian.hh $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiDescriptionDefnPanel.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiJunctionTool.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiLibraryInterface.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ Librarian.hh $Revision$ $Date$ cdiLibraryTool.cc $Revision$ $Date$ Librarian.hh $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiNodeInstanceEditor.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiNodeTool.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiNotice.cc $Revision$ $Date$ cdiPanel.cc $Revision$ $Date$ cdiParameterDefnPanel.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiPort.cc $Revision$ $Date$ cdiProgressBar.cc $Revision$ $Date$ cdiSelectionTool.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiTextEditor.cc $Revision: /main/NILGIRIS/2 $ $Date : 2000/03/06 08:29 UTC $ Librarian.hh $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiTextTool.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiUnconfiguredTool.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiCompilerError.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiCompilerOutput.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiDebCircuitInfo.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiDebNodeAttrPanel.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiDebNodeStatPanel.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiDefnPanel.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiLogViewer.cc $Revision$ $Date$ Librarian.hh $Revision$ $Date$ Reference.hh $Revision$ $Date$ cdiNodePanels.cc $Revision$ $Date$ cdiSubProcess.cc 1.5 1997/11/13 05:57:05 cdiCommentPanel.cc $Revision$ $Date$ cdiCompErrItem.cc $Revision$ $Date$ cdiDebNodeAttrItem.cc $Revision: /main/VINDHYAS/1 $ $Date: 2002/03/01 11:58 UTC $ Reference.hh $Revision$ $Date$ cdiParameterPanel.cc $Revision$ $Date$ cdiPortPanel.cc $Revision$ $Date$ cdiPortParameterPanel.cc $Revision$ $Date$ cdiParameterItem.cc $Revision$ $Date$ cdiPortItem.cc $Revision$ $Date$ debConnection.cc $Revision: 1.10 $ $Date: 1997/06/17 00:59:41 $ Reference.hh $Revision$ $Date$ debNode.cc $Revision: /main/VINDHYAS/1 $ $Date: 2002 /03/01 11:58 UTC $ Reference.hh $Revision$ $Date$ debSession.cc $Revision: /main/VINDHYAS/3 $ $Date: 2 002/11/13 09:35 UTC $ Reference.hh $Revision$ $Date$ Librarian.hh $Revision$ $Date$ debCircuit.cc $Revision: 1.10 $ $Date: 1997/06/17 00 :59:39 $ Reference.hh $Revision$ $Date$ debCompoundNode.cc $Revision: 1.12 $ $Date: 1997/06/ 17 00:59:40 $ debConnectable.cc $Revision: 1.6 $ $Date: 1997/07/01 23:33:54 $ debPath.cc $Revision: 1.8 $ $Date: 1997/07/01 23:33: 55 $ debPort.cc $Revision: 1.9 $ $Date: 1997/06/17 00:59: 43 $ Reference.hh $Revision$ $Date$ debFakeNode.cc $Revision: 1.8 $ $Date: 1997/06/17 00 :59:42 $ debRealNode.cc $Revision: 1.12 $ $Date: 1997/06/17 0 0:59:44 $ Reference.hh $Revision$ $Date$ EcdlLoader.cc $Revision: 1.63 $ $Date: 1998/04/01 07 :02:00 $ Reference.hh $Revision$ $Date$ Interface.cc $Revision: 1.81 $ $Date: 1998/01/05 04: 53:52 $ Reference.hh $Revision$ $Date$ Librarian.hh $Revision$ $Date$ ParseTree.cc $Revision: /main/NILGIRIS/1 $ $Date: 19 99/08/13 07:09 UTC $ CompoundDefn.cc $Revision: 1.106 $ $Date: 1998/04/01 07:00:44 $ Reference.hh $Revision$ $Date$ Librarian.hh $Revision$ $Date$ Connectable.cc $Revision: 1.12 $ $Date: 1997/09/03 0 8:05:26 $ Connection.cc $Revision: 1.13 $ $Date: 1997/06/17 01 :04:23 $ CosmeticNode.cc $Revision: 1.12 $ $Date: 1997/09/03 08:05:27 $ JunctionNode.cc $Revision: 1.19 $ $Date: 1998/01/08 02:54:39 $ Module.cc $Revision: 1.42 $ $Date: 1998/04/07 06:50: 04 $ Reference.hh $Revision$ $Date$ Node.cc $Revision: 1.54 $ $Date: 1997/11/04 00:52:27 $ Reference.hh $Revision$ $Date$ Librarian.hh $Revision$ $Date$ NodeDefn.cc $Revision: 1.43 $ $Date: 1997/11/04 00:5 2:29 $ NodeFactory.cc $Revision: /main/VINDHYAS/2 $ $Date: 2003/09/17 12:39 UTC $ Parameter.cc $Revision: 1.12 $ $Date: 1997/06/17 01: 04:29 $ Port.cc $Revision: 1.22 $ $Date: 1997/09/16 01:13:20 $ PortNode.cc $Revision: 1.19 $ $Date: 1998/01/08 02:5 4:42 $ PortType.cc $Revision: 1.11 $ $Date: 1998/01/14 06:3 7:00 $ cmoBuffer.cc $Revision: 1.10 $ $Date: 1997/06/17 01: 04:33 $ Reference.hh $Revision$ $Date$ cmoEdit.cc $Revision: 1.7 $ $Date: 1997/06/17 01:04: 34 $ Reference.hh $Revision$ $Date$ cmoEditEffect.cc $Revision: 1.7 $ $Date: 1998/01/05 01:02:05 $ cmoExportedAttribute.cc $Revision: 1.11 $ $Date: 199 7/09/03 08:05:32 $ cmoTextItem.cc $Revision: 1.5 $ $Date: 1997/06/17 01 :04:38 $ cmoAttribute.cc $Revision: 1.8 $ $Date: 1997/06/17 0 1:04:32 $ cmoCompPort.cc $Revision: 1.4 $ $Date: 1997/06/17 01 :04:33 $ cmoEditItem.cc $Revision: 1.5 $ $Date: 1997/06/17 01 :04:35 $ cmoEditModuleSwap.cc $Revision: 1.5 $ $Date: 1997/06 /17 01:04:36 $ cmoLocalAttribute.cc $Revision: 1.5 $ $Date: 1997/06 /17 01:04:37 $ clbCompiler.cc $Revision$ $Date$ Librarian.hh $Revision$ $Date$ Reference.hh $Revision$ $Date$ clbDisplay.cc $Revision$ $Date$ Librarian.hh $Revision$ $Date$ Reference.hh $Revision$ $Date$ clbLibrarian.cc $Revision: /main/VINDHYAS/1 $ $Date: 2002/02/01 11:39 UTC $ Librarian.hh $Revision$ $Date$ Reference.hh $Revision$ $Date$ clbReference.cc $Revision: /main/2 $ $Date: 1998/08/ 21 11:17 UTC $ Librarian.hh $Revision$ $Date$ Reference.hh $Revision$ $Date$ clbTempReference.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ clbStorageMethod.cc $Revision$ $Date$ clbStoreEncrypted.cc $Revision$ $Date$ clbStoreOldCrypt.cc $Revision$ $Date$ Reference.hh $Revision$ $Date$ Librarian.hh $Revision$ $Date$ clbTempFile.cc $Revision$ $Date$ clbType.cc $Revision$ $Date$ Librarian.hh $Revision$ $Date$ Reference.hh $Revision$ $Date$ clbInterface.cc $Revision$ $Date$ cdReservedWords.cc $Revision: 1.5 $ $Date: 1997/07/0 1 23:33:42 $ cdSignal.cc $Revision: 1.10 $ $Date: 1997/11/19 03:3 7:36 $ cdUtils.cc $Revision: 1.5 $ $Date: 1996/05/16 23:57: 10 $ Container.cc $Revision$ $Date$ EditableList.cc $Revision$ $Date$ StringList.cc $Revision$ $Date$ AnnotationList.cc $Revision: 1.11 $ $Date: 1997/10/1 3 05:29:04 $ AnnotationMgr.cc $Revision: 1.12 $ $Date: 1997/09/03 08:04:35 $ AnnotationViewer.cc $Revision: 1.14 $ $Date: 1997/12 /04 00:36:55 $ DebugHandle.cc $Revision: 1.76 $ $Date: 1997/12/15 0 6:18:59 $ DisplayEvent.cc $Revision: 1.14 $ $Date: 1997/06/17 01:03:04 $ EventList.cc $Revision: 1.16 $ $Date: 1997/10/22 05: 02:49 $ EventStore.cc $Revision: 1.11 $ $Date: 1998/02/05 03 :39:09 $ InputLogList.cc $Revision: 1.38 $ $Date: 1998/02/06 07:11:55 $ InputLogViewer.cc $Revision: 1.35 $ $Date: 1997/12/0 4 00:36:56 $ OutputLogViewer.cc $Revision: 1.29 $ $Date: 1997/12/ 04 00:36:57 $ Librarian.hh $Revision$ $Date$ Reference.hh $Revision$ $Date$ Schema.cc $Revision: 1.8 $ $Date: 1997/06/17 01:03:1 1 $ SimpleViewer.cc $Revision: 1.28 $ $Date: 1998/04/29 06:03:03 $ AnnotationEvent.cc $Revision: 1.19 $ $Date: 1997/06/ 17 01:02:59 $ AnnotationRenderer.cc $Revision: 1.9 $ $Date: 1997/0 9/03 08:04:36 $ CompoundEvent.cc $Revision: 1.21 $ $Date: 1998/03/18 05:58:33 $ Identifier.cc $Revision: 1.11 $ $Date: 1997/06/17 01 :03:06 $ InputLogRenderer.cc $Revision: 1.18 $ $Date: 1997/09 /16 00:53:42 $ OutputLogList.cc $Revision: 1.36 $ $Date: 1998/02/23 22:33:42 $ OutputLogRenderer.cc $Revision: 1.14 $ $Date: 1997/0 9/03 08:04:43 $ PrimitiveEvent.cc $Revision: 1.23 $ $Date: 1998/04/0 1 23:22:07 $ SimpleList.cc $Revision: 1.9 $ $Date: 1997/06/17 01: 03:12 $ SimpleRenderer.cc $Revision: 1.14 $ $Date: 1997/10/2 2 05:02:50 $ TempEvent.cc $Revision: 1.22 $ $Date: 1997/06/17 01: 03:14 $ Event.cc $Revision: 1.22 $ $Date: 1997/10/22 05:01:2 4 $ messages.c $Revision: /main/NILGIRIS/1 $ $Date: 1999 /12/02 03:28 UTC $ tree.c $Revision: 1.7 $ $Date: 1998/04/01 23:18:08 $ ecdl_yacc.y $Revision: 1.11 $ $Date: 1996/05/22 01:4 3:17 $ ecdl_lex.l $Revision: /main/NILGIRIS/1 $ $Date: 1999 /08/13 07:23 UTC $ name.c $Revision: 1.3 $ $Date: 1996/05/22 01:43:04 $ $Id$ Alert.cc $Revision: 1.1.1.8 $ $Date: 1996/09/20 06:5 0:43 $ ApplicationManager.cc $Revision: 1.1.1.13 $ $Date: 1 998/01/16 01:56:58 $ TUSC Component: TW 1.5.8 Feb 19 1998 12:14:53 { GEN= /common/components/GEN/1.7 } BasicObject.cc $Revision: 1.1.1.3 $ $Date: 1996/09/2 0 06:54:15 $ ColumnSet.cc $Revision: 1.1.1.4 $ $Date: 1996/09/20 06:51:48 $ CommandManager.cc $Revision: 1.1.1.8 $ $Date: 1996/0 9/20 06:54:17 $ Dialog.cc $Revision: 1.1.1.7 $ $Date: 1996/09/20 06: 52:31 $ DialogItem.cc $Revision: 1.1.1.8 $ $Date: 1996/09/20 06:52:32 $ DynListItemRenderer.cc $Revision: 1.1.1.5 $ $Date: 1 996/09/20 06:51:51 $ DynamicList.cc $Revision: 1.1.1.4 $ $Date: 1996/09/2 0 06:51:52 $ DynamicListDefinition.cc $Revision: 1.1.1.4 $ $Date: 1996/09/20 06:51:54 $ DynamicListItem.cc $Revision: 1.1.1.4 $ $Date: 1996/ 09/20 06:51:55 $ DynamicListViewer.cc $Revision: 1.1.1.8 $ $Date: 199 7/11/13 00:48:03 $ Error.cc $Revision: 1.1.1.8 $ $Date: 1997/11/13 00:4 7:51 $ ErrorAlert.cc $Revision: 1.1.1.6 $ $Date: 1996/09/20 06:50:44 $ InformationAlert.cc $Revision: 1.1.1.6 $ $Date: 1996 /09/20 06:50:46 $ InternationalString.cc $Revision: 1.1.1.5 $ $Date: 1 996/09/20 06:51:18 $ Mark.cc $Revision: 1.1.1.4 $ $Date: 1996/09/20 06:51 :23 $ Notifier.cc $Revision: 1.1.1.5 $ $Date: 1996/09/20 0 6:52:38 $ ObjectFactory.cc $Revision: 1.1.1.4 $ $Date: 1996/09 /20 06:51:25 $ Observer.cc $Revision: 1.1.1.3 $ $Date: 1996/09/20 0 6:52:39 $ Panel.cc $Revision: 1.1.1.8 $ $Date: 1998/01/16 01:5 7:21 $ PersistentObject.cc $Revision: 1.1.1.6 $ $Date: 1996 /09/20 06:54:23 $ QuestionAlert.cc $Revision: 1.1.1.6 $ $Date: 1996/09 /20 06:50:48 $ SchBSelectTool.cc $Revision: 1.1.1.8 $ $Date: 1997/1 1/13 00:48:26 $ SchConnTool.cc $Revision: 1.1.1.6 $ $Date: 1997/11/1 3 00:48:27 $ SchConnection.cc $Revision: 1.1.1.6 $ $Date: 1997/11 /13 00:48:28 $ SchElement.cc $Revision: 1.1.1.5 $ $Date: 1996/09/20 06:53:19 $ SchNode.cc $Revision: 1.1.1.6 $ $Date: 1996/09/20 06 :53:20 $ SchNodeTool.cc $Revision: 1.1.1.5 $ $Date: 1996/09/2 0 06:53:21 $ SchPalette.cc $Revision: 1.1.1.10 $ $Date: 1998/01/1 6 01:57:31 $ SchText.cc $Revision: 1.1.1.5 $ $Date: 1997/11/13 00 :48:31 $ SchTextTool.cc $Revision: 1.1.1.4 $ $Date: 1996/09/2 0 06:53:26 $ SchTool.cc $Revision: 1.1.1.6 $ $Date: 1996/09/20 06 :53:27 $ SchToolFactory.cc $Revision: 1.1.1.4 $ $Date: 1996/0 9/20 06:53:28 $ SchVSelectTool.cc $Revision: 1.1.1.6 $ $Date: 1996/0 9/20 06:53:29 $ SchViewer.cc $Revision: 1.1.1.8 $ $Date: 1998/01/16 01:57:34 $ Schematic.cc $Revision: 1.1.1.3 $ $Date: 1996/09/20 06:53:33 $ Stack.cc $Revision: 1.1.1.7 $ $Date: 1997/11/13 00:4 7:54 $ StringTranslator.cc $Revision: 1.1.1.6 $ $Date: 1996 /09/20 06:51:28 $ Viewable.cc $Revision: 1.1.1.4 $ $Date: 1996/09/20 0 6:54:25 $ Viewer.cc $Revision: 1.1.1.9 $ $Date: 1996/09/20 06: 54:28 $ Window.cc $Revision: 1.1.1.5 $ $Date: 1996/09/20 06: 52:47 $ Stub ActivityManager.cc $Revision: 1.1.1.4 $ $Date: 1996/09/20 06:50:39 $ Stub ClipboardManager.cc $Revision: 1.1.1.4 $ $Date: 1996/09/20 06:51:15 $ Stub ControlPanel.cc $Revision: 1.1.1.4 $ $Date: 199 6/09/20 06:51:43 $ DefinitionDialog.cc $Revision: 1.1.1.10 $ $Date: 199 7/11/13 00:48:01 $ DiskStore.cc $Revision: 1.1.1.6 $ $Date: 1996/09/20 06:54:19 $ Stub Folder.cc $Revision: 1.1.1.6 $ $Date: 1996/09/2 0 06:52:16 $ Stub FolderViewer.cc $Revision: 1.1.1.4 $ $Date: 199 6/09/20 06:52:19 $ Item.cc $Revision: 1.1.1.4 $ $Date: 1996/09/20 06:51 :19 $ StubLocalWorkstationManager.cc $Revision: 1.1.1.4 $ $Date: 1996/09/20 06:51:20 $ Stub LoginDialog.cc $Revision: 1.1.1.4 $ $Date: 1996 /09/20 06:51:21 $ MessageArea.cc $Revision: 1.1.1.7 $ $Date: 1996/09/2 0 06:52:36 $ PSIStream.cc $Revision: 1.1.1.5 $ $Date: 1998/01/16 01:57:47 $ PSOStream.cc $Revision: 1.1.1.4 $ $Date: 1998/01/16 01:57:48 $ STUB Permissions.cc $Revision: 1.1.1.3 $ $Date: 1996 /09/20 06:51:25 $ Stub Printer.cc $Revision: 1.1.1.3 $ $Date: 1996/09/ 20 06:53:09 $ Stub Recording.cc $Revision: 1.1.1.4 $ $Date: 1996/0 9/20 06:51:06 $ SchTextEdit.cc $Revision: 1.1.1.5 $ $Date: 1997/11/1 3 00:48:31 $ Stub SecurityServer.cc $Revision: 1.1.1.3 $ $Date: 1 996/09/20 06:51:26 $ STUB User.cc $Revision: 1.1.1.3 $ $Date: 1996/09/20 06:54:12 $ ViewableDefinition.cc $Revision: 1.1.1.4 $ $Date: 19 96/09/20 06:54:26 $ Stub WclInterp.cc $Revision: 1.1.1.3 $ $Date: 1996/0 9/20 06:54:46 $ AMSAlarm.cc $Revision: 1.1.1.4 $ $Date: 1996/09/20 0 6:50:28 $ AVList.cc $Revision: 1.1.1.5 $ $Date: 1996/09/20 06: 54:02 $ AlarmList.cc $Revision: 1.1.1.4 $ $Date: 1996/09/20 06:50:30 $ AttributeValue.cc $Revision: 1.1.1.4 $ $Date: 1996/0 9/20 06:54:03 $ BasicObjectList.cc $Revision: 1.1.1.3 $ $Date: 1996/ 09/20 06:54:16 $ EmbeddedList.cc $Revision: 1.1.1.6 $ $Date: 1996/09/ 20 06:52:34 $ PersistentStore.cc $Revision: 1.1.1.4 $ $Date: 1996/ 09/20 06:54:24 $ Stub RecordEvent.cc $Revision: 1.1.1.4 $ $Date: 1996 /09/20 06:51:05 $ AlarmListViewer.cc $Revision: 1.1.1.6 $ $Date: 1996/ 09/20 06:50:31 $ CommandLine.cc $Revision: 1.1.1.7 $ $Date: 1996/09/2 0 06:52:29 $ GEN.cc 1.3 1996/05/15 00:42:56 TUSC Component: GEN 1.7 Feb 18 1998 14:48:05 { NONE } sim_control.c $Revision: /main/VINDHYAS/1 $ $Date: 2 002/02/04 04:51 UTC $ sim_debug.c 1.71 1997/01/15 04:05:06 ECS.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/10/2 3 06:39 UTC $ ECS 3.2 (A.03.20) ECS REV: A.03.20 ecsLocale.c $Revision: /main/2 $ $Date: 1998/08/21 1 0:59 UTC $ endecode.c $Revision: /main/VINDHYAS/2 $ $Date: 2002 /09/18 20:09 UTC $ anno_event.c $Revision: 1.18 $ $Date: 1997/08/29 00: 49:58 $ control.c $Revision: /main/VINDHYAS/2 $ $Date: 2002/ 03/11 06:42 UTC $ debug.c $Revision: 1.26 $ $Date: 1997/07/08 07:17:52 $ fatal.c $Revision: 1.13 $ $Date: 1998/05/07 02:26:33 $ log.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/10/2 8 12:28 UTC $ mesgbuf.c $Revision: 1.18 $ $Date: 1998/05/07 00:28: 35 $ trace.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/10 /28 12:29 UTC $ engine_control.c $Revision: /main/VINDHYAS/2 $ $Date : 2002/03/01 12:18 UTC $ annotate.c $Revision: /main/NILGIRIS/1 $ $Date: 1999 /09/29 12:35 UTC $ bus.c $Revision$ $Date$ clock.c $Revision: /main/NILGIRIS/1 $ $Date: 1999/07 /02 05:55 UTC $ DFIX12000:clock.c 19mar99 combine.c $Revision: /main/NILGIRIS/2 $ $Date: 2001/ 01/06 09:20 UTC $ count.c $Revision: /main/NILGIRIS/1 $ $Date: 1999/09 /29 12:35 UTC $ create.c $Revision: /main/NILGIRIS/2 $ $Date: 2000/0 2/04 15:32 UTC $ extract.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/ 03/01 11:59 UTC $ filter.c $Revision: /main/NILGIRIS/1 $ $Date: 1999/0 9/29 12:36 UTC $ input.c $Revision: /main/NILGIRIS/5 $ $Date: 2001/02 /20 12:04 UTC $ loader.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/0 3/01 11:59 UTC $ memory.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/0 6/14 09:56 UTC $ modify.c $Revision: /main/NILGIRIS/1 $ $Date: 1999/0 9/29 12:30 UTC $ output.c $Revision$ $Date$ rate.c $Revision: /main/NILGIRIS/3 $ $Date: 1999/10/ 25 11:06 UTC $ DFIX12000:rate.c 19mar99 PATCH PHSS_18006, Consolidated patch Mar 1999 rearrange.c $Revision$ $Date$ table.c $Revision: /main/VINDHYAS/3 $ $Date: 2003/09 /17 12:36 UTC $ DFIX12000:table.c 19mar99 unless.c $Revision: /main/VINDHYAS/3 $ $Date: 2002/1 2/05 12:54 UTC $ DFIX12000:unless.c 19mar99 delay.c $Revision: /main/VINDHYAS/2 $ $Date: 2002/12 /14 07:08 UTC $ transit.c $Revision$ $Date$ assembler.c $Revision: /main/VINDHYAS/1 $ $Date: 200 2/10/04 09:44 UTC $ perl_interp.c $Revision: /main/VINDHYAS/19 $ $Date: 2003/03/21 05:55 UTC $ dicts.c $Revision: /main/VINDHYAS/2 $ $Date: 2002/07 /02 08:46 UTC $ interpreter.c $Revision: /main/VINDHYAS/10 $ $Date: 2003/01/10 13:11 UTC $ library.c $Revision: /main/VINDHYAS/2 $ $Date: 2002/ 07/23 07:44 UTC $ memory.c $Revision: /main/VINDHYAS/2 $ $Date: 2003/0 3/20 09:29 UTC $ bif_oid.c $Revision: 1.1 $ $Date: 1997/09/25 05:08:2 4 $ dicts.c $Revision: /main/VINDHYAS/5 $ $Date: 2002/09 /26 17:04 UTC $ genccall.c $Revision: /main/VINDHYAS/11 $ $Date: 200 3/11/03 08:55 UTC $ endecrypt.c $Revision: 1.1 $ $Date: 1997/10/15 09:57 :37 $ opc_pattern.c $Revision: /main/2 $ $Date: 1998/08/21 10:33 UTC $ circuit.c $Revision: /main/NILGIRIS/1 $ $Date: 1999/ 07/02 05:52 UTC $ engine.c $Revision: /main/VINDHYAS/1 $ $Date: 2003/0 4/29 05:55 UTC $ node.c $Revision: 1.44 $ $Date: 1998/05/01 04:33:53 $ nodeclass.c $Revision: 1.16 $ $Date: 1997/09/26 07:3 7:47 $ patching.c $Revision: 1.8 $ $Date: 1997/12/15 06:19: 31 $ port.c $Revision: 1.11 $ $Date: 1996/05/15 05:45:40 $ stream.c $Revision: /main/NILGIRIS/5 $ $Date: 2000/0 1/18 07:32 UTC $ streamio.c $Revision: /main/NILGIRIS/4 $ $Date: 2000 /02/15 15:22 UTC $ notify.c $Revision: 1.2 $ $Date: 1997/08/07 08:13:22 $ trace.c $Revision: 1.4 $ $Date: 1998/06/10 09:01:45 $ value.c $Revision: /main/VINDHYAS/10 $ $Date: 2003/1 2/09 21:49 UTC $ PHSS_29813 Intermediate Patch January 2004 vstring.c $Revision: /main/2 $ $Date: 1998/08/21 10: 54 UTC $ ctxtmap.c $Revision: 1.3 $ $Date: 1998/01/29 08:58:2 4 $ datastore.c $Revision: 1.8 $ $Date: 1998/07/25 18:31 :39 $ dfstore.c $Revision: /main/2 $ $Date: 1998/08/07 15: 39 UTC $ factstore.c $Revision: 1.8 $ $Date: 1998/07/25 18:36 :10 $ query.c 1.16 1996/11/20 23:28:02 container.c $Revision: /main/ECS3.2/1 $ $Date: 2001/ 06/07 13:26 UTC $ log.c 1.27 1996/06/03 04:56:34 engmgr.c $Revision: /main/VINDHYAS/5 $ $Date: 2002/0 5/20 11:40 UTC $ sequence.c $Revision: 1.17 $ $Date: 1998/01/28 03:39 :17 $ dictionary.c $Revision: /main/VINDHYAS/6 $ $Date: 20 03/12/09 21:43 UTC $ engine_dict.c $Revision: 1.7 $ $Date: 1998/03/23 07: 30:52 $ char_sets.c $Revision: /main/2 $ $Date: 1998/08/21 1 0:39 UTC $ ascii.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/08 /12 14:37 UTC $ ascii_alloc.c $Revision$ $Date$ parse.c $Revision: /main/ECS3.2/1 $ $Date: 2001/06/0 7 12:20 UTC $ token_set.c $Revision$ $Date$ berova.c $Revision: /main/VINDHYAS/2 $ $Date: 2002/0 9/05 05:19 UTC $ md.c $Revision$ $Date$ DFIX15000: dtd.c 01Oct1999 DFIX15001: dict.c 21Dec1999 DFIX15073 choice.c 18Nov2003 DFIX15058: ber.c 02Jul2002 DFIX15046: ber.c 28Feb2002 DFIX15014: ber.c 13Dec2000 DFIX15000: ber.c 01Oct1999, 13sep2000 DFIX15039 parse.c 21Jan2002 DFIX15000: enum.c 01Oct1999 DFIX15073 list.c 18Nov2003 DFIX15027: list.c 2Aug2001 DFIX15073 struct.c 18Nov2003 DFIX15027: struct.c 2Aug2001 DFIX15025: struct.c 06Jul2001 OSE Release HPPA_HPUX11 40312 yaccpar 1.8 (Berkeley) 01/20/91 /opt/OV/bin/ecdlheap: ECS 3.2 (RELEASE) PATCH PHSS_29813, PSOV_03293, ECS_ 00026 Intermediate Patch January 2004 OVECS.OVECS-RUN,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/lib/libCE.3: log.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/10/2 8 12:28 UTC $ trace.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/10 /28 12:29 UTC $ engine_control.c $Revision: /main/VINDHYAS/2 $ $Date : 2002/03/01 12:18 UTC $ events.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/0 3/01 12:22 UTC $ fatal.c $Revision: 1.13 $ $Date: 1998/05/07 02:26:33 $ mesgbuf.c $Revision: 1.18 $ $Date: 1998/05/07 00:28: 35 $ bus.c $Revision$ $Date$ clock.c $Revision: /main/NILGIRIS/1 $ $Date: 1999/07 /02 05:55 UTC $ DFIX12000:clock.c 19mar99 combine.c $Revision: /main/NILGIRIS/2 $ $Date: 2001/ 01/06 09:20 UTC $ count.c $Revision: /main/NILGIRIS/1 $ $Date: 1999/09 /29 12:35 UTC $ create.c $Revision: /main/NILGIRIS/2 $ $Date: 2000/0 2/04 15:32 UTC $ delay.c $Revision: /main/VINDHYAS/2 $ $Date: 2002/12 /14 07:08 UTC $ extract.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/ 03/01 11:59 UTC $ filter.c $Revision: /main/NILGIRIS/1 $ $Date: 1999/0 9/29 12:36 UTC $ input.c $Revision: /main/NILGIRIS/5 $ $Date: 2001/02 /20 12:04 UTC $ loader.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/0 3/01 11:59 UTC $ modify.c $Revision: /main/NILGIRIS/1 $ $Date: 1999/0 9/29 12:30 UTC $ output.c $Revision$ $Date$ rate.c $Revision: /main/NILGIRIS/3 $ $Date: 1999/10/ 25 11:06 UTC $ DFIX12000:rate.c 19mar99 PATCH PHSS_18006, Consolidated patch Mar 1999 rearrange.c $Revision$ $Date$ table.c $Revision: /main/VINDHYAS/3 $ $Date: 2003/09 /17 12:36 UTC $ DFIX12000:table.c 19mar99 transit.c $Revision$ $Date$ unless.c $Revision: /main/VINDHYAS/3 $ $Date: 2002/1 2/05 12:54 UTC $ DFIX12000:unless.c 19mar99 assembler.c $Revision: /main/VINDHYAS/1 $ $Date: 200 2/10/04 09:44 UTC $ bif_oid.c $Revision: 1.1 $ $Date: 1997/09/25 05:08:2 4 $ dicts.c $Revision: /main/VINDHYAS/5 $ $Date: 2002/09 /26 17:04 UTC $ genccall.c $Revision: /main/VINDHYAS/11 $ $Date: 200 3/11/03 08:55 UTC $ dicts.c $Revision: /main/VINDHYAS/2 $ $Date: 2002/07 /02 08:46 UTC $ endecrypt.c $Revision: 1.1 $ $Date: 1997/10/15 09:57 :37 $ interpreter.c $Revision: /main/VINDHYAS/10 $ $Date: 2003/01/10 13:11 UTC $ perl_interp.c $Revision: /main/VINDHYAS/19 $ $Date: 2003/03/21 05:55 UTC $ library.c $Revision: /main/VINDHYAS/2 $ $Date: 2002/ 07/23 07:44 UTC $ opc_pattern.c $Revision: /main/2 $ $Date: 1998/08/21 10:33 UTC $ circuit.c $Revision: /main/NILGIRIS/1 $ $Date: 1999/ 07/02 05:52 UTC $ engine.c $Revision: /main/VINDHYAS/1 $ $Date: 2003/0 4/29 05:55 UTC $ node.c $Revision: 1.44 $ $Date: 1998/05/01 04:33:53 $ nodeclass.c $Revision: 1.16 $ $Date: 1997/09/26 07:3 7:47 $ notify.c $Revision: 1.2 $ $Date: 1997/08/07 08:13:22 $ patching.c $Revision: 1.8 $ $Date: 1997/12/15 06:19: 31 $ port.c $Revision: 1.11 $ $Date: 1996/05/15 05:45:40 $ stream.c $Revision: /main/NILGIRIS/5 $ $Date: 2000/0 1/18 07:32 UTC $ streamio.c $Revision: /main/NILGIRIS/4 $ $Date: 2000 /02/15 15:22 UTC $ ctxtmap.c $Revision: 1.3 $ $Date: 1998/01/29 08:58:2 4 $ datastore.c $Revision: 1.8 $ $Date: 1998/07/25 18:31 :39 $ dfstore.c $Revision: /main/2 $ $Date: 1998/08/07 15: 39 UTC $ factstore.c $Revision: 1.8 $ $Date: 1998/07/25 18:36 :10 $ query.c 1.16 1996/11/20 23:28:02 sequence.c $Revision: 1.17 $ $Date: 1998/01/28 03:39 :17 $ anno_event.c $Revision: 1.18 $ $Date: 1997/08/29 00: 49:58 $ endecode.c $Revision: /main/VINDHYAS/2 $ $Date: 2002 /09/18 20:09 UTC $ value.c $Revision: /main/VINDHYAS/10 $ $Date: 2003/1 2/09 21:49 UTC $ PHSS_29813 Intermediate Patch January 2004 vstring.c $Revision: /main/2 $ $Date: 1998/08/21 10: 54 UTC $ timesync.c $Revision: 1.9 $ $Date: 1997/03/24 08:20: 28 $ container.c $Revision: /main/ECS3.2/1 $ $Date: 2001/ 06/07 13:26 UTC $ char_sets.c $Revision: /main/2 $ $Date: 1998/08/21 1 0:39 UTC $ engmgr.c $Revision: /main/VINDHYAS/5 $ $Date: 2002/0 5/20 11:40 UTC $ dictionary.c $Revision: /main/VINDHYAS/6 $ $Date: 20 03/12/09 21:43 UTC $ engine_dict.c $Revision: 1.7 $ $Date: 1998/03/23 07: 30:52 $ ECS.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/10/2 3 06:39 UTC $ ECS 3.2 (A.03.20) ECS REV: A.03.20 ecsLocale.c $Revision: /main/2 $ $Date: 1998/08/21 1 0:59 UTC $ perror.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/0 3/01 12:20 UTC $ annotate.c $Revision: /main/NILGIRIS/1 $ $Date: 2000 /01/18 07:35 UTC $ annotate.c $Revision: /main/NILGIRIS/1 $ $Date: 1999 /09/29 12:35 UTC $ memory.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/0 6/14 09:56 UTC $ memory.c $Revision: /main/VINDHYAS/2 $ $Date: 2003/0 3/20 09:29 UTC $ trace.c $Revision: 1.4 $ $Date: 1998/06/10 09:01:45 $ log.c 1.27 1996/06/03 04:56:34 /opt/OV/lib/libESOK.3: interpFns.c $Revision: 1.14 $ $Date: 1997/10/24 00:1 2:43 $ sockstack.c $Revision: /main/VINDHYAS/4 $ $Date: 200 3/11/19 11:20 UTC $ PHSS_29813 Intermediate Patch January 2004 DFIX12001:sockstack.c 01Sept99 /opt/OV/contrib/ecs/csmerge.ovpl: csmerge.pl $Revision: /main/VINDHYAS/VINDYAS_ROLLBAC K/1 $ $Date: 2003/11/19 07:04 UTC $ ECS 3.2 (A.03.02) /opt/OV/contrib/ecs/csmerge.pl: csmerge.pl $Revision: /main/VINDHYAS/VINDYAS_ROLLBAC K/1 $ $Date: 2003/11/19 07:04 UTC $ ECS 3.2 (A.03.02) /opt/OV/bin/genannosrvr: ECS.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/10/2 3 06:39 UTC $ ECS 3.2 (A.03.20) ECS REV: A.03.20 annoio.c $Revision: /main/NILGIRIS/1 $ $Date: 2000/0 1/18 07:31 UTC $ sockstack.c $Revision: /main/VINDHYAS/4 $ $Date: 200 3/11/19 11:20 UTC $ PHSS_29813 Intermediate Patch January 2004 DFIX12001:sockstack.c 01Sept99 value.c $Revision: /main/VINDHYAS/10 $ $Date: 2003/1 2/09 21:49 UTC $ PHSS_29813 Intermediate Patch January 2004 trace.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/10 /28 12:29 UTC $ fatal.c $Revision: 1.13 $ $Date: 1998/05/07 02:26:33 $ log.c $Revision: /main/VINDHYAS/1 $ $Date: 2002/10/2 8 12:28 UTC $ mesgbuf.c $Revision: 1.18 $ $Date: 1998/05/07 00:28: 35 $ sequence.c $Revision: 1.17 $ $Date: 1998/01/28 03:39 :17 $ vstring.c $Revision: /main/2 $ $Date: 1998/08/21 10: 54 UTC $ perl_interp.c $Revision: /main/VINDHYAS/19 $ $Date: 2003/03/21 05:55 UTC $ yaccpar 1.8 (Berkeley) 01/20/91 /etc/opt/OV/share/conf/ecs/circuits/Composer.eco: ECS 3.2 (RELEASE) cksum(1) Output: OVECS.OVECS-CMG,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP: 3402795772 226939 /opt/OV/www/htdocs/classes/cmg/cmg.jar OVECS.OVECS-COMP,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP: 3531946007 1254423 /opt/OV/bin/co.jar OVECS.OVECS-DES-HELP,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP: 110478454 3174400 /opt/OV/bin/ecshelp OVECS.OVECS-DES,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP: 1954770059 14721024 /opt/OV/bin/ecsdes2 3448274743 2372252 /opt/OV/bin/ecdlheap OVECS.OVECS-RUN,fr=A.03.20,fa=HP-UX_B.11.00_32/64,v=HP: 3135888706 1708032 /opt/OV/lib/libCE.3 631663965 102400 /opt/OV/lib/libESOK.3 3502353673 16790 /opt/OV/contrib/ecs/csmerge.ovpl 3502353673 16790 /opt/OV/contrib/ecs/csmerge.pl 1369220094 1585152 /opt/OV/bin/genannosrvr 3510561763 1421443 /etc/opt/OV/share/conf/ecs/circuits/ Composer.eco Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_28922 Equivalent Patches: PSOV_03293: sparcSOL: 2.8 2.9 Patch Package Size: 10340 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_29813 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_29813.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_29813. 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_29813.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_29813.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_29813.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None