Format of the Receive Log file

Table A.2 Receive Log file (RCVLOG)

Field Name

Size

Start Position

Remarks

File ID(*3)

char

8

0

Receive file ID

Host Name

char

68

8

Receive Host

Receive Start Date

char

8

76

Receive start date (YYYYMMDD)

Receive Start Time

char

6

84

Receive start time (HHMMSS)

Receive End Date

char

8

90

Receive end date (YYYYMMDD)

Receive End Time

char

6

98

Receive end time (HHMMSS)

Reserve

char

1

104

Reserved area

File Name

char

33

105

Receive File Name

File Type

char

1

138

T :Text, B: Binary, F: Format, M: Multi Format

Record Count 1 (*1)

bin

4

139

Number of records actually received

Data Size 1 (*1)

bin

4

143

Size of received data

Transfer Rate 1 (*1)

bin

4

147

Data size/Receive time (bytes/second)

Status Code

bin

2

151

Status code of receiving

Detail Code

bin

2

153

Status code of sending

Comment

char

60

155

Comment

Record Count 2 (*2)

pack

10

215

Number of records actually received

Data Size 2 (*2)

pack

10

225

Size of received data

Transfer Rate 2 (*2)

pack

10

235

Data size / Send time (byte/seconds)

Job No.

char

6

245

Job No.

IP Version

char

1

251

IP protocol version used (Current version is fixed to 4)

Transfer Type

char

1

252

Transfer type (Current version is fixed to N)

Connection Type

char

1

253

Connection type (Current version is fixed to L)

Message 0 (*5)

char

50

254

Replacement string of the Message 0

Message 1 (*5)

char

50

304

Replacement string of the Message 1

Message 2 (*5)

char

50

354

Replacement string of the Message 2

Message 3 (*5)

char

50

404

Replacement string of the Message 3

Message 4 (*5)

char

50

454

Replacement string of the Message 4

Message 5 (*5)

char

50

504

Replacement string of the Message 5

Area allocated to system

char

32

554

The area that HULFT uses internally

Latest transfer ID

char

32

586

Latest Transfer ID

Latest Identifier

char

34

618

Latest Identifier

Starting Identifier

char

34

652

Starting Identifier

File ID (Long)(*4)

char

50

686

File ID

Compression Preference

char

1

736

N : No compression
1 : Horizontal compression
2 : Vertical compression
3: DEFLATE compression
a space: This value is set when log records created in a version lower than HULFT Ver.8 continue to be used after the upgrade

Send Start Time and Date (Elapsed seconds)

bin

8

737

Elapsed time (seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC)

Send End Time and Date (Elapsed seconds)

bin

8

745

Elapsed time (seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC)

Area allocated to system

char

2

753

The area that HULFT uses internally

Encryption Used
(Area allocated to system)

char

1

755

Encryption scheme that is used in the transfer
0: No Encryption Scheme Used
1: HULFT Encryption Scheme
2: HULFT Cipher Option (C4S)
3: HULFT Cipher Option (AES)
4: Other Encryption Scheme

Long Message 0 (*5)

char

200

756

Replacement string of the Long Message 0

Long Message 1 (*5)

char

200

956

Replacement string of the Long Message 1

Area allocated to system

char

1

1156

The area that HULFT uses internally

Comment

char

60

1157

Comment

Message 0 (*6)

char

150

1337

Replacement string of the Message 0

Message 1 (*6)

char

150

1487

Replacement string of the Message 1

Message 2 (*6)

char

150

1637

Replacement string of the Message 2

Message 3 (*6)

char

150

1787

Replacement string of the Message 3

Message 4 (*6)

char

150

1937

Replacement string of the Message 4

Message 5 (*6)

char

150

2087

Replacement string of the Message 5

Long Message 0 (*6)

char

600

2237

Replacement string of the Long Message 0

Long Message 1 (*6)

char

600

2837

Replacement string of the Long Message 1

Reserve

char

1

3437

Reserved area

  • Length per record: 3438 bytes

= Remarks =
  • Record Count, Data Size, and Transmission Rate

    (*1) As the number is 4-byte binary, a value of 2GB or greater is not guaranteed. For the value of 2GB or greater, see the value in (*2).

  • File ID

    (*3) As the maximum length is 8 bytes, only the first 8 bytes are stored for the file ID whose length is 9 bytes or more.

    For the file ID of 9 bytes or more in length, see File ID in (*4).

  • Message 0 to Message 5 and Long Message 0 to Long Message 1

    Fields marked as (*5) stored parameter values in EBCDIC, while fields marked as (*6) stored parameter values in UTF-8.