10.3.20.4 Parameters
-
minn and maxn
- Specify the initial and maximum number of servers to be used to start with this configuration. Both of them must be set to
1
. For more information, see UBBCONFIG section of Oracle Tuxedo documentation. -
CLOPT
- A string of command-line options that is passed to the
ARTCSKL
when it is booted. The following run-time parameters are recognized: -
-g ListenerID
- Specifies the section in ART for CICS TCP/IP Socket Listener
Configuration File (
listener.desc
) to be loaded when it is booted. -
-p port
- Specifies the
PORT
thatARTCSKL
listens to. If this option is set, the-g
option will be ignored and all of otherARTCSKL
parameters use default values. This option can only work for IPv4 users. -
-D
- Enables debug output.
-
-t seconds
- Specifies how long in seconds (at most) the main thread can wait for the initiation of worker threads.
Parent topic: ARTCSKL Configuration