Messages

The following is a listing of all the codes and messages that can be returned as a result of using the FTP adapter for sources or targets.

Adapter return codes with positive numbers are warning codes that indicate a successful operation. Adapter return codes with negative numbers are error codes that indicate a failed operation.

Return Code
Message
0
OK
-1
Insufficient memory to continue
-1
Library Initialization Failed
-2
Invalid Entry Point. (AIX adapters only)
-3FTP
Could not load adapter
-3
Error Sending Data
-4
Error Receiving Data
-5
FTP: Insufficient memory to continue
1
No data provided. Create on content specified: no data sent.
2
Could not interpret STOU response! Target file will not be renamed.
-1
FTP Setup failed
-1
FTPRecv() failed
-1
FTPSend() failed
-101
No URL was specified
-102
Invalid SSL protocol
-103
Invalid SSL algorithm strength
-104
Code page values invalid for this system
-105
Unable to initialize code page descripton
-106
Specify both -CPR and -CPL or neither
-107
Code page translation results in unequal character counts
-108
Iconv() failed to convert all characters
-109
The move option is missing a value. The move option requires a target directory name or file name.
-110
Move option value exceeds its size limit.
-600
Internal Error: Resource Manager Error
-???
????
where -??? Is an error code returned from the server, made negative and where ???? is a server-supplied error message