Skip to: Abstract | Comments | Solution | Migration | Download
APAR NUMBER: PJ31837 PRODUCT: z/TPF FUNCTIONAL AREA: RECOUP SHIPPED IN PUT: 4 ABSTRACT: The response from a ZRECP STATUS command issued during z/TPFDF recoup from a remote terminal does not get sent back to the originator. Instead, it is incorrectly sent back to prime CRAS. PACKAGE CONTENTS: Source Segments: (C) base/rt/brmk.asm Object Only Binaries: None. Configuration Independent Binaries: None. Support Files: None. OTHER BINARIES TO BUILD: (C) <sys>/obj/brmk.o (C) <sys>/load/BRMK.so PREREQUISITE APARS IN APPLICATION ORDER: COMMENTS: The ZRECP STATUS entry creates a new ECB for z/TPFDF segment brcb.asm from segment brmk.asm. The EBROUT terminal address field of the created ECB is not set up, so the output is routed to the prime CRAS. However, if the entry was issued from a remote terminal, it should be routed back to the requesting terminal. SOLUTION: Segment brmk.asm was updated to set up the EBROUT terminal address field for brcb.asm. Segment brcb.asm was changed with the z/TPFDF co-requisite APAR PK39972 so that the EBROUT field is now set up from EBW000 which contains the EBROUT of the caller (brmk.asm). COREQS: z/TPFDF APAR PK39972 is a co-requisite. MIGRATION CONSIDERATIONS: None. BUILD COMMANDS AND INSTRUCTIONS: #maketpf commands for linux maketpf -f BRMK brmk.o maketpf BRMK link UPDATED INFORMATION UNITS: None. See your IBM representative if you need additional information. DOWNLOAD INSTRUCTIONS: http://www.ibm.com/software/htp/tpf/pages/maint.htm APAR URL: http://www.ibm.com/software/htp/tpf/ztpfmaint/put4/PJ31837.htm APAR Package
