Skip to main content

UNIX File Transfer Error Codes

File transfer errors received by STDOUT/STDERR may be viewed in the Enterprise Manager's Job Output Retrieval System (JORS). The messages in this section are output by the UNIX Agent and Server; messages output by a non-UNIX Agent or Server will be different, and the user is referred to the documentation for the appropriate LSAM.

UNIX SMAFT Exit Codes

Exit CodeDescription
0Success; The job finished OK
1Internal system error such as fork, memory or space failure, etc.
2Invalid SMAFT OpCon Job Definition parameters
3Received an error from peer (i.e., the other end)
4Network or file Read error
5Network or file Write error
6Encryption error
7Decryption error
8Compression error
9Decompression error
10TAR error
11SMAFT protocol header error
12User's permission/access error
13File operation error
14Disk space error
15Error in prepping source file for transfer
16Error in post-processing destination file