Return codes and error messages

Return codes and messages are returned when the particular activity completes. Return codes and messages may also be recorded as specified in the audit logs, trace files, execution summary files, and so on.

The following is a listing of all the codes and messages that can be returned as a result of using the Batch File and Shell Script adapters for sources or targets.

Note: 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
-3BATCH
Could not load adapter
-3
Error Sending Data
-4
Error Receiving Data
-5
BATCH: Insufficient memory to continue
1
No data provided. Create on content specified: command not executed.
7
Command Still Executing (Applies to adapter target)
-1
Incorrect Arguments
-2
Error Writing Output Files
-2
Error Reading Input Data
-5
Insufficient Memory to Continue
-6
Error Executing Command (Return Code XX) XX is return code from command
-7
Command Still Executing (Applies to adapter source)
-600
Internal Error: Resource Manager Error