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:

  1. To identify the SRVGRP parameter, type the previously defined group name value from the GROUPS section.
  2. To indicate the SRVID, type a number between 1 and 30,000 that identifies the server within its group.
  3. Verify that the syntax for the CLOPT parameter is as follows:
    CLOPT= “-- -n 0x0002PPPPNNNNNNNN -d /dev/tcp -m2 -M4 -x10”

    Note:

    The CLOPT parameters may vary. Refer to the table “JSL Command-line Options” for pertinent command-line information.
  4. If necessary, type the optional parameters:
    • Type the SEQUENCE parameter to determine the order that the servers are booted.
    • Specify Y to permit release of the RESTART parameter.
    • Type 0 to permit an infinite number of server restarts using the GRACE parameter.