To begin your efforts to implement a security file backup and recovery plan, create the backup file.
We recommend that you place the backup file on a DASD that is not the same volume, unit, and channel path as the security file. When you use this method, the backup security file remains available if a failure occurs on the security file volume.
Important! When a security file is shared by multiple CPUs, only one system should be configured for BACKUP. That is, your backup file should not be shared between CPUs.
Follow these steps:
The CAKOJCL0 data set is available in the yourHLQ.SAMPJCL data set that was installed during product installation (where yourHLQ specifies the data set prefix for the site).
Your entry can contain up to eight characters. The default is ID=BACKUP.
Important! If you change this value, your value must clearly indicate that this file is the backup security file.
The member is updated.
CA Top Secret allocates the backup security file.
CA Top Secret allocates the backup VSAM file.
//BACKUP DD DISP=SHR,DSN=backup_file //VSAMBKUP DD DISP=SHR,DSN=backup_VSAM_file
Specifies the name of the backup security file.
Specifies the name of the backup VSAM file.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|