Entering Parameters
You can use Oracle Tuxedo parameters, includingRESTART,RQADDR, and REPLYQ, with the JSL. (See Administering an Oracle Tuxedo Application at Run Time for additional information regarding run-time parameters.) Enter the following parameters:
- To identify the
SRVGRPparameter, type the previously defined group name value from theGROUPSsection. - To indicate the
SRVID, type a number between 1 and 30,000 that identifies the server within its group. - Verify that the syntax for the
CLOPTparameter is as follows:CLOPT= “-- -n 0x0002PPPPNNNNNNNN -d /dev/tcp -m2 -M4 -x10”Note:
TheCLOPTparameters may vary. Refer to the table “JSL Command-line Options” for pertinent command-line information. - If necessary, type the optional parameters:
- Type the
SEQUENCEparameter to determine the order that the servers are booted. - Specify
Yto permit release of theRESTARTparameter. - Type
0to permit an infinite number of server restarts using theGRACEparameter.
- Type the
Parent topic: Creating the UBBCONFIG File