Defining a checkpoint data set
To define a checkpoint data set
Run the required job in the RSSSAMP data set for the products listed in the following table.
Specify the name of the checkpoint data set you define using the parameter in the required member.
Product | Job | Member | Parameter |
---|---|---|---|
BMC AMI Enterprise Connector for Venafi | RSVCHKPT | One of the following agent members:
| The corresponding parameter:
|
BMC AMI Security Policy Manager | ALLOCCHK | One of the following members:
| The corresponding parameter:
|
BMC AMI Security Privileged Access Manager | ALLOCCHK | PAMMPROC | RSSCHKPT DD |
BMC AMI Security Self Service Password Reset | ALLOCCHK | SSPRPROC | RSSCHKPT DD |
The ALLOCCHK job defines a linear VSAM checkpoint data set.
The RSVCHKPT job defines a KSDS VSAM checkpoint data set.
Allocating the checkpoint data set for EC for Venafi
After you define a checkpoint data set with the RSVCHKPT job, allocate the data set in one of the following ways:
- In the ECVAPARM configuration member, use the CheckpointDataset parameter to specify the checkpoint data set that applies to multiple jobs or to the entire system.
For more information, see Configuring the agent. - In the ECVAPROC JCL procedure, use the RSVCHKPT DD parameter to specify the checkpoint data set on a job-by-job basis.
The value specified in the JCL procedure overrides the value specified in the ECVAPARM configuration member.
Where to go from here
After you define the checkpoint data set, see Copying-and-configuring-the-JCL-procedures.