Completion of Transfer

The message PGTF3108I is issued at the completion of all file transfer activity. This message can be used for automated processing or scheduling.

Note: The information denoted by the brackets ({ }) are replaceable parameters.

Successful Completion

PGTF3108I Transfer {Activity_Number} successfully transferred {Record_Count} records with node:

{Remote_Node}{Byte_Count}(Bytes} or {Remote_Node}{Member_Count} {Members}

Where:
  • Activity_Number: indicates the number that is assigned to the transfer.
  • Record_Count: indicates the number of records sent or received by the transaction.
  • Remote_Node: indicates the destination to which you are sending or from which you are receiving a transfer request. This can be displayed as an LU name, IP name, or IP address.
  • Byte_Count: indicates the number of bytes transferred (uncompressed) for a sequential file.
  • Member_Count: indicates the number of members processed for PDS/Library transfers.

PGTF3108I {Activity_Number} RC={Return_Code} {Remote_Node} {Local_DSN} {Process} Record Count={Record_Count} {S/R} {User_Data}

Where:
  • Activity_Number: indicates the number that is assigned to the transfer.
  • Return_Code: indicates the number that is returned at the completion of a file transfer. A successful transfer has a return code of all zeroes. An unsuccessful file transfer issues a return code that helps you determine the specific nature of the problem.
  • Remote_Node: indicates the destination to which you are sending or from which you are receiving a transfer request. This can be displayed as an LU name, IP name, or IP address.
  • Local_DSN: indicates the name of the local data set for the transaction. The data set name must be a valid z/OS data set and cannot exceed 54 characters in length. If the data set provided is invalid, the interface prompts you for a valid name.
  • Process: indicates an eight-character description of the transaction being processed.
  • Record_Count: indicates the number of records sent or received by the transaction.
  • S/R: indicates the direction of the data set on the host system. For example, if you are sending a file from the Windows system to the host, the direction is R.
  • User_Data: indicates the data entered by the user on the PROCESS DESCRIPTION parameter.

Unsuccessful Completion

PGTF3109I Activity {Activity_Number} unsuccessful with Node {Remote_Node} Return Code={Return_Code} error type ERROR

Where:
  • Activity_Number: indicates the number that is assigned to the transfer.
  • Remote_Node: indicates the destination to which you are sending or from which you are receiving a file transfer.
  • Return_Code: indicates the number that is returned at the completion of a file transfer. A successful transfer has a return code of all zeroes. An unsuccessful file transfer issues a return code that helps the user determine the specific nature of the problem.
  • Error_Type: indicates the type of error that caused the transfer to fail.

PGTF3108I {Activity_Number} RC={Return_Code} {Remote_Node} {Local_DSN} {Process} Record Count={Record_Count} {S/R} {User_Data}

Where:
  • Activity_Number: indicates the number that is assigned to the transfer.
  • Return_Code: indicates the number that is returned at the completion of a file transfer. A successful transfer has a return code of all zeroes. An unsuccessful file transfer issues a return code that helps you determine the specific nature of the problem.
  • Remote_Node: indicates the destination to which you are sending or from which you are receiving a file transfer.
  • Local_DSN: indicates the name of the local data set for the transaction. The data set name must be a valid z/OS data set and cannot exceed 54 characters in length. If the data set provided is invalid, the interface prompts you for a valid name.
  • Process: indicates an eight-character description of the transaction being processed.
  • Record_Count: indicates the number of records sent or received by the transaction.
  • S/R: indicates the direction of the data set on the host system. For example, if you are sending a file from the Windows system to the host, the direction is R.
  • User_Data: indicates the data entered by the user on the PROCESS DESCRIPTION parameter.