When running a SQL script, I got error ORU-10027 Buffer overflow,limit of 2000 byte. How to set a biger buffer, I tried
set buffer ??? , but did not work.

Another question is , how to use spool command to let the SQL output
going to a file.

Thanks