Format of the Send Log file

Table A.1 Format of Send Log file for Ver.8.4

Field Name

Byte Count

Remarks

Key Field

X

127

Key information of the Send Log file

File ID (*3)

X

8

Send File ID

Host Name

X

50

The name of the destination host of sending

Send Start Date

P

5

Send start date (YYYYMMDD)

Send Start Time

P

5

Send start time (HHMMSSmm)

Send End Time

P

5

Send end time (HHMMSSmm)

Status Code

B

2

Status code of the Send processing

Detailed Error Code

B

2

Detail code of the Send processing

Error Code

B

2

Detail code of the system

Record Count 1 (*1)

B

4

The number of sent records

Dataset Name

X

44

The data set name of the Send file

Volume Serial

X

6

The volume serial number of the Send file

Interface DBID

X

8

Interface DBID

Data Size 1 (*1)

B

4

The size of sent data

Record Count 2 (*1)

B

4

The number of records to be sent

Job Status Service ID

B

8

Information related to the Post-send Job log record

Interval

B

4

Transfer interval

Block Count

B

4

Transfer block count

Block Size

B

4

Transfer block length

Compression Preference

X

1

N: None, Y: Horizontal, 2: Vertical

Job ID (*5)

X

8

Post-send Job ID

Capacity

X

1

Request unit C: Cylinder, T: Track

1ST Extent

B

4

The first extent for the Send work file

Secondary

B

4

The secondary extent for the Send work file

Transmission Rate (*1)

B

4

Data Size 1/Sending time (bytes/sec.)

Pre-send Job (*7)

X

8

Pre-send Job ID

Record Count 3 (*2)

P

10

The number of sent records

Record Count 4 (*2)

P

10

The number of records to be sent

Data Size 2 (*2)

P

10

The size of sent data

Transmission Rate 2 (*2)

P

10

Data Size 2/Sending time (bytes/sec.)

Send End Date

P

5

Send end date (YYYYMMDD)

Connection Type

X

1

L: LAN, 1: SAN (FAL), 2: SAN (XLD)

Data before Compression

P

10

Data size before compression

Data after Compression

P

10

Data size after compression

UNIT Name

X

8

The unit group name of the Send file

Sent Message0 (*9)

X

50

Message0 that is specified for the Send File

Sent Message1 (*9)

X

50

Message1 that is specified for the Send File

Sent Message2 (*9)

X

50

Message2 that is specified for the Send File

Sent Message3 (*9)

X

50

Message3 that is specified for the Send File

Sent Message4 (*9)

X

50

Message4 that is specified for the Send File

Sent Message5 (*9)

X

50

Message5 that is specified for the Send File

IP Version

X

1

4: IPv4, 6: IPv6

Send Acknowledge Date

P

5

Date when the Send File is acknowledged (YYYYMMDD)

Send Acknowledge Time

P

5

Time when the Send File is acknowledged (HHMMSSmmm)

Area Allocated to System

B

32

The area that HULFT uses internally

Transfer ID

B

32

Transfer ID

Latest Identifier

X

34

Latest identifier

Starting Identifier

X

34

Starting identifier

Area Allocated to System

X

1

The area that HULFT uses internally

Send Start Date

B

8

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

Send Completion Date

B

8

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

Send Acknowledge Date

B

8

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

Sent Long Message0 (*9)

X

200

Contents of long message0 that is specified for the Send File

Sent Long Message1 (*9)

X

200

Contents of long message1 that is specified for the Send File

File ID (*4)

X

50

Send file ID

Job ID (*6)

X

50

Post-send Job ID

Pre-send Job (*8)

X

50

Pre-send Job ID

Encryption Used

X

1

The type of the cipher that was used for the sending data

0: Transfer does not use ciphers

1: HULFT Encryption Scheme

3: HULFT Cipher Option (AES)

4: Encryption Scheme other than the above

Sent Message0 (*10)

X

150

Message0 that is specified for the Send File

Sent Message1 (*10)

X

150

Message1 that is specified for the Send File

Sent Message2 (*10)

X

150

Message2 that is specified for the Send File

Sent Message3 (*10)

X

150

Message3 that is specified for the Send File

Sent Message4 (*10)

X

150

Message4 that is specified for the Send File

Sent Message5 (*10)

X

150

Message5 that is specified for the Send File

Sent Long Message0 (*10)

X

600

