Patch Name: PHSS_20571 Patch Description: s700_800 10.X OV SAPSPI6.X SAP SPI Patch A.06.01 Creation Date: 99/12/15 Post Date: 99/12/20 Hardware Platforms - OS Releases: s700: 10.01 10.10 10.20 s800: 10.01 10.10 10.20 Products: SMART Plug-In for SAP R/3 A.06.00 Filesets: SPI-SAP-ITO.SAPSPI-TRA Automatic Reboot?: No Status: General Release Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHSS_20571 Symptoms: PHSS_20571: - Oracle database thresholds are not written correctly into R/3 CCMS if the value of AlertMonInterval is set to 0 - Informix database thresholds are not written correctly into R/3 CCMS if the value of AlertMonInterval is set to 0 Defect Description: PHSS_20571: Same problem for Oracle and Informix thresholds: If the value of the parameter AlertMonInterval is set to 0 in the r3itothr.cfg file, the values for the database thresholds written into CCMS are not identical with the values configured in r3itothr.cfg Resolution: The ABAP modules Y_HP_ITO_MODITY_THR_INFORMIX and Y_HP_ITO_MODITY_THR_ORACLE were changed. If AlertMonInterval is 0 this is intercepted, and 0 is replaced by '1'. Now the thresholds are set correctly in CCMS. SR: 0000000000 Patch Files: /opt/hpitosap/trans/cofiles/K900229.DEV /opt/hpitosap/trans/cofiles/K900019.C01 /opt/hpitosap/trans/cofiles/K900015.T03 /opt/hpitosap/trans/cofiles/K900009.T03 /opt/hpitosap/trans/data/R900229.DEV /opt/hpitosap/trans/data/R900019.C01 /opt/hpitosap/trans/data/R900015.T03 /opt/hpitosap/trans/data/R900009.T03 what(1) Output: /opt/hpitosap/trans/cofiles/K900229.DEV: None /opt/hpitosap/trans/cofiles/K900019.C01: None /opt/hpitosap/trans/cofiles/K900015.T03: None /opt/hpitosap/trans/cofiles/K900009.T03: None /opt/hpitosap/trans/data/R900229.DEV: None /opt/hpitosap/trans/data/R900019.C01: None /opt/hpitosap/trans/data/R900015.T03: None /opt/hpitosap/trans/data/R900009.T03: None cksum(1) Output: 434164172 198 /opt/hpitosap/trans/cofiles/K900229.DEV 2436826780 157 /opt/hpitosap/trans/cofiles/K900019.C01 3817567506 258 /opt/hpitosap/trans/cofiles/K900015.T03 434164172 198 /opt/hpitosap/trans/cofiles/K900009.T03 3934889435 40726 /opt/hpitosap/trans/data/R900229.DEV 1204265391 25416 /opt/hpitosap/trans/data/R900019.C01 3267297245 39839 /opt/hpitosap/trans/data/R900015.T03 2275875927 36424 /opt/hpitosap/trans/data/R900009.T03 Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHSS_20572: s700: 11.00 s800: 11.00 Patch Package Size: 200 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_20571 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_20571.depot By default swinstall will archive the original software in /var/adm/sw/patch/PHSS_20571. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. WARNING: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHSS_20571.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_20571.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: These transport files will be installed in the following directories: /opt/hpitosap/trans/cofiles K900229.DEV (SAP 3.1H with 3.1I Kernel) K900019.C01 (SAP 4.0B) K900015.T03 (SAP 4.5A) K900009.T03 (SAP 3.0D with 3.1I Kernel) /opt/hpitosap/trans/data R900229.DEV (SAP 3.1H with 3.1I Kernel) R900019.C01 (SAP 4.0B) R900015.T03 (SAP 4.5A) R900009.T03 (SAP 3.0D with 3.1I Kernel) To install the files on the managed node use the ITO Application "Move RFC Transports" On the managed node log on as adm go to the following directory: NT: :\usr\sap\trans\bin UNIX: /usr/sap/trans/bin verify that in this directory there is a valid TPPARAM file. Issue the following commands (commands are sorted after SAP system type): On SAP 3.1H with 3.1I Kernel: tp addtobuffer DEVK900229 tp import DEVK900229 On SAP 4.0B: tp addtobuffer C01K900019 tp import C01K900019 On SAP 4.5A tp addtobuffer T03R900015 tp import T03R900015 On SAP 3.0D with 3.1I Kernel: tp addtobuffer T03R900009 tp import T03R900009 NOTE: before the transports are imported, stop the ITO agent on the node by using opcagt -kill. After the transport is done, restart the ITO agent with opcagt -start.