Information
Space announcement We are no longer updating this version of the documentation for the infrastructure components (DBC, LGC, and NGL).  You can no longer leave comments on it. For the latest version of the documentation, see Common Mainframe Infrastructure 2022 release.

Authorizing a user with access to the DBC services


To access DBC services, batch and TSO users require access to z/OS UNIX System Services (USS) and must be associated with an OMVS segment.

Warning

Example

The following example uses a RACF command to modify the appropriate group for a user:

 ALTGROUP groupName OMVS(GID(groupIdentifier))

The following example uses a RACF command to modify the user’s profile:

 ALTUSER userName OMVS(UID(userIdentifier))

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

Common mainframe infrastructure 2016 release