Occasionally, maintenance for a given product can affect one of its event library members. The event definitions for that product must be refreshed to pick up the changes that are 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 © 2015 CA Technologies.
All rights reserved.
|
|