Subject Fwd: "attemt to reopen an open cursor" with preparedStatements
Author Lutz Müller
Hi,

i occasionally get the "attemt to reopen an open cursor" error when using
PreparedStatements. When replacing the PreparedStatement with an ordinary
Statement the error goes away. This happens regardless whether i use
StatementPooling or not. Could someone explain what this error means and what
reason there could be?

Lutz Müller