PRIVATE_PROTOCOL in macro DSN6FAC
Private protocol is no longer supported; however, this subsystem parameter controls package EXECUTE authorization behavior related to remote Db2 requester applications.
Acceptable values: | NO, AUTH |
---|---|
Default: | NO |
DSNZPxxx: | DSN6FAC PRIVATE_PROTOCOL |
Security parameter: | No |
- NO
- When a remote Db2 requester application accesses the Db2 subsystem through DRDA protocol, package EXECUTE authority must be explicitly granted at this subsystem. The authority must be granted to the primary ID or an associated secondary ID for packages that the requester application executes as part of the plan
- AUTH
- When a remote Db2 requester application accesses the Db2 subsystem through DRDA protocol, package EXECUTE authority must be explicitly granted to the plan owner at this subsystem. This plan owner must have EXECUTE authority at this subsystem for packages that the requester application executes as part of the plan. The plan owner needs no other privilege to execute the package.