Atalla Boxcar Reference Guide (G06.24+)

Atalla Boxcar Reference Guide—526564-005
14
Modifying the Obey File
Edit the obey file to match your host system (for example, primary and backup CPUs,
device IP address, and number of sockets). Create a separate obey file for each NSP;
one Boxcar process for each NSP, see Boxcar Parameter Definitions. Table 2 shows
an example of an obey file.
Note. To prevent application time-outs the priority of the Boxcar process should be set slightly
below the priority of the TCP/IP process that controls the NSP. For example if the TCP/IP
process is set to 190, the Boxcar process priority should be set to 189.
If the Boxcar process is not started in the same system as the NSP, the Boxcar process name
must be limited to six characters, including the $. If the Boxcar process name is six characters
including the $, the statement used to start the Boxcar process must contain an in, out, and
term parameters.
Table 2. Sample Obey File
CLEAR ALL PARAM
PARAM BOXCAR-BACKUPCPU 1
PARAM BOXCAR-DEVICE-NAME 192.120.160.15
PARAM BOXCAR-ETHERNET-PORT 7000
PARAM BOXCAR-LOGFILE logbox
PARAM BOXCAR-CRLF-REQUIRED yes
PARAM BOXCAR-MAX-FLATSEG-SIZE 133217728
PARAM BOXCAR-MAXSOCKET-OPENS 14
PARAM BOXCAR-RECV-DEPTH 4047
PARAM BOXCAR-SOCKET-TIMEOUT 1000
PARAM BOXCAR-TCPIP-PROCESS-NAME $ZTC0
Comment create log file
fup create logbox, type e, rec 200, block 4096, &
maxentents 100, ext 10
run boxcaro /name $box1, nowait, cpu 0, pri 160/