The Hold Data procedure from RO93225 did not work in my case.
The HOLD data from RO93225 is as follows:
++HOLD (RO93225) SYSTEM FMID(CEESB00)
REASON (ACTION ) DATE (16323)
COMMENT (
+----------------------------------------------------------------------+
| CA MAT base component Version 11.0 |
+----------+-----------------------------------------------------------+
|SEQUENCE | Before Apply |
+----------+-----------------------------------------------------------+
|PURPOSE | |
| | This is to update the SMP/E target and distribution |
| | library CSI data sets to add a DD statement for the |
| | IBM XL C object library. This DD statement is required |
| | to apply the Increment 3 PTF as several modules are now |
| | written using Metal C. |
+----------+-----------------------------------------------------------+
|USERS | |
|AFFECTED | |
| | All users installing increment 3 of CA-MAT |
+----------+-----------------------------------------------------------+
|KNOWLEDGE | |
|REQUIRED | |
| | SMP/E |
+----------+-----------------------------------------------------------+
|ACCESS | |
|REQUIRED | |
| | Product libraries and SMP/E libraries |
+----------+-----------------------------------------------------------+
**************************
* STEPS TO PERFORM *
**************************
1. Edit and customize MATDDDE2 in CEESJCL.
a. Update the Jobcard.
b. Update SMPDS variable to be the high level qualifier of the
SMP/E data sets.
c. Update the CSI variable to the SMP/E CSI data set.
d. Update the "SET BDY" for the appropriate target zone and
distribution zone. The default for the target zone is
CAIT0 and CAID0 for the distribution zone.
2. Submit the JCL for execution. Expected return code is zero.
The following UCLIN for SCCNOBJ has to be run to add it to the MAT CSI.
Seeing the hold information I also ran PGM=GIMCPTS,PARM=EXPAND pointing to RO93225 and I can see:
UCLIN .
ADD DDDEF(SCCNOBJ)
DA(CBC.SCCNOBJ)
WAITFORDSN
SHR .
ENDUCL .