Patch Name: PHSS_28070 Patch Description: s700_800 11.X OV OVAS4.0 cumulative patch A.04.01 Creation Date: 02/10/21 Post Date: 02/11/06 Hardware Platforms - OS Releases: s700: 11.00 11.11 s800: 11.00 11.11 Products: OpenView OS/400 Management A.04.00 Filesets: VP400Eng.VP400-AS400,fr=A.04.00,fa=HP-UX_B.11.00_32/64,v=HP VP400Eng.VP400-DOC,fr=A.04.00,fa=HP-UX_B.11.00_32/64,v=HP VP400Eng.VP400-CORE,fr=A.04.00,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair enhancement general_release Path Name: /hp-ux_patches/s700_800/11.X/PHSS_28070 Symptoms: PHSS_28070: EVCCTL terminates unexpectedly. In the AS/400 Java user interface the WRKSYSSTS tab display shows 00:00:00 for the CPU utilization interval. The EVHSTCL program receives a max file exceeded exception and enters a message wait. The EVSCMDPROC job receives a CPF9845 exception message, maximum spool files exceeded and enters a message wait. No response is returned to the OVO management server when entering commands that do produce output. A method to automatically acknowledge inquiry messages replied to from an AS/400 console is not available. The OV OS/400 agent configuration panels have inconsistent terminology. A command is not available to start the OV OS/400 agent configuration program. The EVUSER profile job description entry is incorrect. The ESH and ESN commands will receive an exception if the EVIEW library is not in the user's library list. The EVCCMD program receives an exception and terminates. EVINIT, EVENDSBSH, EVENDSBSN do not always execute using the EVUSER profile. vp400elli goes into a loop. AS/400 JAVA USER INTERFACE The Java user interface sends status change commands without user confirmation. Columns in Work with Job Queue and Work with Output Queue tables will not sort. Finding specific jobs or spool files in a large list is difficult. Unable to view or change resource status in the Java interface. Defect Description: PHSS_28070: If a job in the active job list terminates and leaves the system before the active job API completes EVCCTL does not catch the exception and will terminate. EVCCTL does not properly save the start and end times of the CPU utilization interval. EVHSTCL can use an incorrect date when the history log interval spans midnight. The EVC050 command process does not catch the exception that the maximum number of spool files for a job has been created. If a command is executed that does not produce output to *PRINT a message indicating no output is available is not returned to requestor. When an inquiry message that has been forwarded to the OVO message browser is responded to on the AS/400 console a message is not sent to the OVO server to provide the capability to automatically acknowledge the inquiry message. Terminology on some configuration panels is inconsistent and may be confusing. The OV OS/400 configuration program must be started by calling the EVC001 program. A command to start the program is needed. The job description entered in the EVUSER profile references the install library (EV400) rather than the EVIEW library. The ESH and ESN commands currently require the user to add the EVIEW library to the library list in order to execute properly. The EVCCMD program receives a pointer exception if the command server on the OVO server does not send a heartbeat. The EVINIT, EVENDSBSH, and EVENDSBSN programs may not execute properly if not executed with the EVUSER profile. vp400elli may go into a loop if an invalid message size is received from the OS/400. AS/400 JAVA INTERFACE The Java user interface sends most status commands immediately. The user needs to have an opportunity to confirm or cancel the status change request. The Work With panels for the Job Queue and Output queue displays will not sort when clicking on the column headers. When the number of items in a display table is very large scrolling to find specific jobs or files is very difficult. The Java user interface does not have the ability to view or change network resource status. Resolution: EVCCTL has been modified to monitor for exceptions of invalid internal job id's. EVCCTL now correctly stores beginning and ending times for the CPU utilization interval. EVHSTCL now uses a new routine that retrieves system date and time to prevent the wrong date from being used when the time goes past midnite. EVC050 now monitors the number of spool files created and will automatically restart when the number of spool files exceeds 9000. EVC050 will now return the message- COMMAND ISSUED (NO OUTPUT AVAILABLE) for commands that do not return output to *PRINT. A new message has been added (EVM5000) to send inquiry message replies to the OVO management server. To activate the message ID EVM5000 must be added to the filter for QHST. Use of this feature is documented in the vp400_enhancements.pdf document installed in /opt/OV/vp400/doc/C with this patch. Agent configuration panels have been updated to provide more consistent terminology. A new command, EVCONFIG, is being added with this patch. This command will call the agent configuration program EVC001. To execute this command enter EVIEW/EVCONFIG. The patch install program will update the EVUSER profile with the correct job description library. The ESH and ESN commands have been changed to specify EVIEW as the product library. EVCCMD has been updated to pass correct parameters to the inet_ntoa function. EVINIT, EVENDSBSH, EVENDSBSN, have been updated to to execute using the EVUSER profile. vp400elli incorrectly calculated the message length of messages when the message was greater than the expected length. The Java user interface will now ask the user to confirm the status change (or cancel) before sending the command. Listeners have been added to the Work With panels to invoke the table sorting class when clicking on a column header. A new search field has been added to display panels that list items in a table. The search field allows for searching the "sorted" column. See the vp400_enhancements document in /opt/OV/vp400/doc/C. A new tab (WRKCFGSTS) has been added to the Java interface to display resource status. This tab has buttons to VARY ON or VARY OFF resources. See the vp400_enhancements document in /opt/OV/vp400/doc/C. Enhancement: Yes PHSS_28070: After installation of patch see document /opt/OV/vp400/doc/C/vp400_enhancements.pdf SR: 0000000000 Patch Files: VP400Eng.VP400-AS400,fr=A.04.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/vp400/as400/vp400_p41 VP400Eng.VP400-DOC,fr=A.04.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/vp400/doc/C/vp400_enhancements.pdf VP400Eng.VP400-CORE,fr=A.04.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/vp400/bin/vp400mms /opt/OV/vp400/bin/vp400elli /opt/OV/www/cgi-bin/vp400gui.pl /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/EVCmdConfirmation.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/AS400CfgNode.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/DevStatusIcon.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Eview.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/AS400DevCfgCellRenderer.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/DevTree.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/EVCmdInitiator.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Eview$1.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Eview$2.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Evsock.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/JobDate.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkDevCfg$1.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkDevCfg$2.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkDevCfg.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkactjob$1.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkactjob$2.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkactjob$3.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkactjob$4.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkactjob$5.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkactjob.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkjobq$1.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkjobq$2.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkjobq$3.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkjobq.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkjobqWW$1.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkjobqWW$2.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkjobqWW$3.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkjobqWW$4.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkjobqWW$5.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkjobqWW.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkoutq$1.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkjobqWW$ToolTipHeader.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkoutq$2.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkoutq$3.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkoutq.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkoutqWW$1.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkoutqWW$2.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkoutqWW$3.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkoutqWW$4.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkoutqWW.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrksyssts$1.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrksyssts$2.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrksyssts$3.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrksyssts$4.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/dstrct.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrksyssts$4$ToolTipHeader.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrksyssts$5.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrksyssts$6.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrksyssts.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ searchbox/SearchDocumentListener.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ searchbox/SearchTextBox.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ searchbox/SearchableTable.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ sorttable/DefaultSortTableModel.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ sorttable/ColumnComparator.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ sorttable/SortArrowIcon.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ sorttable/JSortTable.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ sorttable/SortTableModelEvent.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ sorttable/SortHeaderRenderer.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ sorttable/SortTableModel.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ sorttable/SortTableModelListener.class /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ Debug.class what(1) Output: VP400Eng.VP400-AS400,fr=A.04.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/vp400/as400/vp400_p41: None VP400Eng.VP400-DOC,fr=A.04.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/vp400/doc/C/vp400_enhancements.pdf: None VP400Eng.VP400-CORE,fr=A.04.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/vp400/bin/vp400mms: HP OpenView OS/400 Management Version A.04.00 (07/20 /02) vp400mms PHSS_28070, ITOSOL_00179 (10/21/02) /opt/OV/vp400/bin/vp400elli: vp400elli PHSS_28070, ITOSOL_00179 (10/21/02) HP OpenView OS/400 Management Version A.04.00 (07/20 /02) VP400Eng.VP400-CORE,fr=A.04.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/www/cgi-bin/vp400gui.pl: None VP400Eng.VP400-CORE,fr=A.04.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/EVCmdConfirmation.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/AS400CfgNode.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/DevStatusIcon.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Eview.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/AS400DevCfgCellRenderer.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/DevTree.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/EVCmdInitiator.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Eview$1.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Eview$2.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Evsock.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/JobDate.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkDevCfg$1.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkDevCfg$2.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkDevCfg.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkactjob$1.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkactjob$2.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkactjob$3.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkactjob$4.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkactjob$5.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkactjob.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkjobq$1.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkjobq$2.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkjobq$3.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkjobq.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkjobqWW$1.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkjobqWW$2.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkjobqWW$3.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkjobqWW$4.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkjobqWW$5.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkjobqWW.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkoutq$1.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkjobqWW$ToolTipHeader.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkoutq$2.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkoutq$3.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkoutq.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkoutqWW$1.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkoutqWW$2.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkoutqWW$3.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkoutqWW$4.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/WrkoutqWW.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrksyssts$1.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrksyssts$2.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrksyssts$3.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrksyssts$4.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/dstrct.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrksyssts$4$ToolTipHeader.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrksyssts$5.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrksyssts$6.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrksyssts.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ searchbox/SearchDocumentListener.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ searchbox/SearchTextBox.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ searchbox/SearchableTable.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ sorttable/DefaultSortTableModel.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ sorttable/ColumnComparator.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ sorttable/SortArrowIcon.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ sorttable/JSortTable.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ sorttable/SortTableModelEvent.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ sorttable/SortHeaderRenderer.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ sorttable/SortTableModel.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ sorttable/SortTableModelListener.class: None /opt/OV/www/htdocs/classes/vp400/com/eviewtech/utils/ Debug.class: None cksum(1) Output: VP400Eng.VP400-AS400,fr=A.04.00,fa=HP-UX_B.11.00_32/64,v=HP: 3051106287 2171136 /opt/OV/vp400/as400/vp400_p41 VP400Eng.VP400-DOC,fr=A.04.00,fa=HP-UX_B.11.00_32/64,v=HP: 461028945 190891 /opt/OV/vp400/doc/C/vp400_enhancements.pdf VP400Eng.VP400-CORE,fr=A.04.00,fa=HP-UX_B.11.00_32/64,v=HP: 4155432736 174756 /opt/OV/vp400/bin/vp400mms 6624866 90112 /opt/OV/vp400/bin/vp400elli VP400Eng.VP400-CORE,fr=A.04.00,fa=HP-UX_B.11.00_32/64,v=HP: 121746854 1704 /opt/OV/www/cgi-bin/vp400gui.pl VP400Eng.VP400-CORE,fr=A.04.00,fa=HP-UX_B.11.00_32/64,v=HP: 4065250218 2359 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/EVCmdConfirmation.class 3877319981 2932 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/AS400CfgNode.class 3810810328 920 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/DevStatusIcon.class 2123537681 7851 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Eview.class 3865067421 2020 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/ AS400DevCfgCellRenderer.class 2081609789 918 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/DevTree.class 2743567717 163 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/EVCmdInitiator.class 1968581903 629 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Eview$1.class 1484971154 2912 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Eview$2.class 2674846274 3739 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Evsock.class 2651919271 605 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/JobDate.class 4121793136 1570 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/WrkDevCfg$1.class 815381191 1001 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/WrkDevCfg$2.class 3128709431 7334 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/WrkDevCfg.class 741115391 1183 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrkactjob$1.class 4143867201 864 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrkactjob$2.class 462960227 5499 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrkactjob$3.class 66469110 639 /opt/OV/www/htdocs/classes/vp400/com/eviewtech/ mgmtinterface/Wrkactjob$4.class 3725328636 2597 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrkactjob$5.class 1212475415 8589 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrkactjob.class 3697661742 1086 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrkjobq$1.class 1941339293 983 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrkjobq$2.class 385367321 1277 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrkjobq$3.class 1454925415 7497 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrkjobq.class 2719649084 1442 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/WrkjobqWW$1.class 1034435369 1418 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/WrkjobqWW$2.class 2760247266 911 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/WrkjobqWW$3.class 678932102 2670 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/WrkjobqWW$4.class 2993013795 580 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/WrkjobqWW$5.class 4154154020 9430 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/WrkjobqWW.class 536024060 1086 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrkoutq$1.class 839298330 1512 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/WrkjobqWW$ ToolTipHeader.class 4047015915 983 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrkoutq$2.class 952044023 1231 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrkoutq$3.class 3255273412 7229 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrkoutq.class 1748361282 1442 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/WrkoutqWW$1.class 3718329787 1418 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/WrkoutqWW$2.class 2277771594 953 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/WrkoutqWW$3.class 3444886614 580 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/WrkoutqWW$4.class 27831491 9179 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/WrkoutqWW.class 817834740 931 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrksyssts$1.class 2652421686 770 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrksyssts$2.class 2369394655 644 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrksyssts$3.class 2542388955 5528 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrksyssts$4.class 1294136546 265 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/dstrct.class 3134395521 1217 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrksyssts$4$ ToolTipHeader.class 3441450288 639 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrksyssts$5.class 3246841696 782 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrksyssts$6.class 2901189308 6306 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/mgmtinterface/Wrksyssts.class 2449639638 3180 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/utils/searchbox/ SearchDocumentListener.class 648700256 1105 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/utils/searchbox/SearchTextBox.class 609023013 155 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/utils/searchbox/SearchableTable.class 3125198078 909 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/utils/sorttable/ DefaultSortTableModel.class 1404915831 594 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/utils/sorttable/ColumnComparator.class 1747466472 1036 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/utils/sorttable/SortArrowIcon.class 1921422223 4638 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/utils/sorttable/JSortTable.class 2805966773 465 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/utils/sorttable/SortTableModelEvent.class 3177202216 1678 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/utils/sorttable/SortHeaderRenderer.class 3508371698 189 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/utils/sorttable/SortTableModel.class 1072708823 1173 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/utils/sorttable/ SortTableModelListener.class 469182189 640 /opt/OV/www/htdocs/classes/vp400/com/ eviewtech/utils/Debug.class Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: ITOSOL_00179: sparcSOL: 2.7 2.8 Patch Package Size: 2810 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_28070 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_28070.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_28070. 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_28070.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_28070.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_28070.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: All VP400 processes must be stopped before installing this patch. Perform vp400sv -stop ovstop vp400elli After installation of this patch the VP400 agent patch file should be FTP'ed to each AS/400 that is being updated. To install the VP400 agent code on an AS/400 do the following: End the EVSBS subsystem on the AS/400. Create a save file on your target AS/400 to contain the AS/400 agent patch save file. CRTSAVF FILE(/VP400_P41) On the management server change directory to /opt/OV/vp400/as400 Start an FTP session to the AS/400. Change directory to the library where the save file will be put. #cd /opt/OV/vp400/as400 #ftp as400name Name: QSECOFR Password: ******* ftp>bin ftp>cd library_name ftp>put vp400_p41 VP400_P41.SAVF ftp>quit Restore the patch installation library from the save file. RSTLIB SAVLIB(PATCH41INS) DEV(*SAVF) SAVF(/VP400_P41) Run the patch installation program by entering the command: PATCH41INS/RUNINSTALL The patch installation program will make a backup copy of replaced objects in save file EVBACKUP in library PATCH41INS. NOTE: The RUNINSTALL program will delete the data queue EVIEW/EVSENDQ and re-create it with a MAXLEN of 293. Start the EVSBS subsystem. The following objects are in the patch PATCH_41 save file: EVCCMD EVCCTL EVCMSG EVCONFIGCL EVC001 EVC020 EVC050STOP EVC051 EVHSTCL EVHSTPGM EVHTIME EVR000 EVR020 EVR500 EVR505 EVD000 EVD001 EVD500 EVD501 EVD502 EVD503 ESH ESN EVCONFIG EVSPLNBR EVSSYS To restore OV OS/400 agent files replaced by this patch run the command: RSTOBJ OBJ(*ALL) SAVLIB(EVIEW) DEV(*SAVF) SAVF(PATCH41INS/EVBACKUP) MBROPT(*ALL) ALWOBJDIF(*ALL) RSTLIB(EVIEW)