Patch Name: PHCO_30072 Patch Description: s700_800 11.23 iconv cumulative patch Creation Date: 04/01/13 Post Date: 04/02/26 Hardware Platforms - OS Releases: s700: 11.23 s800: 11.23 Products: N/A Filesets: OS-Core.CMDS-AUX,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP OS-Core.CMDS2-AUX,fr=B.11.23,fa=HP-UX_B.11.23_IA,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/PHCO_30072 Symptoms: PHCO_30072: ( SR:8606339822 CR:JAGaf00749 ) The square brackets in customer's EBCDIC formatted data do not convert correctly. ( SR:8606339823 CR:JAGaf00750 ) iconv does not handle Linux style uppercase code set names. ( SR:8606334813 CR:JAGae95891 ) Iconv aliases and converter entries required by the Migration Environment product are missing. Defect Description: PHCO_30072: ( SR:8606339822 CR:JAGaf00749 ) The square brackets in customer's EBCDIC formatted data do not convert correctly. Resolution: The new cp924<=>iso885915 tables provide the desired mappings. ( SR:8606339823 CR:JAGaf00750 ) iconv does not handle Linux style uppercase code set names. Resolution: Add code set aliases with uppercase names to config.iconv. ( SR:8606334813 CR:JAGae95891 ) Iconv aliases and converter entries required by the Migration Environment product are missing. Resolution: Add code set aliases and iconv entries required by the Migration Environment product. Enhancement: No SR: 8606334813 8606339822 8606339823 Patch Files: OS-Core.CMDS-AUX,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP: /usr/lib/nls/iconv/config.iconv /usr/lib/nls/iconv/tables.1/cp924=iso815 /usr/lib/nls/iconv/tables.1/iso815=cp924 OS-Core.CMDS2-AUX,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/lib/nls/iconv/hpux32/config.iconv /usr/lib/nls/iconv/hpux64/config.iconv what(1) Output: OS-Core.CMDS-AUX,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP: /usr/lib/nls/iconv/config.iconv: config.iconv $Date: 2003/12/12 08:47:55 $Revision: r 11.23/2 PATCH_11.23 (PHCO_30072) /usr/lib/nls/iconv/tables.1/cp924=iso815: $A.11.00 $cp924 : ebcdic =) iso885915 /usr/lib/nls/iconv/tables.1/iso815=cp924: $A.11.00 $cp924 : iso885915 =) ebcdic OS-Core.CMDS2-AUX,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/lib/nls/iconv/hpux32/config.iconv: config.iconv.ia64 $Date: 2003/12/12 08:48:12 $Revisi on: r11.23/2 PATCH_11.23 (PHCO_30072) /usr/lib/nls/iconv/hpux64/config.iconv: config.iconv.ia64 $Date: 2003/12/12 08:48:12 $Revisi on: r11.23/2 PATCH_11.23 (PHCO_30072) cksum(1) Output: OS-Core.CMDS-AUX,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP: 2619999018 30072 /usr/lib/nls/iconv/config.iconv 3098603926 2148 /usr/lib/nls/iconv/tables.1/cp924=iso815 605964956 2148 /usr/lib/nls/iconv/tables.1/iso815=cp924 OS-Core.CMDS2-AUX,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: 3243151259 30692 /usr/lib/nls/iconv/hpux32/config.iconv 3243151259 30692 /usr/lib/nls/iconv/hpux64/config.iconv Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHCO_29924: s700: 11.00 s800: 11.00 PHCO_29903: s700: 11.11 s800: 11.11 Patch Package Size: 50 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 PHCO_30072 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_30072.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_30072. 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 PHCO_30072.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_30072.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_30072.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: If Version 1.1 of the Tru64 UNIX Migration Environment for HP-UX has been installed on the system, please remove any config.iconv changes made by the iconv.setup.ksh script before applying this patch. This patch contains all the configuration entries the Tru64 UNIX Migration Environment requires. It supersedes the configuration changes made by the Tru64 UNIX Migration Environment itself.