PreparedStatement连续赋值未封闭:ORA-01000: maximum open cursors exceeded

PreparedStatement连续赋值未关闭:ORA-01000: maximum open cursors exceededSQL show parameter open_cu

PreparedStatement连续赋值未关闭:ORA-01000: maximum open cursors exceeded
SQL> show parameter open_cursors;NAME TYPE VALUE--------------------- ----------- -----------open_cursors integer 1500

?

?