The exit status of a Connect ETL shell function indicates whether the call was successful or not. The exit status can be one of the following:
Exit status | Result |
0 | Connect ETL completed successfully. |
1 | Connect ETL detected an out-of-sequence record, and you requested sequence checking. |
100 | Connect ETL completed but the target may be incorrect or incomplete. |
111 | Connect ETL stopped before completion. |