z/OS Security Server RACF Callable Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Data set administration

z/OS Security Server RACF Callable Services
SA23-2293-00

The following tables define the DATASET field names and their usage. All field names relate directly to the ADDSD, ALTDSD, DELDSD, and LISTDSD keywords. See z/OS Security Server RACF Command Language Reference for questions pertaining to field usage and data. Note that within the command image generated internally, RACF® truncates long keywords to 12 characters.

Boolean fields are identified in the field name column. Unless otherwise noted, a field is a character field by default.

Table 1. BASE segment fields
Field name Flag byte value ADDSD, ALTDSD, DELDSD, LISTDSD keyword reference Allowed on add requests Allowed on alter requests Allowed on list requests Allowed on delete requests
ALL (boolean) 'Y' ALL No No Yes No
ALTVOL 'Y' ALTVOL (xx) No Yes No No
AUDALTR 'Y' AUDIT(xx(ALTER)) Yes Yes No No
AUDCNTL 'Y' AUDIT (xx (CONTROL)) Yes Yes No No
AUDNONE (boolean) 'Y' AUDIT (NONE) Yes Yes No No
AUDREAD 'Y' AUDIT (xx (READ)) Yes Yes No No
AUDUPDT 'Y' AUDIT ( xx (UPDATE)) Yes Yes No No
AUTHUSER (boolean) 'Y' AUTHUSER No No Yes No
CATEGORY 'Y' ADDCATEGORY (xx ...) Yes No No No
'A' ADDCATEGORY (xx ...) No Yes No No
'D' DELCATEGORY (xx ...) No Yes No No
NOTE: To remove unknown categories from the profile, specify the 'D' flag and a field length of zero.
DATA 'Y' DATA (xx) Yes Yes No No
'N' NODATA No Yes No No
DSNS (boolean) 'Y' DSNS No No Yes No
ERASE (boolean) 'Y' ERASE Yes Yes No No
'N' NOERASE No Yes No No
FCLASS 'Y' FCLASS (xx) Yes No No No
FGENERIC (boolean) 'Y' FGENERIC Yes No No No
FILESEQ 'Y' FILESEQ (xx) Yes No No No
FROM 'Y' FROM (xx) Yes No No No
FVOLUME 'Y' FVOLUME (xx) Yes No No No
GAUDALTR 'Y' GLOBALAUDIT (xx (ALTER)) No Yes No No
GAUDCNTR 'Y' GLOBALAUDIT (xx (CONTROL)) No Yes No No
GAUDNONE (boolean) 'Y' GLOBALAUDIT (NONE) No Yes No No
GAUDREAD 'Y' GLOBALAUDIT (xx (READ)) No Yes No No
GAUDUPDT 'Y' GLOBALAUDIT (xx UPDATE)) No Yes No No
GENERIC (boolean) 'Y' GENERIC Yes Yes Yes Yes
'N' NOGENERIC No No Yes No
HISTORY 'Y' HISTORY No No Yes No
LEVEL 'Y' LEVEL (xx) Yes Yes No No
MODEL (boolean) 'Y' MODEL Yes No No No
NORACF (boolean) 'Y' NORACF No No Yes No
NOTIFY 'Y' NOTIFY (xx) Yes Yes No No
'N' NONOTIFY No Yes No No
OWNER 'Y' OWNER (xx) Yes Yes No No
PREFIX 'Y' PREFIX (xx) No No Yes No
PROFILE 'Y' for list, DATASET (xx...) Yes Yes Yes Yes
NOTE: For add, alter, and delete, this field is required. There is no associated command keyword because it is a positional parameter. For list, this field is optional and is used in the DATASET(xx...) keyword.

For add and alter, if working with a password-protected data set, append "/password? to the data set profile name, and include this additional data in the length field for the data set profile name.

RETPD 'Y' RETPD (xx) Yes Yes No No
SECLABEL 'Y' SECLABEL (xx) Yes Yes No No
'N' NOSECLABEL No Yes No No
SECLEVEL 'Y' SECLEVEL (xx) Yes Yes No No
'N' NOSECLEVEL No Yes No No
SET (boolean) 'Y' SET Yes Yes No Yes
SETONLY (boolean) 'Y' SETONLY Yes No No No
STATS (boolean) 'Y' STATISTICS No No Yes No
TAPE (boolean) 'Y' TAPE Yes No No No
UACC 'Y' UACC Yes Yes No No
UNIT 'Y' UNIT (xx) Yes Yes No No
VOLUME 'Y' VOLUME (xx ...) Yes Yes Yes Yes
'A' ADDVOL (xx ...) No Yes No No
'D' DELVOL (xx ...) No Yes No No
WARNING (boolean) 'Y' WARNING Yes Yes No No
'N' NOWARNING No Yes No No
Table 2. DFP segment fields
Field name Flag byte value ADDSD and ALTDSD keyword reference Allowed on add requests Allowed on alter requests
RESOWNER 'Y' DFP(RESOWNER(xx)) Yes Yes
'N' DFP(NORESOWNER) No Yes
Table 3. TME segment fields
Field name Flag byte value ADDSD and ALTDSD keyword reference Allowed on add requests Allowed on alter requests
ROLES 'Y' TME(ROLES(xx...)) Yes Yes
'A' TME(ADDROLES(xx...)) No Yes
'D' TME(DELROLES(xx...)) No Yes
'N' TME(NOROLES) No Yes

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014