Patch Name: PHNE_3809 Patch Description: s300_400 9.X SNAPlus RJE Release 3 host bind failure This fixes a problem in release 3 where RJE will not accept a host bind which specifies an RU size greater than 1K bytes. This fix was available in a patch for release 2 but was not included with the release 3 code. If you receive an audit log message which is similar to the following, it indicates that this problem exists. J08SNA2067: RJE RJE1: SSCP data received : IL27105 UNABLE TO ESTABLISH SESSION - BIND FAILED WITH SENSE 0835000B The SENSE CODE 0835000B is pointing to an RU size problem. The patch allows the host to specify an RU size up to 4K bytes. After installing this patch, it will be necessary to open and save the configuration file (com.cfg) with the new snapconfig executable which is included with this patch. If the NODE is running, it will be necessary to re-start the NODE. Path Name: /hp-ux_patches/s300_400/9.X/PHNE_3809 Effective Date: 940218 Repost: 95/06/22 The patch was modified to allow installation on HP-UX 9.10. OS Release: 9.00 9.03 9.10 Reboot Required: No Patch Files: snapconfig SR#: None "what" string/timestamp: snapconfig: A.09.03.001 SNAplus Configuration Program A.09.03.000 SNAplus Character Windows Library A.09.03.000 SNAplus Trace Library "sum" output: 53440 1325 snapconfig Dependencies: None Supersedes: None Patch Package Size: 720 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. Note: Please back up your system before you patch. --------------------------------------------------------------------------- After getting the patch onto your machine, unshar the patch (sh PHNE_3809). To install this patch do the following: 1) Run /etc/update (Note: you must be logged in as root to update a system). 2) Once in the update "Main Menu" move the highlighted line to "Change Source or Destination ->" and press "Return" or "Select Item". 3) Make sure the highlighted item in the "Change Source or Destination" window is "From Tape Device to Local System ...", then press "Return" or "Select Item". 4) You should now be in the "From Tape Device to Local System" window. Change the "Source: /dev/rmt/0m" to "Source: /tmp/PHNE_3809.updt" (this assumes that you are in the /tmp directory where PHNE_3809.updt has been placed). Note: You must enter the complete path name. 5) Press "Done". 6) From here on follow the standard directions for update. The customized script that update runs will move the original software to /system/PHNE_3809/orig. HP recommends keeping this software there in order to recover from any potential problems. It is also recommended that you move the PHNE_3809.text file to /system/PHNE_3809 to be retained for future reference. If you wish to put this patch on a magnetic tape and update from the tape drive, dd a copy of the patch to the tape drive. As an example the following will create a copy of the patch that update can read: dd if=PHNE_3809.updt of=/dev/rmt/0m bs=2048