Trying to migrate from FDS to FDB architecture, both DBINI650 and DBCONVRT jobs could abend S378-1C with the following BINDER errors:
ADSDC022 4336 ERROR OCCURRED UPDATING SYSLIB, FUNCTION: SAVEW RC= 4 RSN= -2,097,150,960
ADSDC022 4337 MESSAGES FROM DFSMS BINDER FOLLOW
...
ADSDC022 4338 BINDER: IEW2124I 0058 6 1 PUTD RETURN = 0 REASON = 00000000.
ADSDC022 4338 BINDER: IEW2116I 0050 7 1 SAVEW WORKMOD = 87BCF00030185FB0 MODLIB = SYSLIB SNAME = AD
ADSDC022 4338 BINDER: IEW2695W 4B37 OPTION SPECIFICATION FOR FILL IS NOT VALID FOR VERSION 1 PROGRAM O
ADSDC022 4338 BINDER: BJECT OR LOAD MODULE.
ADSDC022 4338 BINDER: IEW2124I 0058 7 1 SAVEW RETURN = 4 REASON = 83000410.
How to bypass this problem.
Release :
Component : Disk Backup and Restore
This happens if there is a specific IBM BINDER Usermod active which prevents from managing the lkedit Option FILL , which generates the above BINDER errors in both DBINI650 and DBCONVRT.
Specifying in the BINDER step of both jobs a //STEPLIB DD that does't have that Usermod applied, allows to bypass the error and to end both executions successfully