Previous Topic: OpenEdition z/OS SupportNext Topic: Implementing CA Top Secret


Allocate a VSAM File

You can define a VSAM file to store digital certificates, keyrings, Kerberos records, SDT records, Data Classification records, SIGVER records, and IDMAP records. The VSAM data set increases the number of records that can be stored by converting the records to VSAM.

Follow these steps:

  1. Edit CAI.CAKOJCL0 member VSAMDEF3 to remove STEP2 (if the security file is not shared), and then execute VSAMDEF3.
  2. Run the TSSMAINT utility job (with a VSAMFILE DD statement that points to the defined VSAM base cluster file).

    CA Top Secret allocates the VSAM file.