| Task | Required Privilege Class |
|---|---|
| Add or update a server option | System |
You can add or update server options by editing the dsmserv.opt file, using the SETOPT command, or with the ADSM Server Options File Editor in the ADSM Utilities. For information about editing the server options file, refer to ADSM 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:
COMMTIMEOUT DATEFORMAT EXPINTERVAL EXPQUIET IDLETIMEOUT MAXSESSIONS NOAUDITSTORAGE NUMBERFORMAT TIMEFORMAT
| Note: | SETOPT commands in a macro cannot be rolled back. |