DSNZ016I src DSNZINIT SUBSYSTEM ssnm SYSTEM PARAMETERS ARE AS FOLLOWS: SYSTEM PARM zparm-name DSNHDECP decp-name ACCESS CONTROL EXIT access-control-exit-name IDAUT EXIT identity-auth-exit-name SIGNONEXIT signon-exit-name
Explanation
Db2 subsystem ssnm is
being started with the following parameters specified, either implicitly
or explicitly:
- zparm-name
- The fully qualified data set name where the subsystems parameters were found.
- decp-name
- The fully qualified data set name where the application programming defaults, commonly called the DECP parameters, were found.
- access-control-exit-name
- The fully qualified data set name where the Access Control exit was found.
- identity-auth-exit-name
- The fully qualified data set name where the Identity or Authorization exit was found.
- signon-exit-name
- The fully qualified data set name where the SIGNON exit was found.
System action
Db2 startup processing continues.