If you use a batch scheduler (e.g., Control-M, Tivoli) to control the execution of your batch processes, it will be interested in the possible values of each process's return code. The return code is a number that indicates if the process ended successfully. All product processes will return one of the following return code values:
0 (zero). A value of zero means the batch process ended normally.
2. A value of 2 means the batch process detected a fatal error and aborted.
Copyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved. Documentation build: 8.3.2015 14:40:38 [T1_1438638038000]