Previous Topic: Add Data Set Selection Profiles to RACF

Next Topic: Command Protection Profiles

Alter Data Set Profile in RACF for Encryption

Use the Alter General Resource Profile (RALTER), or its synonym RALT, to alter the properties of a security selection data set previously defined for IBM Security Server RACF so that CA Tape Encryption will recognize the data set as a candidate for encryption.

Example: Alter an existing data set selection profile using RACF

This example uses the RACF RALTER command to change the encryption parameter for the data set SYS1.BACKUP.SYSRES to DONOTENCRYPT.

RALT CA@BES SYS1.BACKUP.SYSRES APPLDATA('BES=(DONOTENCRYPT)')