RACF CBIND resource classes

If you are using RACF, in order for the z/OS Connect server and the Data Virtualization Manager server to connect and function properly, CBIND resource classes are required.

Either a generic or discrete CBIND resource definition is required, as follows:
  • For a generic definition, use a CBIND class of BBG.WOLA.wolaGroup.** with UACC(READ).

  • For a discrete definition, use a CBIND class of BBG.WOLA.wolaGroup.wolaName2.wolaName3 with UACC(READ).

    The default values for wolaName2 and wolaName3 are NAME2 and NAME3, respectively, and are defined in the ZCONNECTPWNAMEX parameter. If an existing zcEE server already exists with specified values for wolaName2 and wolaName3, you must change the values in ZCONNECTPWNAMEX to those values.