Start of change

SNA connection and DSNR class check at the server

In some cases, an additional RACF® DSNR class check for the DIST profile at the server might occur.

Begin program-specific programming interface information.RACF is called to validate the incoming connection request when all of the following conditions exist:
  • The connection to a Db2 for z/OS® server uses SNA.
  • The SYSIBM.LUNAMES catalog table at the server is set up to do inbound translation.
  • The security option is already verified.
This situation can cause an additional RACF DSNR class check for the DIST profile at the server.

End program-specific programming interface information.

End of change