CSM created the CEEOPTS DD in the MSMDBSRV PROC pointing to the SMPE target library and not the actual run-time library.
For example --> "//CEEOPTS DD DISP=SHR,DSN=SYSTEMA.CSM.SMPE.xxx.CAAXMAC(CEEUOPT)".
A SYSPROG observes that the MSMDBSRV PROC has a DDNAME '//CEEOPTS' that points to the SMPe target library and not the runtime version of this library.
For example --> "//CEEOPTS DD DISP=SHR,DSN=SYSTEMA.CSM.SMPE.xxx.CAAXMAC(CEEUOPT)".
Instead of --> "//CEEOPTS DD DISP=SHR,DSN=SYSTEMA.CSM.yyy.CAAXMAC(CEEUOPT)".
Is this an error that he may have caused, did he miss something?
This is an error within the CSM installer. Simply edit the MSMDBSRV PROC and make the correction. There is no need for updates to the DDDEF in SMPe.
N/A