By default, when the database server gets a simple fetch request, the application asks for extra rows. You can disable this
behavior by setting this parameter to YES. See Using cursors in procedures and triggers.
Setting the DisableMultiRowFetch (DMRF) connection parameter to YES is equivalent to setting the prefetch database option
to Off. See Prefetching rows.