Patch Name: PHNE_22740 Patch Description: s700_800 10.20 R5.1 SNAplus2 RJE cumulative patch Creation Date: 00/11/14 Post Date: 01/07/26 Hardware Platforms - OS Releases: s700: 10.20 s800: 10.20 Products: SNAplus2-RJE R5.1 Filesets: SNAplus2-RJE.SNAP2-RJE,B.10.20 Automatic Reboot?: No Status: General Release Critical: No (superseded patches were critical) PHNE_13749: ABORT Path Name: /hp-ux_patches/s700_800/10.X/PHNE_22740 Symptoms: PHNE_22740: (1) JAGab65378/4701405951 If a user has a UID greater than 65535, then the RJE commands hang . (2) JAGad10169/8606140807 In the spoolfile recovery mechanism for SNAPLUS2 RJE, if a job is being sent and the workstation is stopped immediately (snarjestop -i) or the system crashes then when the RJE workstation is restarted the job is marked as failed rather than being retried. PHNE_13749: (1) 5003422105 If you start the RJE workstation from a user ID which does not have permissions to write to the RJE workstation directory, then you get a core dump. (2) 5003371070 RJE fails to invoke HP postprocessor rjeusr or rjeusrpad, and logs error message 32770-90. Defect Description: PHNE_22740: (1) JAGab65378/4701405951 The 6-digit UID was being assigned to a short integer. Resolution: The code has been changed to use a 4 byte field to hold the uid. (2) JAGad10169/8606140807 The SNAPLUS2 RJE code does not retry the RJE job in the following cases: - snaprjestop -i issued - Unix machine crashed. Resolution: Altered code to retry the job in the same way as would happen if there is a session failure (UNBIND etc) while the job is being sent (up to the retry limit). PHNE_13749: (1) 5003422105 Code changed to ensure workstation creates the directory with permissions which allow all users to read from the directory (this is fine, as the WS will not start if it is incorrectly configured). Also correct a problem where a core dump occurs if you cannot read from the directory, and generate an error log. (2) 5003371070 Under some circumstances (old versions of migrate program), the configuration can force a filename of /opt/sna/bin//rjeusr or /opt/sna/bin/rjeusr . Code change made to allow both of these forms - for back compatability with older config files. SR: 8606140807 5003422105 5003371070 4701405951 Patch Files: /opt/sna/bin/rjesub /opt/sna/bin/snaprjecan /opt/sna/bin/snaprjelst /opt/sna/bin/snaprjepur /opt/sna/bin/snaprjestart what(1) Output: /opt/sna/bin/rjesub: ]B.10.20.101 SNAplus2 R5.1 RJEJOB-SUB ] (PHNE_22740 : 98/11/06 10:46:04) ] /opt/sna/bin/snaprjecan: ]B.10.20.101 SNAplus2 R5.1 RJEJOB-CAN ] (PHNE_22740 : 98/11/06 10:46:54) ] /opt/sna/bin/snaprjelst: ]B.10.20.101 SNAplus2 R5.1 RJEJOB-LST ] (PHNE_22740 : 98/11/06 10:47:42) ] /opt/sna/bin/snaprjepur: ]B.10.20.101 SNAplus2 R5.1 RJEJOB-PUR ] (PHNE_22740 : 98/11/06 10:48:30) ] /opt/sna/bin/snaprjestart: ]B.10.20.103 SNAplus2 R5.1 RJE Workstation ] (PHNE_22740 : 00/07/21 16:21:06) ] cksum(1) Output: 2134253393 81920 /opt/sna/bin/rjesub 530563155 61440 /opt/sna/bin/snaprjecan 2319635892 57344 /opt/sna/bin/snaprjelst 1136753540 61440 /opt/sna/bin/snaprjepur 3019701572 536576 /opt/sna/bin/snaprjestart Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHNE_13749 Equivalent Patches: None Patch Package Size: 840 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_22740 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHNE_22740.depot By default swinstall will archive the original software in /var/adm/sw/patch/PHNE_22740. 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_22740.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_22740.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: Stop SNA daemon before installing patch (snap stop). After installing the patch start the SNA daemon (snap start).