10.3.7.4 Parameters
- minn and maxn
- Specify respectively the initial and maximum number of servers to start. For more information see the UBBCONFIG section of the Tuxedo documentation.
- CLOPT options
- The following
CLOPTrun-time parameters are recognized:-
-s SystemID - Mandatory option, see CICS SYSID Argument.
-
-b suffix - Specifies the
SUFFIXvalue in theprogram_list_table.descto choose which programs theARTDPLwant to execute during its initialization. -
-d suffix - Specifies the
SUFFIXvalue in theprogram_list_table.descto choose which programs theARTDPLwant to execute during its shutdown. -
-a Application_ID - Optional argument, see CICS Application ID Argument.
Note:
You must configure at least one ARTDPL for each CICS region. -
-L List_name(s) - Mandatory argument, see Dynamic List of Groups Argument.
-
-l GroupList - Mandatory option, see Dynamic List of Groups Argument.
Note:
For both-land-Loptions, if there are multiple ARTDPL in one ART CICS region and-sis configured in such region, please set the same value for all-lspecified in this region, and set the same value for all-Lspecified in this region. For more information about-Lconfigurations, please refer to List of Groups Configuration File. -
-S - Optional argument. ARTDPL servers can receive service requests
from Tuxedo client, such as JCA client. In the Tuxedo client, you
just need to add the
COMMAREAdata to the FML fieldCXMW_MESSAGE, and thenTPCALLthe corresponding program which is published as a service by ARTDPL. After receiving the service request, ARTDPL executes the corresponding program and finallyTPRETURNtheCOMMAREAdata returned by program with FML fieldCXMW_MESSAGE. -
--IMSDB -x -o host:port:dra -
Optional argument, see IMS DB Argument.
-
Parent topic: ARTDPL Configuration