Multiple choice technology mainframe

Which of the following is an invalid access authority for dataset

  1. NONE

  2. EXECUTE

  3. READ

  4. WRITE

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

RACF dataset access authorities include NONE, READ, UPDATE, CONTROL, and ALTER. WRITE is not a valid RACF authority - the correct term for write operations is UPDATE. This question tests knowledge of precise RACF terminology.