Dear Chris,
We migrate from Oracle 10g to Oracle 11g, and we have problem with Opened Cursors.
In the versión 10g de Oracle at final the commit close automatic the cursore, in the version 11g dont do the same.
Our consult is there are an intruction like CLOSE ALL CURSOR in Server Expres using SQL Command ???.