Contents of long message0 that is specified for the Send File

Sent Long Message1 (*10)

X

600

Contents of long message1 that is specified for the Send File

Code Converted By

X

1

Host on which code conversion was carried out

S:

Carry out code conversion on the sending-side host

R:

Carry out code conversion on the receiving-side host

N:

Carry out the transfer without code conversion or binary transfer

Space:

Blank, because a log file for a lower version was converted

Comment (*11)

X

60

Content of the comment that was registered in the Send Management Information for the transfer

Comment (*12)

X

180

Content of the comment that was registered in the Send Management Information for the transfer

Job Name

X

8

Name of job that carried out sending

System ID

X

8

ID of system that carried out sending

Send File Job Name

X

8

Name of job that executed Send File

Send File System ID

X

8

Name of system that executed Send File

Area Allocated to System

B

1

The area that HULFT uses internally

B

:

Binary

X

:

Character

P

:

Pack

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

    Because the assigned area in binary for (*1) is 4 bytes, we cannot guarantee values of 2GB or more. In this case, refer to the values for (*2).

  • File ID

    Because the maximum length of (*3) is 8 bytes, only the first 8 bytes are stored in the case of a file ID whose length is 9 bytes or more.

    Refer to the File ID that is marked with (*4) for a file ID whose length is 9 bytes or more.

  • Job ID

    Because the maximum length of (*5) is 8 bytes, only the first 8 bytes are stored in the case of a job ID whose length is 9 bytes or more.

    Refer to the Job ID that is marked with (*6) for a job ID the length of which is 9 bytes or more.

  • Pre-send Job

    Because the maximum length of (*7) is 8 bytes, only the first 8 bytes are stored in the case of a pre-send job ID whose length is 9 bytes or more.

    Refer to the Pre-send Job that is marked with (*8) for a pre-send job whose length is 9 bytes or more.

  • Sent message0 to sent message5 and sent long message0 to sent message1

    Those that are marked with (*9) use the character code that is specified for HULFT Character Set (HULCHARSET) in the System Environment Settings when stored, and those that are marked with (*10) use UTF-8 when stored.

  • Comment

    Those that are marked with (*11) use the character code that is specified for HULFT Character Set (HULCHARSET) in the System Environment Settings when stored, and those that are marked with (*12) use UTF-8 when stored.

Table A.2 Format of Send Log file for Ver.8.2 and Ver.8.1

Field Name

Byte Count

Remarks

Key Field

X

127

Key information of the Send Log file

File ID (*3)

X

8

Send File ID

Host Name

X

50

The name of the destination host of sending

Send Start Date

P

5

Send start date (YYYYMMDD)

Send Start Time

P

5

Send start time (HHMMSSmm)

Send End Time

P

5

Send end time (HHMMSSmm)

Status Code

B

2

Status code of the Send processing

Detailed Error Code

B

2

Detail code of the Send processing

Error Code

B

2

Detail code of the system

Record Count 1 (*1)

B

4

The number of sent records

Dataset Name

X

44

The data set name of the Send file

Volume Serial

X

6

The volume serial number of the Send file

Interface DBID

X

8

Interface DBID

Data Size 1 (*1)

B

4

The size of sent data

Record Count 2 (*1)

B

4

The number of records to be sent

Job Status Service ID

B

8

Information related to the Post-send Job log record

Interval

B

4

Transfer interval

Block Count

B

4

Transfer block count

Block Size

B

4

Transfer block length

Compression Preference

X

1

N: None, Y: Horizontal, 2: Vertical

Job ID (*5)

X

8

Post-send Job ID

Capacity

X

1

Request unit C: Cylinder, T: Track

1ST Extent

B

4

The first extent for the Send work file

Secondary

B

4

The secondary extent for the Send work file

Transmission Rate (*1)

B

4

Data Size 1/Sending time (bytes/sec.)

Pre-send Job (*7)

X

8

Pre-send Job ID

Record Count 3 (*2)

P

10

The number of sent records

Record Count 4 (*2)

P

10

The number of records to be sent

Data Size 2 (*2)

P

10

The size of sent data

Transmission Rate 2 (*2)

P

10

Data Size 2/Sending time (bytes/sec.)

Send End Date

P

5

Send end date (YYYYMMDD)

Connection Type

X

1

L: LAN, 1: SAN (FAL), 2: SAN (XLD)

Data before Compression

P

10

Data size before compression

