Observe Definition file

Change the default settings of the Observe Definition file when you install HULFT in line with the system environment in use.

File Name

The member name of the Observe Definition file when you install HULFT is 'HULAPT.' This file is placed in HULFT parameter library.

You can change the file name of the observe definition file to any name.

DD Name

Define the Observe Definition file in the Observe program (XRACCPT) Startup JCL. The DD name used to define the Observe Definition file in the JCL is 'INDD.' You cannot change this DD name.

Record Layout

Describe one service per record.

Explanation of Each Field

An explanation of each field of the Observe Definition file is given below.

Service name

This field defines the service name to be defined.

Program name

This field defines the service program to run corresponding to the service name.

Input buffer size

This field defines the input buffer size for acknowledgment of the service.

Output buffer size

This field defines the output buffer size for acknowledgment of the service.

Log output

This field defines the log output mode for the service represented by the service name.

Not defined:

Output log records to the Send and Receive Log file (HULFT.LOG).

N:

Do not output log records to the Send and Receive Log file (HULFT.LOG).

Setting Example

SEND,XRTRNS,150,50 
RESEND,XRRSND,150,50 
HULJOB,XRHJOB,200,200 
HULSNDRC,XRSNDRC2,210,8 
HULRJOB,XRRJOB,300,300 
HULADMIN,XRWINPC,70000,70000,N   

= Remarks =

Define values on the definition card as shown in the example without changing the values, except for that for the log output.