Occasionally, maintenance for a given product may affect one of its event library members. The event definitions for that product must be refreshed to pick up the changes applied by maintenance. The affected product must be removed and redefined to the CAISDI/els interface.
Consider the following example:
//REFRESH JOB '1234','Systems',CLASS=A //CASDIELS EXEC PGM=CSDECNTL //STEPLIB DD DSN=CAI.CAW0LOAD,DISP=SHR //SYSPRINT DD SYSOUT=* //REPORT DD SYSOUT=* //SYSIN DD * REMOVE PRODUCT=CA-1 DEFINE PRODUCT=CA-1,EVENTLIB=cai.caievent,PRODCNTL=al0cntl,MASK=l0*
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |