Send Log file (hulsndlg.dat) format
When multiple fields with the same name are listed in each table, they differ in size. Change which field you refer to according to the conditions of operation.
The data for each field is stored with a specified byte length from the top of the data.
The Note area lists the field names for which the data is stored with a specified byte length from the end of the data.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
File ID |
char |
8 |
File ID of the file to send |
Host Name |
char |
68 |
Destination host name of sending |
Send File Name |
char |
50 |
The name of the file to send |
Send Start Date |
char |
8 |
Send start date (YYYYMMDD) |
Send Start Time |
char |
6 |
Send start time (HHMMSS) |
Send End Time |
char |
6 |
Send end time (HHMMSS) |
With or Without DB Interface |
char |
1 |
Y: Interface, N: Do not interface (including CSV conversion) |
Transfer Type |
char |
1 |
T: Text, B: Binary, F: Format, M: Multi Format |
Record Count (*1) |
bin |
4 |
Number of records actually sent |
Data Size (*1) |
bin |
4 |
Size of the data to send |
Transmission Rate (*1) |
bin |
4 |
Data size (*1)/Time required to send the data (bytes per second) |
Status Code |
bin |
4 |
Status code of the Send processing |
Detail Code |
bin |
2 |
Detail code of the Send processing |
Comment |
char |
60 |
Comment (stored in the code set of the system locale) |
Interface DBID |
char |
8 |
DB interface ID |
Job ID |
char |
8 |
Post-send Job ID |
Send Record Count (*1) |
bin |
4 |
Total number of records to be sent |
Area Allocated to System |
char |
1 |
Reserved area |
Connection Type |
char |
1 |
L: LAN, 1: SAN (FAL), 2: SAN (XLD) |
Record Count (*2) |
bin |
8 |
Number of records actually sent |
Data Size (*2) |
bin |
8 |
Size of the data to send |
Transmission Rate (*2) |
bin |
8 |
Data size (*2)/Time required to send the data (bytes per second) |
Send Record Count (*2) |
bin |
8 |
Total number of records to be sent |
Send End Date |
char |
8 |
Send end date (YYYYMMDD) |
Compression Ratio |
bin |
2 |
Compression ratio |
IP Version |
bin |
2 |
IP protocol version that is used |
Area Allocated to System |
bin |
5 |
Reserved area |
Message 0 |
char |
50 |
Content of message 0 (stored in the code set of the system locale) |
Message 1 |
char |
50 |
Content of message 1 (stored in the code set of the system locale) |
Message 2 |
char |
50 |
Content of message 2 (stored in the code set of the system locale) |
Message 3 |
char |
50 |
Content of message 3 (stored in the code set of the system locale) |
Message 4 |
char |
50 |
Content of message 4 (stored in the code set of the system locale) |
Message 5 |
char |
50 |
Content of message 5 (stored in the code set of the system locale) |
Area Allocated to System |
char |
159 |
Reserved area |
Send Acknowledge Date |
char |
8 |
Date when the Send File is acknowledged (YYYYMMDD) |
Send Acknowledge Time |
char |
9 |
Time when the Send File is acknowledged (hhmmssppp) |
Area Allocated to System |
bin |
70 |
Reserved area |
Transfer ID |
bin |
32 |
Transfer ID |
Area Allocated to System |
bin |
64 |
Reserved area |
Send File Name (*3) |
char |
256 |
Name of the file to send (stored in the code set of the system locale) |
Latest Identifier |
char |
34 |
Latest identifier |
Starting Identifier |
char |
34 |
Starting identifier |
Transfer Block Length |
bin |
4 |
Length of one block for transferring data |
Transfer Block Count |
bin |
2 |
The number of blocks per transfer |
File ID |
char |
50 |
File ID of the file to send |
Job ID |
char |
50 |
Post-send Job ID |
Long Message 0 |
char |
200 |
Content of long message 0 (stored in the code set of the system locale) |
Long Message 1 |
char |
200 |
Content of long message 1 (stored in the code set of the system locale) |
Send Start Date and Time |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Send End Date and Time |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Send Acknowledge Date |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Send File Name |
char |
768 |
Name of the file to send (stored in UTF-8) |
Comment |
char |
180 |
Comment (stored in UTF-8) |
Message 0 |
char |
150 |
Content of message 0 (stored in UTF-8) |
Message 1 |
char |
150 |
Content of message 1 (stored in UTF-8) |
Message 2 |
char |
150 |
Content of message 2 (stored in UTF-8) |
Message 3 |
char |
150 |
Content of message 3 (stored in UTF-8) |
Message 4 |
char |
150 |
Content of message 4 (stored in UTF-8) |
Message 5 |
char |
150 |
Content of message 5 (stored in UTF-8) |
Long Message 0 |
char |
600 |
Content of long message 0 (stored in UTF-8) |
Long Message 1 |
char |
600 |
Content of long message 1 (stored in UTF-8) |
Cipher Type |
char |
1 |
The type of the cipher that was used for the sending data 0: Transfer does not use ciphers 1: HULFT Encryption Scheme 2: HULFT Cipher Option (C4S) 3: HULFT Cipher Option (AES) 4: Encryption Scheme other than the above |
Code Converted By |
char |
1 |
S: Sending Side, R: Receiving Side, N: No Conversion, |
Compression Preference |
char |
1 |
N: None, 1: Horizontal, 2: Vertical, 3: DEFLATE, |
Reserved |
char |
18 |
Reserved area |
*1 |
: |
If the value is 2GB or more, correct operation is not guaranteed. |
*2 |
: |
Refer to this field if the value is 2GB or more. |
*3 |
: |
This field stores data of up to 200 bytes. |
The length per record is 4862 bytes.
-
Fields that are not in use are NULL-padded (0x00).
-
The data for Send File Name is stored with a specified byte length from the end of the data.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
File ID |
char |
8 |
File ID of the file to send |
Host Name |
char |
68 |
Destination host name of sending |
Send File Name |
char |
50 |
The name of the file to send |
Send Start Date |
char |
8 |
Send start date (YYYYMMDD) |
Send Start Time |
char |
6 |
Send start time (HHMMSS) |
Send End Time |
char |
6 |
Send end time (HHMMSS) |
With or Without DB Interface |
char |
1 |
Y: Interface, N: Do not interface (including CSV conversion) |
Transfer Type |
char |
1 |
T: Text, B: Binary, F: Format, M: Multi Format |
Record Count (*1) |
bin |
4 |
Number of records actually sent |
Data Size (*1) |
bin |
4 |
Size of the data to send |
Transmission Rate (*1) |
bin |
4 |
Data size (*1)/Time required to send the data (bytes per second) |
Status Code |
bin |
4 |
Status code of the Send processing |
Detail Code |
bin |
2 |
Detail code of the Send processing |
Comment |
char |
60 |
Comment (stored in the code set of the system locale) |
Interface DBID |
char |
8 |
DB interface ID |
Job ID |
char |
8 |
Post-send Job ID |
Send Record Count (*1) |
bin |
4 |
Total number of records to be sent |
Area Allocated to System |
char |
1 |
Reserved area |
Connection Type |
char |
1 |
L: LAN, 1: SAN (FAL), 2: SAN (XLD) |
Record Count (*2) |
bin |
8 |
Number of records actually sent |
Data Size (*2) |
bin |
8 |
Size of the data to send |
Transmission Rate (*2) |
bin |
8 |
Data size (*2)/Time required to send the data (bytes per second) |
Send Record Count (*2) |
bin |
8 |
Total number of records to be sent |
Send End Date |
char |
8 |
Send end date (YYYYMMDD) |
Compression Ratio |
bin |
2 |
Compression ratio |
IP Version |
bin |
2 |
IP protocol version that is used |
Area Allocated to System |
bin |
5 |
Reserved area |
Message 0 |
char |
50 |
Content of message 0 (stored in the code set of the system locale) |
Message 1 |
char |
50 |
Content of message 1 (stored in the code set of the system locale) |
Message 2 |
char |
50 |
Content of message 2 (stored in the code set of the system locale) |
Message 3 |
char |
50 |
Content of message 3 (stored in the code set of the system locale) |
Message 4 |
char |
50 |
Content of message 4 (stored in the code set of the system locale) |
Message 5 |
char |
50 |
Content of message 5 (stored in the code set of the system locale) |
Area Allocated to System |
char |
159 |
Reserved area |
Send Acknowledge Date |
char |
8 |
Date when the Send File is acknowledged (YYYYMMDD) |
Send Acknowledge Time |
char |
9 |
Time when the Send File is acknowledged (hhmmssppp) |
Area Allocated to System |
bin |
70 |
Reserved area |
Transfer ID |
bin |
32 |
Transfer ID |
Area Allocated to System |
bin |
64 |
Reserved area |
Send File Name (*3) |
char |
256 |
Name of the file to send (stored in the code set of the system locale) |
Latest Identifier |
char |
34 |
Latest identifier |
Starting Identifier |
char |
34 |
Starting identifier |
Transfer Block Length |
bin |
4 |
Length of one block for transferring data |
Transfer Block Count |
bin |
2 |
The number of blocks per transfer |
File ID |
char |
50 |
File ID of the file to send |
Job ID |
char |
50 |
Post-send Job ID |
Long Message 0 |
char |
200 |
Content of long message 0 (stored in the code set of the system locale) |
Long Message 1 |
char |
200 |
Content of long message 1 (stored in the code set of the system locale) |
Send Start Date and Time |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Send End Date and Time |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Send Acknowledge Date |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Send File Name |
char |
768 |
Name of the file to send (stored in UTF-8) |
Comment |
char |
180 |
Comment (stored in UTF-8) |
Message 0 |
char |
150 |
Content of message 0 (stored in UTF-8) |
Message 1 |
char |
150 |
Content of message 1 (stored in UTF-8) |
Message 2 |
char |
150 |
Content of message 2 (stored in UTF-8) |
Message 3 |
char |
150 |
Content of message 3 (stored in UTF-8) |
Message 4 |
char |
150 |
Content of message 4 (stored in UTF-8) |
Message 5 |
char |
150 |
Content of message 5 (stored in UTF-8) |
Long Message 0 |
char |
600 |
Content of long message 0 (stored in UTF-8) |
Long Message 1 |
char |
600 |
Content of long message 1 (stored in UTF-8) |
Cipher Type |
char |
1 |
The type of the cipher that was used for the sending data 0: Transfer does not use ciphers 1: HULFT Encryption Scheme 2: HULFT Cipher Option (C4S) 3: HULFT Cipher Option (AES) 4: Encryption Scheme other than the above |
Reserved |
char |
20 |
Reserved area |
*1 |
: |
If the value is 2GB or more, correct operation is not guaranteed. |
*2 |
: |
Refer to this field if the value is 2GB or more. |
*3 |
: |
This field stores data of up to 200 bytes. |
The length per record is 4862 bytes.
-
Fields that are not in use are NULL-padded (0x00).
-
The data for Send File Name is stored with a specified byte length from the end of the data.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
File ID |
char |
8 |
File ID of the file to send |
Host Name |
char |
68 |
Destination host name of sending |
Send File Name |
char |
50 |
The name of the file to send |
Send Start Date |
char |
8 |
Send start date (YYYYMMDD) |
Send Start Time |
char |
6 |
Send start time (HHMMSS) |
Send End Time |
char |
6 |
Send end time (HHMMSS) |
With or Without DB Interface |
char |
1 |
Y: Interface, N: Do not interface (including CSV conversion) |
Transfer Type |
char |
1 |
T: Text, B: Binary, F: Format, M: Multi Format |
Record Count (*1) |
bin |
4 |
Number of records actually sent |
Data Size (*1) |
bin |
4 |
Size of the data to send |
Transmission Rate (*1) |
bin |
4 |
Data size (*1)/Time required to send the data (bytes per second) |
Status Code |
bin |
4 |
Status code of the Send processing |
Detail Code |
bin |
2 |
Detail code of the Send processing |
Comment |
char |
60 |
Comment |
Interface DBID |
char |
8 |
DB interface ID |
Job ID |
char |
8 |
Post-send Job ID |
Send Record Count |
bin |
4 |
Total number of records to be sent |
Area Allocated to System |
char |
1 |
Reserved area |
Connection Type |
char |
1 |
L: LAN, 1: SAN (FAL), 2: SAN (XLD) |
Record Count (*2) |
bin |
8 |
Number of records actually sent |
Data Size (*2) |
bin |
8 |
Size of the data to send |
Transmission Rate (*2) |
bin |
8 |
Data size (*2)/Time required to send the data (bytes per second) |
Send Record Count (*2) |
bin |
8 |
Total number of records to be sent |
Send End Date |
char |
8 |
Send end date (YYYYMMDD) |
Compression Ratio |
bin |
2 |
Compression ratio |
IP Version |
bin |
2 |
IP protocol version that is used |
Area Allocated to System |
bin |
5 |
Reserved area |
Message 0 |
char |
50 |
Content of message 0 |
Message 1 |
char |
50 |
Content of message 1 |
Message 2 |
char |
50 |
Content of message 2 |
Message 3 |
char |
50 |
Content of message 3 |
Message 4 |
char |
50 |
Content of message 4 |
Message 5 |
char |
50 |
Content of message 5 |
Area Allocated to System |
char |
159 |
Reserved area |
Send Acknowledge Date |
char |
8 |
Date when the Send File is acknowledged (YYYYMMDD) |
Send Acknowledge Time |
char |
9 |
Time when the Send File is acknowledged (hhmmssppp) |
Area Allocated to System |
bin |
70 |
Reserved area |
Transfer ID |
bin |
32 |
Transfer ID |
Area Allocated to System |
bin |
64 |
Reserved area |
Send File Name (*3) |
char |
256 |
The name of the file to send |
Latest Identifier |
char |
34 |
Latest identifier |
Starting Identifier |
char |
34 |
Starting identifier |
Transfer Block Length |
bin |
4 |
Length of one block for transferring data |
Transfer Block Count |
bin |
2 |
The number of blocks per transfer |
File ID |
char |
50 |
File ID of the file to send |
Job ID |
char |
50 |
Post-send Job ID |
Long Message 0 |
char |
200 |
Content of long message 0 |
Long Message 1 |
char |
200 |
Content of long message 1 |
Send Start Date and Time |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Send End Date and Time |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Send Acknowledge Date |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Reserved |
char |
31 |
Reserved area |
*1 |
: |
If the value is 2GB or more, correct operation is not guaranteed. |
*2 |
: |
Refer to this field if the value is 2GB or more. |
*3 |
: |
This field stores data of up to 200 bytes. |
The length per record is 1824 bytes.
-
Fields that are not in use are NULL-padded (0x00).
-
The data for Send File Name is stored with a specified byte length from the end of the data.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
File ID |
char |
8 |
File ID of the file to send |
Host Name |
char |
68 |
Destination host name of sending |
Send File Name |
char |
50 |
The name of the file to send |
Send Start Date |
char |
8 |
Send start date (YYYYMMDD) |
Send Start Time |
char |
6 |
Send start time (HHMMSS) |
Send End Time |
char |
6 |
Send end time (HHMMSS) |
With or Without DB Interface |
char |
1 |
Y: Interface, N: Do not interface (including CSV conversion and XML conversion) |
Transfer Type |
char |
1 |
T: Text, B: Binary, F: Format, M: Multi Format |
Record Count (*1) |
bin |
4 |
Number of records actually sent |
Data Size (*1) |
bin |
4 |
Size of the data to send |
Transmission Rate (*1) |
bin |
4 |
Data size (*1)/Time required to send the data (bytes per second) |
Status Code |
bin |
4 |
Status code of the Send processing |
Detail Code |
bin |
2 |
Detail code of the Send processing |
Comment |
char |
60 |
Comment |
Interface DBID |
char |
8 |
DB interface ID |
Job ID |
char |
8 |
Post-send Job ID |
Send Record Count (*1) |
bin |
4 |
Total number of records to be sent |
Area Allocated to System |
char |
1 |
Reserved area |
Connection Type |
char |
1 |
L: LAN, 1: SAN (FAL), 2: SAN (XLD) |
Record Count (*2) |
bin |
8 |
Number of records actually sent |
Data Size (*2) |
bin |
8 |
Size of the data to send |
Transmission Rate (*2) |
bin |
8 |
Data size (*2)/Time required to send the data (bytes per second) |
Send Record Count (*2) |
bin |
8 |
Total number of records to be sent |
Send End Date |
char |
8 |
Send end date (YYYYMMDD) |
Compression Ratio |
bin |
2 |
Compression ratio |
IP Version |
bin |
2 |
IP protocol version that is used |
Area Allocated to System |
bin |
5 |
Reserved area |
Message 0 |
char |
50 |
Content of message 0 |
Message 1 |
char |
50 |
Content of message 1 |
Message 2 |
char |
50 |
Content of message 2 |
Message 3 |
char |
50 |
Content of message 3 |
Message 4 |
char |
50 |
Content of message 4 |
Message 5 |
char |
50 |
Content of message 5 |
Area Allocated to System |
char |
159 |
Reserved area |
Send Acknowledge Date |
char |
8 |
Date when the Send File is acknowledged (YYYYMMDD) |
Send Acknowledge Time |
char |
9 |
Time when the Send File is acknowledged (hhmmssppp) |
Area Allocated to System |
bin |
70 |
Reserved area |
Transfer ID |
bin |
32 |
Transfer ID |
Area Allocated to System |
bin |
64 |
Reserved area |
Send File Name (*3) |
char |
256 |
The name of the file to send |
Latest Identifier |
char |
34 |
Latest identifier |
Starting Identifier |
char |
34 |
Starting identifier |
Reserved |
char |
16 |
Reserved area |
*1 |
: |
If the value is 2GB or more, correct operation is not guaranteed. |
*2 |
: |
Refer to this field if the value is 2GB or more. |
*3 |
: |
This field stores data of up to 200 bytes. |
The length per record is 1279 bytes.
-
Fields that are not in use are NULL-padded (0x00).
-
The data for Send File Name is stored with a specified byte length from the end of the data.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
File ID |
char |
8 |
File ID of the file to send |
Host Name |
char |
68 |
Destination host name of sending |
Send File Name |
char |
50 |
The name of the file to send |
Send Start Date |
char |
8 |
Send start date (YYYYMMDD) |
Send Start Time |
char |
6 |
Send start time (HHMMSS) |
Send End Time |
char |
6 |
Send end time (HHMMSS) |
With or Without DB Interface |
char |
1 |
Y: Interface, N: Do not interface (including CSV conversion and XML conversion) |
Transfer Type |
char |
1 |
T: Text, B: Binary, F: Format, M: Multi Format |
Record Count (*1) |
bin |
4 |
Number of records actually sent |
Data Size (*1) |
bin |
4 |
Size of the data to send |
Transmission Rate (*1) |
bin |
4 |
Data size (*1)/Time required to send the data (bytes per second) |
Status Code |
bin |
4 |
Status code of the Send processing |
Detail Code |
bin |
2 |
Detail code of the Send processing |
Comment |
char |
60 |
Comment |
Interface DBID |
char |
8 |
DB interface ID |
Job ID |
char |
8 |
Post-send Job ID |
Send Record Count (*1) |
bin |
4 |
Total number of records to be sent |
Area Allocated to System |
char |
1 |
Reserved area |
Connection Type |
char |
1 |
L: LAN, 1: SAN (FAL), 2: SAN (XLD) |
Record Count (*2) |
bin |
8 |
Number of records actually sent |
Data Size (*2) |
bin |
8 |
Size of the data to send |
Transmission Rate (*2) |
bin |
8 |
Data size (*2)/Time required to send the data (bytes per second) |
Send Record Count (*2) |
bin |
8 |
Total number of records to be sent |
Send End Date |
char |
8 |
Send end date (YYYYMMDD) |
Compression Ratio |
bin |
2 |
Compression ratio |
IP Version |
bin |
2 |
IP protocol version that is used |
Area Allocated to System |
bin |
5 |
Reserved area |
Message 0 |
char |
50 |
Content of message 0 |
Message 1 |
char |
50 |
Content of message 1 |
Message 2 |
char |
50 |
Content of message 2 |
Message 3 |
char |
50 |
Content of message 3 |
Message 4 |
char |
50 |
Content of message 4 |
Message 5 |
char |
50 |
Content of message 5 |
Area Allocated to System |
char |
159 |
Reserved area |
Send Acknowledge Date |
char |
8 |
Date when the Send File is acknowledged (YYYYMMDD) |
Send Acknowledge Time |
char |
9 |
Time when the Send File is acknowledged (hhmmssppp) |
Area Allocated to System |
bin |
70 |
Reserved area |
Transfer ID |
bin |
32 |
Transfer ID |
Area Allocated to System |
bin |
64 |
Reserved area |
Send File Name (*3) |
char |
256 |
The name of the file to send |
Reserved |
char |
84 |
Reserved area |
*1 |
: |
If the value is 2GB or more, correct operation is not guaranteed. |
*2 |
: |
Refer to this field if the value is 2GB or more. |
*3 |
: |
This field stores data of up to 200 bytes. |
The length per record is 1279 bytes.
-
Fields that are not in use are NULL-padded (0x00).
-
The data for Send File Name is stored with a specified byte length from the end of the data.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
File ID |
char |
8 |
File ID of the file to send |
Host Name |
char |
68 |
Destination host name of sending |
Send File Name |
char |
50 |
The name of the file to send |
Send Start Date |
char |
8 |
Send start date (YYYYMMDD) |
Send Start Time |
char |
6 |
Send start time (HHMMSS) |
Send End Time |
char |
6 |
Send end time (HHMMSS) |
With or Without DB Interface |
char |
1 |
Y: Interface, N: Do not interface (including CSV conversion and XML conversion) |
Transfer Type |
char |
1 |
T: Text, B: Binary, F: Format, M: Multi Format |
Record Count (*1) |
bin |
4 |
Number of records actually sent |
Data Size (*1) |
bin |
4 |
Size of the data to send |
Transmission Rate (*1) |
bin |
4 |
Data size (*1)/Time required to send the data (bytes per second) |
Status Code |
bin |
4 |
Status code of the Send processing |
Detail Code |
bin |
2 |
Detail code of the Send processing |
Comment |
char |
60 |
Comment |
Interface DBID |
char |
8 |
DB interface ID |
Job ID |
char |
8 |
Post-send Job ID |
Send Record Count (*1) |
bin |
4 |
Total number of records to be sent |
Area Allocated to System |
char |
1 |
Reserved area |
Connection Type |
char |
1 |
L: LAN, 1: SAN (FAL), 2: SAN (XLD) |
Record Count (*2) |
bin |
8 |
Number of records actually sent |
Data Size (*2) |
bin |
8 |
Size of the data to send |
Transmission Rate (*2) |
bin |
8 |
Data size (*2)/Time required to send the data (bytes per second) |
Send Record Count (*2) |
bin |
8 |
Total number of records to be sent |
Send End Date |
char |
8 |
Send end date (YYYYMMDD) |
Compression Ratio |
bin |
2 |
Compression ratio |
IP Version |
bin |
2 |
IP protocol version that is used |
Area Allocated to System |
bin |
5 |
Reserved area |
Message 0 |
char |
50 |
Content of message 0 |
Message 1 |
char |
50 |
Content of message 1 |
Message 2 |
char |
50 |
Content of message 2 |
Message 3 |
char |
50 |
Content of message 3 |
Message 4 |
char |
50 |
Content of message 4 |
Message 5 |
char |
50 |
Content of message 5 |
Area Allocated to System |
char |
127 |
Reserved area |
Reserved |
char |
43 |
Reserved area |
*1 |
: |
If the value is 2GB or more, correct operation is not guaranteed. |
*2 |
: |
Refer to this field if the value is 2GB or more. |
The length per record is 767 bytes.
-
Fields that are not in use are NULL-padded (0x00).
-
The data for Send File Name is stored with a specified byte length from the end of the data.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
File ID |
char |
8 |
File ID of the file to send |
Host Name |
char |
68 |
Destination host name of sending |
Send File Name |
char |
50 |
The name of the file to send |
Send Start Date |
char |
8 |
Send start date (YYYYMMDD) |
Send Start Time |
char |
6 |
Send start time (HHMMSS) |
Send End Time |
char |
6 |
Send end time (HHMMSS) |
With or Without DB Interface |
char |
1 |
Y: Interface, N: Do not interface (including CSV conversion and XML conversion) |
Transfer Type |
char |
1 |
T: Text, B: Binary, F: Format, M: Multi Format |
Record Count (*1) |
bin |
4 |
Number of records actually sent |
Data Size (*1) |
bin |
4 |
Size of the data to send |
Transmission Rate (*1) |
bin |
4 |
Data size (*1)/Time required to send the data (bytes per second) |
Status Code |
bin |
4 |
Status code of the Send processing |
Detail Code |
bin |
2 |
Detail code of the Send processing |
Comment |
char |
60 |
Comment |
Interface DBID |
char |
8 |
DB interface ID |
Job ID |
char |
8 |
Post-send Job ID |
Send Record Count (*1) |
bin |
4 |
Total number of records to be sent |
Area Allocated to System |
char |
1 |
Reserved area |
Connection Type |
char |
1 |
L: LAN, 1: SAN (FAL), 2: SAN (XLD) |
Record Count (*2) |
bin |
8 |
Number of records actually sent |
Data Size (*2) |
bin |
8 |
Size of the data to send |
Transmission Rate (*2) |
bin |
8 |
Data size (*2)/Time required to send the data (bytes per second) |
Send Record Count (*2) |
bin |
8 |
Total number of records to be sent |
Send End Date |
char |
8 |
Send end date (YYYYMMDD) |
Compression Ratio |
bin |
2 |
Compression ratio |
IP Version |
bin |
2 |
IP protocol version that is used |
Area Allocated to System |
bin |
5 |
Reserved area |
Message 0 |
char |
50 |
Content of message 0 |
Message 1 |
char |
50 |
Content of message 1 |
Message 2 |
char |
50 |
Content of message 2 |
Message 3 |
char |
50 |
Content of message 3 |
Message 4 |
char |
50 |
Content of message 4 |
Message 5 |
char |
50 |
Content of message 5 |
Reserved |
char |
12 |
Reserved area |
*1 |
: |
If the value is 2GB or more, correct operation is not guaranteed. |
*2 |
: |
Refer to this field if the value is 2GB or more. |
The length per record is 609 bytes.