IFZEROROWS
The IFZEROROWS option allows you to specify a user-defined return code that the BMC AMI Load product uses. The product uses the code upon successful completion of the load job when it does not load any rows.
You can specify any integer from 0 through 7.
BMC AMI Load always ends with the highest return code assigned during the load job. For information, see Job-completion-and-return-codes.
Restrictions
This option is not compatible with DSNUTILB syntax. If DSNUTILB processes this option, an error might occur.
Specifying the default
You can specify the default for the IFZEROROWS command option in your installation options module by using the +ZEROROWRC installation option. BMC AMI Load was shipped with a default value of 0 for this option. The command option overrides the default that is in the installation options module.
This keyword also overrides the +ZEROROWRC parameter specified in the LODPARMS DD.
Related topics