Hi,
I tried writing to buffer (dbms_output.put)and then putting line (dbms_output.put_line). It writes output until a certain point and then stops (after maybe 500 characters or so). To me the problem is in buffer size. In preferences it is set to 100000. I tried...