IFZEROROWS
The IFZEROROWS option allows you to specify a user-defined return code that LOADPLUS uses upon successful completion of the load job when LOADPLUS does not load any rows.

You can specify any integer from 0 through 7.
LOADPLUS always ends with the highest return code assigned during the load job. For more information, see Return-code-hierarchy-in-LOADPLUS. For information about return codes that LOADPLUS normally returns, access the messages section of the BMC Documentation Center from the BMC Support Central site (http://www.bmc.com/support).
Restriction
When invoking DSNUTILB, LOADPLUS ignores this option.
Specifying the default
You can specify the default for the IFZEROROWS command option in your installation options module by using the ZEROROWRC installation option. LOADPLUS was shipped with a default value of 0 for this option. The command option overrides the default that is in the installation options module.
Related topic