The following examples illustrate archiving.
Example 1
This example assumes that CA View is set to archive all SYSOUT with a destination of R99 (the master index file is initialized with the parameter DEST=R99). You want to produce and archive to tape a copy of all production reports and those test reports written to SYSOUT classes J and K. Production jobs are defined as those jobs with classes P, Q, R, and S. Test jobs are defined as all jobs with classes T, U, V, and W.
The following parameter field starts the CA View system extensions:
PARM=',PQRS/*//R99//T,TUVW/JK//R99//T'
Example 2
This example assumes that CA View is set to archive all SYSOUT for class S (the master index file is initialized with the parameter CLSL=S). You want to produce and archive to disk a copy of all reports written to SYSOUT classes A and B, and to produce and archive directly to tape all other reports.
The following parameter field starts the CA View system extensions:
PARM=',*/AB/S///D,*/*/S///T'
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|