z/OS DFSMSrmm Implementation and Customization Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


JCL for EDGUPDT

z/OS DFSMSrmm Implementation and Customization Guide
SC23-6874-00

This topic provides a JCL example to update the journal. Figure 1 shows the JCL for EDGUPDT.

Figure 1. JCL example for EDGUPDT
//UPDATE   EXEC PGM=EDGUPDT,PARM=UPDATE 
//SYSPRINT DD SYSOUT=* 
//JOURNAL  DD DISP=SHR,DSN=TEST.SYSTEM.JRNL 
//SYSIN    DD * 
UPDATE TARGETDATE(2009/123,12:30:00)  
/*

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014