To make the CAZ0 started task available, do the following steps:
RDEFINE STARTED CAZ0.* STDATA(USER(userid) GROUP(group))
Where userid is the user ID, and group is
the group on your system that has access to the RACF-protected resources.
You can issue the above command under TSO/E or on the system console log.
For more information about using the STARTED class, see z/OS® Security Server (RACF) Security Administrator’s Guide.
COM=’START CAZ0’
[ Top of Page | Previous Page | Next Page | Contents | Index ]