problem with zeos + oracle 9i

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
keidysakamoto
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 25.08.2005, 16:36
Location: brazil sp limeira
Contact:

problem with zeos + oracle 9i

Post 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
User avatar
fduenas
Zeos Dev Team
Zeos Dev Team
Posts: 132
Joined: 26.08.2005, 08:12
Location: Cancún

Post by fduenas »

hi have you downloaded latest CVS version?
i remember this bug was already fixed
Post Reply