Say I want save five strings to Oracle database ,and there are five clob fields in the table. When I store these strings, I found that their order is incorrect in the database. And if some string is larger than 4KB, I get a error message "java.sql.SQLException: Io Exception: Connection reset by peer".
 
Thanks
Xinyu Yuan

Reply via email to