Authorization

You can control access to this command using CICS authorization checks.

Access to this command can be controlled using the following CICS authorization checks:
  • Transaction attach security for transaction DSNC.
  • Command security for resource DB2CONN. This command requires UPDATE access.
  • For DSNC MODIFY TRANSACTION commands modifying the attributes of a DB2ENTRY. There are also command security checks for resources DB2ENTRY and DB2TRAN and resource security for the DB2ENTRY. The command requires READ access to resource DB2TRAN, and UPDATE access to resource DB2ENTRY for command security. In addition, the resource security command requires UPDATE access to the particular DB2ENTRY involved. For more information about CICS security, see Security in a CICS DB2 environment.