A fix is available
APAR status
Closed as program error.
Error description
ABO can give error BOZ1429: OUTPUT FORMAT" I/O error encountered during binder API "saveW(SYSBOUT,<name>)": return code=4 reason code=0x83000410 Problem is caused by a wrong global BINDER default of FILL(00). Since z/OS V1.11 it is possible to specify BINDER options also via a //IEWPARMS DD statement thus overriding the global BINDER defaults. The BINDER option FILL(00) is not supported for classical load modules and PM1-format program objects. See documentation in "MVS Program Management: User's Guide and Reference" SA23-1393-00. Modify the optimizer to better handle this situation.
Local fix
1) Remove the global BINDER option FILL(00) as long as PDS load libraries are still in use. OR 2) Add a DD statement //IEWPARMS DD * to the ABO PGM=BOZOPT step specifying FILL=NONE thus overriding the global default.
Problem summary
**************************************************************** * USERS AFFECTED: All users of the IBM Automatic Binary * * Optimizer (ABO) for z/OS, v1.2 optimizing * * modules link-edited using FILL option other * * than FILL=NONE. * **************************************************************** * PROBLEM DESCRIPTION: If the module being optimized by ABO * * has been link-edited using a FILL * * option other than FILL=NONE then ABO * * will change the FILL option when * * rebinding during optimization to * * FILL=NONE. * **************************************************************** * RECOMMENDATION: Apply the provided PTF. * * * **************************************************************** ABO was modified to rebind using the FILL option present in the original module instead of always using FILL=NONE. If no FILL option has been specified then ABO will still bind with FILL=NONE.
Problem conclusion
ABO now reproduces the FILL setting from the original module in the optimized module.
Temporary fix
Comments
APAR Information
APAR number
PI84351
Reported component name
AUTO BINARY OPT
Reported component ID
5697AB100
Reported release
120
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2017-07-11
Closed date
2017-07-28
Last modified date
2017-09-02
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
UI49205 UI49206
Modules/Macros
BOZEXE1 BOZJIVP BOZMSGE BOZMSGK BOZMSGT BOZOBJ1 BOZOPT BOZSRC1
Fix information
Fixed component name
AUTO BINARY OPT
Fixed component ID
5697AB100
Applicable component levels
Fix is available
Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.
[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSERQD","label":"IBM Automatic Binary Optimizer for z\/OS"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"120","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}},{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"120","Edition":"","Line of Business":{"code":"","label":""}}]
Document Information
Modified date:
02 September 2017