1.6.2.4 Parameter(s)

[-l class_list]
Specifies a list of transaction class, e.g. “1,3,5”; or a class range, e.g.“1-3”; or all classes, i.e *. The services whose class is specified in the class_list are advertised by ARTIMPP in normal mode.
-p
ARTIMPP is in persistent mode.ARTIMPP in persistent mode will not advertise any services/transactions.
-V
Enables performance tracing for the server.
[-m cobol mode]
Specifies user COBOL program invocation method. For more information, see "ARTIMS_COBOL_MODE" in Environment Variables.
[-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.

[-x]
Indicates the server where the Database plug-in is to be used, the remaining parameter list following "-x" is passed to db_init().
For the Oracle IMS/DB solution, the parameter list is as follows:-o host:port:dra
host
This is the parameter required by Oracle plug-in for IMS/DB.
port
Port of ODBA proxy for receiving ODBA request.
dra
Name of the DRA table in which the IMS/DB system to be accessed is defined. E.g., CLOPT="-A -- -x -o zosmachine:1234:BEA1"

Note:

When ARTIMPP server is configured in persistent mode in the UBBCONFIG file and persistent transaction is configured in imsresource.desc, TMQUEUE server must also be configured (before ARTIMPP), in the UBBCONFIG file according to the /Q configuration in imsresource.desc.

Before starting Tuxedo ART for IMS, you must also create /Q according to the information in imsresource.desc.