Max threads
The maximum number of threads to use for this instance. It is an integer
from -1 to 999, where 0 means the *CFG value and -1 means *NOMAX (no
maximum).
CCSID
The character set to be used by the instance. It is an integer from 0 to
65533, where 0 means *GLOBAL.
Outgoing table name
The name of the table object to use as the EBCDIC to ASCII conversion
table for outgoing data. It is a 10 character name or *GLOBAL.
Outgoing table library
The library containing the EBCDIC to ASCII table. This field is blank if the
outgoing table name is *GLOBAL.
Incoming table name
The name of the table object to use as the ASCII to EBCDIC conversion
table for incoming data. It is a 10 character name or *GLOBAL.
Incoming table library
The library containing the ASCII to EBCDIC table. This field is blank if the
incoming table name is *GLOBAL.
Access log file
The path to the access log file as a 512 character string. This is an IFS type
path name in the job CCSID, or *CFG.
Error log file
The path to the access log file as a 512 character string. This is an IFS type
path name in the job CCSID, or *CFG
Non-secure port
The TCP port where the server will listen for normal HTTP connections. It
is an integer from 0 to 65535, where 0 means *CFG.
Secure port
The TCP port where the server will listen for secure SSL HTTPS
connections. It is an integer from 0 to 65535, where 0 means *CFG.
Error messages
CPF3C21 E
Format name &1 not valid.
CPF3CF1 E
Error code parameter not valid.
CPF9802 E
Not authorized to object &2 in &3.
HTPA001 E
Input parameter &1 not valid.
HTPA101 E
Server instance &1 not found or is unreadable.
Change Server Instance Data (QzhbChangeInstanceData) API
Required Parameter Group:
1 name Input Char(10)
2 idata Input Void
60 WebProgramming Guide V4R5