Patch Name: PHNE_15412 Patch Description: s700_800 10.20 R4.4 TN3270 cumulative patch Creation Date: 98/05/20 Post Date: 99/01/20 Hardware Platforms - OS Releases: s700: 10.20 s800: 10.20 Products: TN3270 A.10.20.001 Filesets: TN3270.TN3270 Automatic Reboot?: No Status: General Release Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHNE_15412 Symptoms: PHNE_15412: (1) 5003418913 If you have START_HOST_NOTIFY in operation, and issue a PAUSE verb (with IPAUSE selected), then the PAUSE verb can complete - and QUERY_HOST_UPDATE will return PS_UPDATED but COPY_PS shows no change. (2) 5003386763 If TN3270 is unable to get an LU from TN Server, then it's CPU utilisation increases because it enters a hard loop retrying (3) 5003371435 Style file print utility doesn't work with back level style files. (4) 1653220590 If you perform a copy_string_to_ps where the final character ends up in the final position on the screen, HARC_TRUNCATION is returned - even although all characters were copied. Defect Description: PHNE_15412: (1) 5003418913 Code change to ensure we do not notify HLLAPI application unless the PS has actually been altered. (2) 5003386763 The code has now been changed to implement the retry on a timer, rather than indefinitely. (3) 5003371435 Remove Error messages and print helpful message telling user how to update the style file. (4) 1653220590 Code changed to not return an error in this case SR: 5003418913 5003386763 5003371435 1653220590 Patch Files: /opt/tn3270/bin/tnprtsty /opt/tn3270/bin/X11/xtn3270 /opt/tn3270/bin/X11/xtn3270ui /opt/tn3270/bin/tn3270 /opt/tn3270/bin/tn3270ui what(1) Output: /opt/tn3270/bin/tn3270: A.10.20.304 SNAplus R4.4 TN3270 Emulator program (PHNE_15412 : 98/05/20 09:58:16) A.10.20.300 SNAplus R4.4 Utility Library (PHNE_15412 : 97/06/03 17:42:29) /opt/tn3270/bin/X11/xtn3270: A.10.20.304 SNAplus R4.4 Motif TN3270 Emulator progr am (PHNE_15412 : 98/05/20 10:56:55) A.10.20.300 SNAplus R4.4 Utility Library (PHNE_15412 : 97/06/03 17:42:29) /opt/tn3270/bin/tn3270ui: A.10.20.301 SNAplus R4.4 TN3270 User Interface progr am (PHNE_15412 : 97/09/15 15:29:59) A.10.20.300 SNAplus R4.4 Character Windows Library (PHNE_15412 : 97/06/03 17:15:54) A.10.20.300 SNAplus R4.4 Help Engine Library (PHNE_15412 : 97/06/03 17:18:22) A.10.20.300 SNAplus R4.4 Utility Library (PHNE_15412 : 97/06/03 17:42:29) /opt/tn3270/bin/X11/xtn3270ui: A.10.20.301 SNAplus R4.4 Motif TN3270 User Interface program (PHNE_15412 : 97/09/15 15:43:06) A.10.20.300 SNAplus R4.4 Help Engine Library (PHNE_15412 : 97/06/03 17:18:22) A.10.20.300 SNAplus R4.4 Utility Library (PHNE_15412 : 97/06/03 17:42:29) A.10.20.300 SNAplus R4.4 Character Windows Library - Motif version (PHNE_15412 : 97/06/03 19:17:54) /opt/tn3270/bin/tnprtsty: A.10.20.300 SNAplus R4.4 TN3270 Style File Text Outp ut (PHNE_15412 : 97/06/12 16:43:54) cksum(1) Output: 3427797964 503808 /opt/tn3270/bin/tn3270 2617612313 589824 /opt/tn3270/bin/X11/xtn3270 1134661655 356352 /opt/tn3270/bin/tn3270ui 3691211650 495616 /opt/tn3270/bin/X11/xtn3270ui 628323123 90235 /opt/tn3270/bin/tnprtsty Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 2050 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 PHNE_15412 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHNE_15412.depot 5b. For a homogeneous NFS Diskless cluster run swcluster on the server to install the patch on the server and the clients: swcluster -i -b This will invoke swcluster in the interactive mode and force all clients to be shut down. WARNING: All cluster clients must be shut down prior to the patch installation. Installing the patch while the clients are booted is unsupported and can lead to serious problems. The swcluster command will invoke an swinstall session in which you must specify: alternate root path - default is /export/shared_root/OS_700 source depot path - /tmp/PHNE_15412.depot To complete the installation, select the patch by choosing "Actions -> Match What Target Has" and then "Actions -> Install" from the Menubar. 5c. For a heterogeneous NFS Diskless cluster: - run swinstall on the server as in step 5a to install the patch on the cluster server. - run swcluster on the server as in step 5b to install the patch on the cluster clients. By default swinstall will archive the original software in /var/adm/sw/patch/PHNE_15412. 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 PHNE_15412.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/PHNE_15412.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None