CA Dispatch reports are not showing up in the JES queue for print.
CA Dispatch, z/OS, JES2, JES3, 11.6, 11.7
There are a number of things that need to be checked to determine why the reprints are not showing up in JES.
- If you are reprinting from Archive, an entry for the report will be shown on the VARMI300-Report Retrieval Queue Screen (option A.3 from the main menu) until it gets process by the Extract subtask of CA Dispatch:
VARMI300---------------- Report Retrieval Queue Screen ---------------------
COMMAND ==>
|------- Reprint Overrides -------|
Opt T R Report Jobname Report Jobname Recipient Volser Seq
==> _ P N MYREPORT MYJOB ** ALL ** 123456 1
- You must ensure the EXTRACT subtask is ACTIVE in order to process the above request. To check the status of the EXTRACT subtask, access the VOPMI100-Subtask Status Screen (Option 8.1) and verify that the EXTRACT task is active. If its not, start it from the VOPMI100 screen by tabbing down and typing the appropriate START command ('S' - to start INTERNALLY or 'X' -to start EXTERNALLY) next to the EXTRACT task.
- For the 'initial' phase of a reprint from OLV or Archive, CA Dispatch will write a dataset out to the JES spool using the REPORT REPRINT Class and Destination as defined on the VSGMU105 screen (option 9.0). These 'initial' reprint datasets must be picked back up and reprocessed by CA Dispatch before they are actually printed.
- Before these 'initial' reprint dataset can be processed by the CA Dispatch RPI tasks, they must first be pulled in out of the JES spool by the SAPI task that processes this class/destination.
CADD226I SPL1 Task Class Dest Intercept SAPI Initial
CADD026I SPL1 RPI1 G Down Down Dynamic
CADD026I SPL1 RPI2 Y LOCAL Down Up Dynamic
CADD026I SPL1 ARCH X Down Down Dynamic
- If any of the SAPI tasks show as 'UP' you should be able to see a CADZSAPx address space present in the system. If the SAPI column for all of the RPI tasks show as 'DOWN', you are going to have to START the appropriate SAPI task by accessing the CA Dispatch VOPMI100-Subtask Status Screen (Option 8.1), tabbing down next to the correct SAPIRPIx task and typing an 'S' next to it.
VOPMI200---------------- Report Input Display Facility -----------------------
COMMAND ==> Data Center: ABCDE
X1 Subtask Status X2 Active Bundles
Selection: Type ==> RPI Class ==> Dest ==>
Criteria : From: Date (mmddyyyy) ==> Time (hhmm) ==>
To: Date (mmddyyyy) ==> Time (hhmm) ==>
Opt Report Jobname Job # Date Time Pri Cl Dest Hold Type
==> _ MYREPORT MYJOB 9337 11/25/2015 13:23:42 128 Y LOCAL N EXTR
==> _ REPORT2 JOB2 9337 11/25/2015 13:34:38 128 Y LOCAL N OLVR
- Ensure that the RPI subtask that processes the REPORT REPRINT class/destination is ACTIVE by accessing the VOPMI100-Subtask Status screen (option 8.1). If the VOPMI100 screen shows the STATUS for the RPI task as NOT ACTIVE, you are going to need to START it by tabbing down and typing an 'S' next to it.
VRDMU820------------------ Active Bundles Status Screen ----------------------
COMMAND ==>
X1 Subtask Status X2 RIDF
Actual Maximum-Limit Rlse TOD
Opt Bundle Maildrop C Dest Stat Pages Time Pages Time (HHMMSS)
==> _ A4DA7NA0 MD-D Z OPEN 1 10000 120
==> _ A4DA7NA1 MD-E Z OPEN 1 10000 120
- Bundles viewable on the VRDMU820 screen represent printable output that CA Dispatch has not yet written to the JES spool. As each bundle is generated, it is checked against the defined MAILDROP bundling parameters. The bundle is written to JES for printing by the CA Dispatch RPO subtask as soon as either the MAX TIME or MAX PAGES limit is exceeded. Or, unless you have a specific BUNDLE RELEASE FLAG setting at the report recipient level that causes the bundle to be released before either MAX value is met.
- The VRDMU820 screen also allows you to MANUALLY close and release bundles to the JES spool for print. To close and RELEASE an active OPEN bundle to the JES spool, tab down next to the desired bundle and type an 'R' next to it. Note that the STATUS of the bundle will change from OPEN to READY where it is then available to the RPO subtask to write the output to JES.
- When the bundle is no longer viewable on the VRDMU820 screen, it has been written out to JES for PRINT. If you go out to the JES queue to see if the report is there, remember that the JOBNAME that appears on the print dataset will be that of the CA Dispatch started task. Not the original jobname that the report was created from.