The following table indicates the CSV output format of a request.
Short output is also possible with SHOW-FILE-TRANSFER, see "SHOW-FILE-TRANSFER".
The Parameter column contains the name of the output parameter during long output, see Description of the long output of SHOW-FILE-TRANSFER.
Column | Type | Values and Meaning | Parameter |
TransId | Number | Request ID | TRANSFER-ID |
Initiator | String | *LOC / *REM | INITIATOR |
State | String | *LOCK / *WAIT / *HOLD / *FIN / *ACT / *CANC / | STATE |
PartnerName | String | Name or address of the partner enclosed in | PARTNER |
PartnerState | String | *ACT / *INACT / *NOCON / *INSTERR | PARTNER-STATE |
TransDir | String | *TO / *FROM | TRANS |
ByteNum | Number | Number of bytes transferred / empty | BYTECNT |
LocFileName | String | File name or library name in the local system | LOC: |
LocElemName | String | Name of the library element in the local system | LOC: |
LocElemType | String | Type of the library element in the local system | LOC: |
LocElemVersion | String | Version of the library element in the local system | LOC: |
Prio | String | *NORM / *LOW | PRIO |
Compress | String | *NONE / *BYTE / *ZIP | COMPRESS |
DataEnc | String | *YES / *NO | ENCRYPT |
DiCheck | String | *YES / *NO | DICHECK |
Write | String | *REPL / *EXT / *NEW | WRITE |
StartTime | String | Time at which the request is started (format | START |
CancelTime | String | Time at which the request is deleted from the | CANCEL |
Owner | String | Local user ID enclosed in double quotes | OWNER |
DataType | String | *CHAR / *BIN / *USER | DATA |
Transp | String | *YES / *NO | TRANSP |
LocTransAdmId | String | User ID for accessing the local system, enclosed | LOC: |
LocTransAdmAcc | String | Account number for the local system / *NONE | LOC: |
LocProfile | String | Name of the admission profile for accessing the | LOC: |
LocProcAdmId | String | Transfer admission for follow-up processing in | LOC: |
LocProcAdmAcc | String | Account number for follow-up processing in the | LOC: |
LocSuccProc | String | Local follow-up processing on success, enclosed | LOC: |
LocFailProc | String | Local follow-up processing on error, enclosed in | LOC: |
LocListing | String | *SYSLST / *LISTFILE / *NONE | LOC: |
LocMonjv | String | Name of the job variable enclosed in double | LOC: |
LocCcsn | String | Name of the character set in the local system | LOC: |
RemFileName | String | File name in the remote system enclosed in | REM: |
RemElemName | String | Element name enclosed in double quotes / | REM: |
RemElemType | String | Element type enclosed in double quotes / | REM: |
RemElemVersion | String | Element version enclosed in double quotes / | REM: |
RemTransAdmId | String | User ID in the remote system enclosed in double | REM: |
RemTransAdmAcc | String | Account number in the remote system enclosed | REM: |
RemTransAdmAccount1 | String | Account number in the remote system enclosed | REM: |
RemProfile | String | *YES / *NONE | REM: |
RemProcAdmId | String | Transfer admission for follow-up processing in | REM: |
RemProcAdmAcc | String | Account number for follow-up processing in the | REM: |
RemSuccProc | String | Remote follow-up processing on success, | REM: |
RemFailProc | String | Remote follow-up processing on error, enclosed | REM: |
RemCcsn | String | Name of the character set used in the remote | REM: |
FileSize | Number | Size of the file in bytes / empty | FILESIZE |
RecSize | Number | Maximum record size in bytes / empty | RECSIZE |
RecFormat | String | *STD / *VARIABLE / *FIX / *UNDEFINED | RECFORM |
StoreTime | Date | Time at which the request was entered in the | STORE |
ExpEndTime | Date | empty | --- |
TranspMode | String | *YES / *NO | TRANSP |
DataEncrypt | String | *YES / *NO | ENCRYPT |
TabExp | String | *AUTO / *YES / *NO | TABEXP |
String | *ALL / *FAIL / *NO | LOC: | |
DiagCode | String | empty | --- |
FileAvail | String | *NSPEC | |
StorageAccount | String | empty | |
AccessRights | String | empty | |
LegalQualif | String | empty | |
PartnerPrio | String | *LOW / *NORM / *HIGH | PARTNER-PRIO |
TargetFileForm | String | *STD / *BLOCK / *SEQ | TARGFORM |
TargetRecForm | String | *STD / *UNDEFINED | TRECFRM |
Protection | String | *STD / *SAME | PROTECT |
GlobReqId | Number | Global request identification | TRANSFER-ID or |
FNCMode | String | *TRANSPARENT / *CHAR | FNC-MODE |
Short output from SHOW-FILE-TRANSFER in CSV format
INF=*SUMMARY outputs a table with two rows indicating the number of requests that have the corresponding status, see also "Description of the short output of SHOW-FILE-TRANSFER".
Column | Type | Values |
Act | Number | Number of requests with the status ACTIVE |
Wait | Number | Number of requests with the status WAIT |
Lock | Number | Number of requests with the status LOCK |
Susp | Number | Number of requests with the status SUSPEND |
Hold | Number | Number of requests with the status HOLD |
Fin | Number | Number of requests with the status FINISHED |
Total | Number | Total number of requests |