Task | Required Privilege Class |
---|---|
Add or update a server option | System |
You can add or update server options by editing the DSMSERV.OPT file or using the SETOPT command. For information about editing the server options file, refer to Administrator's Reference.
A system administrator can add or update a limited number of server options without stopping and restarting the server. The added or updated server option is appended to the end of the server options file.
The following example shows how to use the SETOPT command to update the existing server option for DATEFORMAT:
setopt dateformat 5
The following lists server options that can be dynamically added or
updated:
BUFPOOLSIZE
COMMTIMEOUT
DATEFORMAT
EXPINTERVAL
EXPQUIET
IDLETIMEOUT
MAXSESSIONS
NOAUDITSTORAGE
NUMBERFORMAT
TIMEFORMAT
Note: | SETOPT commands in a macro cannot be rolled back. |