Page 1 of 1

problem with zeos + oracle 9i

Posted: 25.08.2005, 16:50
by keidysakamoto
My application use TZConnection->TZQuery->TDataSetProvider->TClienDataSet

with protocol oracle-9i

When I insert several lines in this ClientDataSet, the Oracle shows a message saying "SQL ERROR: ORA-01000 Máximo de cursores abertos excedidos" (max open cursors exceded).
So, I increase my var OPEN_CURSORS on the Oracle, but this error still appearing.

Is it possible to close this implicit cursors opened for TZConnection ?

Sorry my bad english. I'm from brazil

Posted: 26.08.2005, 08:41
by fduenas
hi have you downloaded latest CVS version?
i remember this bug was already fixed