Nicole is preparing initial data load Extract task EINI_HR using the parameter DBOPTIONS
FECHBATCHSIZE 2000. What is likely to happen if one of her source tables includes LOB
data?
A.
The Extract will perform poorly due to paging unless LOBMEMORY is increased.
B.
The Extract will abend unless LOBMEMORY is increased.
C.
The Extract will revert to single-row fetch mode, and then resume array fetches
afterwards.
D.
The Extract will revert to single-row fetch mode for all tables.