Format of the Send Log file

Table A.1 Send Log file (SNDLOG)

Field Name

Size

Start Position

Remarks

File ID(*3)

char

8

0

File ID

Receive Host

char

68

8

Host name of receiver

Send File Name

char

33

76

Send File Name

Send Start Date

char

8

109

Send start date (YYYYMMDD)

Send Start Time

char

6

117

Send start time (HHMMSS)

Send End Date

char

8

123

Send end date (YYYYMMDD)

Send End Time

char

6

131

Send end time (HHMMSS)

Interface DBID

char

8

137

Interface database ID

File Type

char

1

145

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

Record Count 1 (*1)

bin

4

146

Number of records actually sent

Data Size 1 (*1)

bin

4

150

Size of sent data

Transfer Rate 1 (*1)

bin

4

154

Data size / Send time (byte/seconds)

Status Code

bin

2

158

Status code of sending

Detail Code

bin

2

160

Detail code of sending

Comment

char

60

162

Comment

Record Count 2 (*2)

pack

10

222

Number of records actually sent

Data Size 2 (*2)

pack

10

232

Size of sent data

Transfer Rate 2 (*2)

pack

10

242

Data size / Send time (byte/seconds)

Compression Ratio

bin

2

252

Compression Ratio

Job No.

char

6

254

Job No.

IP Version

char

1

260

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

Transfer Type

char

1

261

Transfer type (Current version is fixed to N)

Connection Type

char

1

262

Connection type (Current version is fixed to L)

Multi/Format ID

char

8

263

M/format ID used in sending

Transfer Block Length

bin

4

271

Transfer Block Length

Transfer Block Count

bin

2

275

Transfer Block Count

Transfer Interval

bin

4

277

Transfer Interval

Message 0 (*5)

char

50

281

Replacement string of the Message 0

Message 1 (*5)

char

50

331

Replacement string of the Message 1

Message 2 (*5)

char

50

381

Replacement string of the Message 2

Message 3 (*5)

char

50

431

Replacement string of the Message 3

Message 4 (*5)

char

50

481

Replacement string of the Message 4

Message 5 (*5)

char

50

531

Replacement string of the Message 5

Area allocated to system

char

32

581

The area that HULFT uses internally

Latest transfer ID

char

32

613

Latest Transfer ID

Send Acknowledge Date

char

8

645

Date on which the Send File was acknowledged (YYYYMMDD)

Send Acknowledge Time

char

9

653

Time at which the Send File was acknowledged (HHMMSS)

Latest Identifier

char

34

662

Latest Identifier

Starting Identifier

char

34

696

Starting Identifier

File ID (Long)(*4)

char

50

730

File ID

Multi/Format ID (Long)

char

50

780

M/format ID used in sending

Area allocated to system

char

4

830

The area that HULFT uses internally

Compression Preference

char

1

834

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

Area allocated to system

char

1

835

The area that HULFT uses internally

Send Acknowledge Time and Date (Elapsed seconds)

bin

8

836

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

Send Start Time and Date (Elapsed seconds)

bin

8

844

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

Send End Time and Date (Elapsed seconds)

bin

8

852

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

Area allocated to system

char

2

860

The area that HULFT uses internally

Encryption Used

(Area allocated to system)

char

1

862

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

863

Replacement string of the Long Message 0

Long Message 1 (*5)

char

200

1063

Replacement string of the Long Message 1

Area allocated to system

char

1

1263

The area that HULFT uses internally

Comment

char

180

1264

Comment

Message 0 (*6)

char

150

1444

Replacement string of the Message 0

Message 1 (*6)

char

150

1594

Replacement string of the Message 1

Message 2 (*6)

char

150

1744

Replacement string of the Message 2

Message 3 (*6)

char

150

1894

Replacement string of the Message 3

Message 4 (*6)

char

150

2044

Replacement string of the Message 4

Message 5 (*6)

char

150

2194

Replacement string of the Message 5

Long Message 0 (*6)

char

600

2344

Replacement string of the Long Message 0

Long Message 1 (*6)

char

600

2944

Replacement string of the Long Message 1

Code Converted By

char

1

3544

Host on which the code conversion was performed.

S : Performs the code conversion on the sending-side host

R : Performs the code conversion on the receiving-side host

N : Performs the file transfer without conversion or as a binary transfer

a space: This value is set when log records created in HULFT Ver.8.1 or lower continue to be used after the level upgrade

Reserve

char

1

3545

Reserved area

  • Record Size: 3546 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 for the field, only the first 8 bytes are stored when the file ID 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.