Message Oracle ORA-40112 - insufficient number of valid data rows

ERRORinsufficient number of valid data rows
CAUSEFewer than two valid data rows were found in the build data.
ACTIONProvide at least two valid build data rows. If the model is either a classification or regression model, then valid rows must have non-NULL targets. If a weight column was provided, then valid rows must have positive row weights. In addition, if delete_row missing value treatment was used, consider disabling it.