To define and activate the resources in CA ACF2, issue the following commands in TSO:
[ACF] SET RESOURCE(FAC) COMPILE * $KEY(NETMASTR) TYPE(FAC) ADMIN UID(USER1) SERVICE(READ) ALLOW OPER UID(USER2) SERVICE(READ) ALLOW NOPER UID(USER3) SERVICE(READ) ALLOW MON UID(*) SERVICE(READ) ALLOW STORE [END]
Note: Instead of using TSO, you can use the ACFBATCH utility in JCL. If you use the utility, omit the [ACF] and [END] lines.
| Copyright © 2012 CA. All rights reserved. |
|