Default language.

Information
Limited support BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Unload for Db2 13.1.

Job completion and return codes


After product execution, a completion code is returned to indicate whether execution was successful.

The following table describes the completion and return code:

Return code

Description

0

Successful execution

4

Successful execution with one or more warnings

You can view the warning messages in SYSERROR.

Possible reasons for this code include:

  • An image copy was required.
  • Discards occurred (for LOAD).
  • No product statements were read from SYSIN.
  • (for 

    BMC AMI Reorg

    BMC AMI Unload

    , and 

    BMC AMI Copy

    ) There was a problem with one or more objects, and the product automatically performed a cleanup. Check the SYSERROR DD statement for details.

  • (for 

    BMC AMI Reorg

    BMC AMI Unload

    , and 

    BMC AMI Copy

    ) You ran a cleanup and the following events occurred:

    • The UID was not left in a restartable state
    • An object was removed from the matrix, or from the BMCUTIL or BMCSYNC tables.

8

An error or an abend occurred

Take one of the following actions:

  • Correct the error and restart
  • Rerun the product with the RESTART or QUICKEXIT parameter. RESTART causes products to restart if a prior run with the same UID failed. QUICKEXIT cleans up work data sets and ensures that the objects return to their original state.

16

An error or abend occurred while the product was in a Must Complete state

The table spaces and indexes are not usable by Db2. To ensure the usability and availability of space, rerun the product with the RESTART or QUICKEXIT parameter.

Related topic

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Unload for Db2 12.1