To test CADDSPL, follow these steps :
This command will show utilization statistics for your CADDSPL linear data sets. Make note of the number of blocks in use and the "captive" count.
This command will start the Intercept and the SAPI task for the RPI1 task.
You can use the following JCL to do this:
//STEP1 EXEC PGM=IEBGENER //SYSUT1 DD * Test Report for CADDSPL Spool and CA Dispatch testing //SYSUT2 DD SYSOUT=(A,rptname),DEST=DST1 //SYSPRINT DD DUMMY //SYSIN DD DUMMY
where:
A is equal to a CADDSPL RPI1 selection class defined in the prior Allocate LDS Files and Configure CADDSPL Processing Options step.
DST1 is equal to a CADDSPL RPI1 selection destination defined in the prior Allocate LDS Files and Configure CADDSPL Processing Options step.
Note: Destination is optional.
|
Copyright © 2011 CA.
All rights reserved.
|
|