in reply to Re^2: DBD::Oracle - OCILobRead errorin thread DBD::Oracle - OCILobRead error
$dbh->{LongReadLen} = 1024*1024; # or even another 1024*4 [download]