| NONE | Does not allow users to access the data set. |
| EXECUTE | Allows users to load and execute, but not to read or copy, programs in the library. |
| READ | Allows users to access the data set for reading only. |
| UPDATE | Allows users to read from, copy from, or write to the data set. UPDATE does not authorize a user to delete, rename, move, or scratch the data set. |
| CONTROL | Allows users to retrieve, update, insert, or delete records in the specified data set. |
| ALTER | Allows users to read, update, delete, rename, move, or scratch the data set. |
Be the first to comment