Pdo Oci Fetchall Error

I have a ~150 field table and some table have varchar2(4000).

If i fetchAll all object the pdo drop error 500.




data was too large for buffer and was truncated to fit it

How to fix it?

If you try to fetch one at time?

Yes.

Always drop error 500, but this is just warning.