In this example, changes that were made to the online library, pointed to by the SAROLIB DD, are reloaded to the VIEW.SYSTEM1 database.
//EXAMPLE3 JOB ACCOUNT,PROGRAMMER //STEP1 EXEC PGM=SARDBASE,PARM='VIEW.SYSTEM1' //STEPLIB DD DSN=CAI.CVDELOAD,DISP=SHR //SAROLIB DD DSN=CAI.CVDEPENU,DISP=SHR //SYSPRINT DD SYSOUT=* //SYSIN DD * OLOAD /*
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|