Patch-ID# 101683-01 Keywords: pe3287 gateway data losing bsc3274 bsc3270 CR LF FF Synopsis: pe3287 jumbo patch Date: May/06/94 Solaris Release: 1.x SunOS Release: 4.1.3 Unbundled Product: SunLink BSC3270 Unbundled Release: 6.1 Relevant Architectures: sun4 BugId's fixed with this patch: 1055371 1148638 Changes incorporated in this version: Patches accumulated and obsoleted by this patch: 100271-01 Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /usr/sunlink/3270/pe3287 Problem Description: 1148638 - pe3287 is losing data to printjob Chained write commands were not processed properly. The MDT Start Print bit should only be set in the last write command. Nevertheless, data from the first write command should still be printed. 1055371 - Form control characters are not handled properly The form control characters CR LF and FF are not being parsed properly, as a result extra CRs are added and FF are ignored. This patch contains this fix for sun4 only. Sun3 is no longer supported. Please see patch-id# 100271-01 for sun3 fix for this bug id. Patch Installation Instructions: The file that is supplied with this patch is called pe3287. - stop all active pe3287 processes. - backup the original pe3287 file # mv /usr/sunlink/3270/pe3287 /usr/sunlink/3270/pe3287.origin - replace the pe3287 file with the appropriate new binary: # mv sun4/pe3287 /usr/sunlink/3270/pe3287 - stop all active SNA gateways and then restart them. - restart the pe3287 processes.