Previous Topic: DB20237ENext Topic: DB20302E


DB20254W

FETCH SUPPLIES FEWER HOST VARIABLES THAN ITEMS SELECTED

Reason:

The SELECT statement is returning a larger number of data values than FETCH is providing host variables. This warning message ensures that the inconsistency in the user program is noticed.

Action:

If the inconsistency in the user program noted in the explanation just given was unintentional, provide more host variables.