1.6.9.4 Parameter(s)
-
mq_service_name
- Specifies the service name advertised by server, which is
dedicated for message handling for MQ application. It is an
optional parameter, no default service name
<IMSGW_MQ_SVC>
is advertised if this parameter is not present. -
tuxclt_service_name
- specifies the service name advertised by server, which is
dedicated for message handling for non-terminal tuxedo client. It
is an optional parameter, no default service name
<IMSGW_MQ_SVC>
is advertised if this parameter is not present. -
-V
- Enables performance tracing for the server.
-
[-D trace-level]
- This option is used to set server's trace level, the available trace-level value includes 0,1,2. If not set, the default trace level is -1, only error info will be put to trace log file. Trace level is defined as follows:
0
: function stack info is logged.1
: debugging trace info is logged.2
: more detailed data info is logged.Note:
Both themq_service_name
andtuxclt_service_name
cannot begin with "<domainid>_"
. OtherwiseARTIGW
cannot obtain the correct response message. In this instance,<domainid>
is the ID of the domain whichARTIMPP
belongs to.
Parent topic: ARTIGW