To use CA 11 with CA Deliver and store reports in CA View, use CA View Release 11.5 or higher and CA Deliver Release 11.5 or higher, and then follow these steps:
//STEP1 EXEC PGM=U11RMS,PARM='U11RMS-parms', or, //STEP1 EXEC PGM=UCC11RMS,PARM='UCC11RMS-parms'
//STEP1 EXEC PGM=RMORMS,PARM='U11RMS-parms', or, //STEP1 EXEC PGM=RMORMS,PARM='UCC11RMS-parms'
If the program in the CA 11 JCL shown above is anything other than U11RMS, or if you have any program that wraps around the CA 11 program, contact CA Technical Support.
Note: For a description of RMORMS, see the Reference Guide.
//RMOPARMS DD DSN=sequential-data set-name,DISP=SHR
//STEP1 EXEC PGM=RMORMS,PARM='RMO-db;U11RMS-parms', or, //STEP1 EXEC PGM=RMORMS,PARM='RMO-db;UCC11RMS-parms'
FROM-NODE JES2/JES3-dest-where-CA 11-runs
//RMONETn DD SYSOUT=(x,,form-name),DEST=dest-where-RMO-runs
Note: CA Deliver uses the output from this DD statement to determine whether the job that is currently running is a rerun job.
To back out only reports produced within the last five generations, set MAXHIST=5.
Note: If the historical data report that you want to rerun has been purged, CA Deliver cannot delete or flag these reports. You must manually delete these reports.
For more information about deleting reports manually, see the CA Deliver Administrator Guide.
Note: For more information about the Bundle Definition Attributes Panel, the Active Bundle List panel and the Print Bundle Now tabular command P, see the Administration Guide.
CA Deliver cannot delete or flag bundle-holding copies if bundles have already been queued for printing.
The RMORMS utility transmits the current rerun information from the originating system on which CA Deliver is not installed to the receiving systems.
CA GSS (Global Subsystem) for MVS Release 2.6 is required for this installation.
To install the CA Deliver host command environment interface module into CA GSS, do the following:
ADDRESS DELIVER RMOINTF
| Copyright © 2012 CA. All rights reserved. |
|