Execution parameter and the System Environment Settings

Outline of function

To specify how the Receive program (XRRCV) and the Observe program (XRACCPT) behave while running, execute them with execution parameters.

Recommended operation methods in HULFT10

Change the method of setting the execution behavior so that it is specified in the System Environment Settings, and not in the execution parameters.

If you specify both the execution parameters (in EXEC statement) and the fields in the System Environment Settings, the execution parameters override the field settings.

For the Receive program (XRRCV)

The execution parameters for the Receive program (XRRCV) and the fields for the system environment settings of the migration destination are shown in the following.

Table 5.2 Execution parameters for Receive program and fields for system environment settings

Field Name

Execution Parameter Name

System Environment Settings

Receive Application Name

APPLNM

RCV-APPLNM

Receive Multiplex Level

MAX-CON

RCV-MAXCON

Receive Record Length Check

RECCHK

RCV-RECCHK (*1)

Handling of Receive Files While in Use

RWAIT

RCV-FILE-WAIT (*2)

Retry Count for Receive File

RCVRETRY

RCV-FILE-RETRY

Retry Interval for Receive File

RCVRTIME

RCV-FILE-RTIME

Post-Receive Job Execution Timeout

JOBWTIME

RCV-JOBWTIME

Socket Read Timeout

TIMEOUT

RCV-TIMEOUT

Address Space Name of TCP/IP

TCPIP

TCPIP

Search Scope for Receive File

SMS

RCV-FILE-SEARCH (*3)

Pad Character

CHRSET

RCV-CHRSET

Host Check

HSTCHK

HSTCHK (*4)

Use Custom Character Table

KNJALL

GAIJIFILE (*5)

*1

:

If "RECCHK" is specified in the execution parameters, set "RCV-RECCHK=Y".

*2

:

If "RWAIT" is specified in the execution parameters, set "RCV-FILE-WAIT=Y".

*3

:

If "SMS" is specified in the execution parameters, set "RCV-FILE-SEARCH=C".

*4

:

If "HSTCHK" is specified in the execution parameters, set "HSTCHK=1".

*5

:

If "KNJALL" is specified in the execution parameters, set "GAIJIFILE=1".

For the Observe program (XRACCPT)

The execution parameters for the Observe program (XRACCPT) and the corresponding fields for the system environment settings are shown in the following.

Table 5.3 Execution parameters for Observe program and fields for system environment settings

Field Name

Execution Parameter Name

System Environment Settings

Observe Application Name

APPLNM

APT-APPLNM

Maximum Simultaneous Requests

MAXーCON

APT-MAXCON

Observe Socket Read Timeout

TIMEOUT

APT-TIMEOUT

Address Space Name of TCP/IP

TCPIP

TCPIP