The following sample application job generates SYSOUT to be indexed by CA View ACIF, and archived:
//SAMPJOB JOB ACCOUNT,PROGRAMMER //O1 OUTPUT GROUPID=S10056,PRMODE=ACIF, // PAGEDEF=A18D,FORMDEF=A18D1, // USERLIB=SAMPLE.USERLIB //STEP1 EXEC PGM=MYAPPL //REPORT DD SYSOUT=A,OUTPUT=*.O1, // DCB=(RECFM=FA,BLKSIZE=133)
The application MYAPPL generates the following report:

|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|