problem with zeos + oracle 9i
Posted: 25.08.2005, 16:50
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
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