Dear Basis,
Disable the fullyMaterializeLobData property by using the parameter fullyMaterializeLobData=false
Default value is true so it is trying to load the whole data at once, if you set the property to false then it will fetch the LOB data in small chunk.
With Regards
Ashutosh Chaturvedi