When retrieving the required ZAPs from the Broadcom support portal the format of the fix appears to wrap around and does not look like the standard format (with all statements starting in the same column)
Here is an example :
****************************************************************** */
DESC(CORRECTED IFG0201R OPEN ZAP FOR Z/OS 2.4 AFTER PTF SO10053).
++VER (Z038)
FMID (CCUWC50)
PRE ( SO10053 )
SUP ( AS10053 ST08753 ST14278 )
.
++SAMP(Z240201R) DISTLIB(ACUWJCL ) SYSLIB(CCUWJCL ) .
$$.GIMDTS FORMAT
$$.FB ...&.."}...
.&//JOBNAME JOB (ACCT INFO)
.&//*********************************************************************
.&//* This member is used to install the CA Disk OPEN SVC zap
* .&//* (SDU181J) to IBM's IFG0201R.
* .&//*
* .&//* IBM Module: IGC00020 Change BIT in FMT1 SVC
* .&//* CSECT: IFG0201R
* .&//* --------------------------------------------
--------------------- * .&//* 1. If needed, do an SMP/E Restore of t
Release : Disk Backup and Restore 12.5
The file is in the correct format. The Disk Backup and Restore ZAPs are now packaged using the GIMDTS FORMAT.
GIMDTS is a background utility program that transforms data into fixed-block 80 records. Refer to GIMDTS: Data transformation service routine for more information.
The normal SMP/E RECEIVE and APPLY jobs will be able to produce these correctly