Data after Compression

P

10

Data size after compression

UNIT Name

X

8

The unit group name of the Send file

Sent Message0 (*9)

X

50

Message0 that is specified for the Send File

Sent Message1 (*9)

X

50

Message1 that is specified for the Send File

Sent Message2 (*9)

X

50

Message2 that is specified for the Send File

Sent Message3 (*9)

X

50

Message3 that is specified for the Send File

Sent Message4 (*9)

X

50

Message4 that is specified for the Send File

Sent Message5 (*9)

X

50

Message5 that is specified for the Send File

IP Version

X

1

4: IPv4, 6: IPv6

Send Acknowledge Date

P

5

Date when the Send File is acknowledged (YYYYMMDD)

Send Acknowledge Time

P

5

Time when the Send File is acknowledged (HHMMSSmmm)

Area Allocated to System

B

64

The area that HULFT uses internally

Latest Identifier

X

34

Latest identifier

Starting Identifier

X

34

Starting identifier

Area Allocated to System

X

1

The area that HULFT uses internally

Send Start Date

B

8

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

Send Completion Date

B

8

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

Send Acknowledge Date

B

8

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

Sent Long Message0 (*9)

X

200

Contents of long message0 that is specified for the Send File

Sent Long Message1 (*9)

X

200

Contents of long message1 that is specified for the Send File

File ID (*4)

X

50

Send file ID

Job ID (*6)

X

50

Post-send Job ID

Pre-send Job (*8)

X

50

Pre-send Job ID

Encryption Used

X

1

The type of the cipher that was used for the sending data

0: Transfer does not use ciphers

1: HULFT Encryption Scheme

3: HULFT Cipher Option (AES)

4: Encryption Scheme other than the above

Sent Message0 (*10)

X

150

Message0 that is specified for the Send File

Sent Message1 (*10)

X

150

Message1 that is specified for the Send File

Sent Message2 (*10)

X

150

Message2 that is specified for the Send File

Sent Message3 (*10)

X

150

Message3 that is specified for the Send File

Sent Message4 (*10)

X

150

Message4 that is specified for the Send File

Sent Message5 (*10)

X

150

Message5 that is specified for the Send File

Sent Long Message0 (*10)

X

600

Contents of long message0 that is specified for the Send File

Sent Long Message1 (*10)

X

600

Contents of long message1 that is specified for the Send File

B

:

Binary

X

:

Character

P

:

Pack

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

    Because the assigned area in binary for (*1) is 4 bytes, we cannot guarantee values of 2GB or more. In this case, refer to the values for (*2).

  • File ID

    Because the maximum length of (*3) is 8 bytes, only the first 8 bytes are stored in the case of a file ID whose length is 9 bytes or more.

    Refer to the File ID that is marked with (*4) for a file ID whose length is 9 bytes or more.

  • Job ID

    Because the maximum length of (*5) is 8 bytes, only the first 8 bytes are stored in the case of a job ID whose length is 9 bytes or more.

    Refer to the Job ID that is marked with (*6) for a job ID the length of which is 9 bytes or more.

  • Pre-send Job

    Because the maximum length of (*7) is 8 bytes, only the first 8 bytes are stored in the case of a pre-send job ID whose length is 9 bytes or more.

    Refer to the Pre-send Job that is marked with (*8) for a pre-send job whose length is 9 bytes or more.

  • Sent message0 to sent message5 and sent long message0 to sent message1

    Those that are marked with (*9) use the character code that is specified for HULFT Character Set (HULCHARSET) in the System Environment Settings when stored, and those that are marked with (*10) use UTF-8 when stored.

Table A.3 Key Field of Send Log File

Field Name

Byte Count

Remarks

Primary Key

 

Log Classification

X

1

S: Send

File ID

X

50

Send file ID

Registration Date

B

4

Log output date (YYYYMMDD)

Registration Time

B

4

Log output time (HHMMSSmm)

Secondary Key 1

 

Log Classification

X

1

S: Send

Host Name

X

50

The name of the destination host of sending

Registration Date

B

4

Log output date (YYYYMMDD)

Registration Time

B

4

Log output time (HHMMSSmm)

Secondary Key 2

 

Log Classification

X

1

S: Send

Registration Date

B

4

Log output date (YYYYMMDD)

Registration Time

B

4

Log output time (HHMMSSmm)

B

:

Binary

X

:

Character