z/OS Security Server RACF Messages and Codes
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ICH09020I

z/OS Security Server RACF Messages and Codes
SA23-2291-00

ICH09020I
profile-name NOT DEFINED TO RACF

Explanation

The profile in the message was not found on the RACF® database.

Note: If you enter the DELDSD command for a fully qualified generic profile (one whose name has no generic characters), but you do not specify the GENERIC operand, RACF issues this message. This occurs because, without the GENERIC operand, RACF looks for a discrete profile of that name. For example, if there is a fully qualified generic profile named ABC.DATA, and you enter the following command:
DELDSD 'ABC.DATA'
RACF looks for a discrete profile named ABC.DATA and, if there is none, issues this message (ICH09020I ABC.DATA NOT DEFINED TO RACF). To identify for RACF the generic profile, specify the GENERIC operand as follows:
DELDSD 'ABC.DATA' GENERIC

System action

Processing continues with the next profile name.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014