SETIZU command

Use the SETIZU command to dynamically modify the z/OSMF configuration. Using this command, you can dynamically add or modify definitions for the z/OSMF configuration without the need to edit an IZUPRMxx parmlib member and enter a separate SET IZU command. However, if changes made to the z/OSMF configuration with SETIZU are permanent in nature, incorporate the configuration modifications into the appropriate IZUPRMxx parmlib member. In this way, if the system is re-IPLed, the configuration reflects the changes that are made by the SETIZU command.

To use the SETIZU command, the user requires UPDATE access to the following the security profiles in the OPERCMDS class:
  • OPERCMDS MVS.SETIZU.IZU
  • OPERCMDS MVS.SET.IZU

The SETIZU command uses shortened names for the IZUPRMxx parmlib values. Table 1 shows the relationship between the SETIZU command keywords and the IZUPRMxx parmlib keywords.

To make some keyword changes effective, you must restart the z/OSMF server. Table 1 indicates which keywords require the z/OSMF server to be restarted.

Table 1. Relationship between the SETIZU command keywords and the IZUPRMxx parmlib keywords
Keyword in SET command Parameter name in IZUPRMxx Requires a restart of the z/OSMF server?
HOSTNAME='hostname' HOSTNAME('hostname') Yes
PORT=nnn HTTP_SSL_PORT(nnn) Yes
ILUNIT='device-name' INCIDENT_LOG UNIT('device-name') No
JAVA_HOME='directory-name' JAVA_HOME('directory-name') Yes
KEYRING_NAME='keyring-name' KEYRING_NAME('keyring-name') Yes
FILEACCT=account-number RESTAPI_FILE ACCT(account-number) No
FILEPROC=proc-name RESTAPI_FILE REGION(proc-name) No
FILEREGION=region-size RESTAPI_FILE PROC(region-size) No
COMMONACCT=account-number COMMON_TSO ACCT(account-number) No
COMMONPROC=proc-name COMMON_TSO PROC(proc-name) No
COMMONREGION=region-size COMMON_TSO REGION(region-size) No
SAF_PREFIX='prefix' SAF_PREFIX('prefix') Yes
CLOUD_SAF_PREFIX='prefix' CLOUD_SAF_PREFIX('prefix') Yes
CLOUDADMIN='user-id' CLOUD_SEC_ADMIN('user-id') Yes
USER=group-name SEC_GROUPS USER(group-name) Yes
ADMIN=group-name SEC_GROUPS ADMIN(group-name) Yes
SECADMIN=group-name SEC_GROUPS SECADMIN(group-name) Yes
SESSION=nnn SESSION_EXPIRE(nnn) Yes
TMPDIR='path-name' TEMP_DIR('path-name') No
CSRF_SWITCH=ON|OFF CSRF_SWITCH(ON|OFF) Yes
AUTOSTART_GROUP='group name' AUTOSTART_GROUP('group name') No
UNAUTH_USER=user-id UNAUTH_USER(user-id) Yes
WLMDEFAULT=class-name WLM_CLASSES DEFAULT(class-name) No
LONG_WORK=class-name WLM_CLASSES LONG_WORK(class-name) No