1.6.4.4 Parameter(s)

-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
This is the parameter required by Oracle plug-in for IMS/DB.
host
Hostname or ipv4 address of ODBA proxy to connect to.
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"