CEA User Server Parameters
Standard Parameters
- CCSID
- Specifies the code page used by z/Server (for example, 37 for US, or 1141 for German).
Advanced Parameters
- DIALOG_TIMEOUT
- Specifies the timeout, in seconds, for dialog responses.
- NOFTASK
- Specifies the behavior of LISTENER task when no worker task is available to handle incoming client requests.
- PORTCHECK
- Specifies whether the availability of a port should be tested before a user server address space is started.
- RACF_STATS
- Specifies whether message ICH70001I is suppressed.
More Advanced Parameters
- BUFFERSIZE
- Specifies the size of the IP send/receive buffer for each worker task in a scheduler or user server address space.
- ECB_TIMEOUT
- Specifies, in seconds, how long the listener waits for the completion of the command and service task.
- IPTRACE
- Specifies the level of tracing to use.
- LOGON_EXIT
- Specifies the user exit that is invoked every time an ACEE for a user is created or deleted.
- MAIL_CLASS
- Specifies the JESx message class that the emails are forwarded to.
- MAIL_MSGCNT
- Specifies how many messages are to be combined into one email.
- MAIL_NOTIFY
- Specifies whether notification emails are to be sent about errors with a severity greater than or equal to the value specified using the MAIL_SEVERITY parameter.
- MAIL_SEVERITY
- Specifies the severity of the messages that cause an email to be sent.
- MAIL_WRITER
- Specifies the name of the z/OS task address space that emails are forwarded to.
- MULTI_REXX_U
-
Specifies if re-entrant REXX environments are to be made available in addition to the non re-entrant REXX environment that is created by default.
- NUMTCB
- Specifies how many worker tasks (TCBs) are started simultaneously to process incoming connections from a client.
- TIMEOUT
- Specifies the length of time, in minutes, that the address space tolerates without IP activity before terminating.
- USS_DUBPROCESS
- Specifies whether subtasks are dubbed as threads in a caller's process or as new processes.
- VPOOLSIZE
- Specifies the size of the pool of variables processed with VGET, VPUT and VDEL services. This is similar to the ISPF profile pool.