[gnome-db] "maximum cursors opened" in oracle
Andrea Zagli <[email protected]> Tue, 22 Jan 2013 13:23:46 +0100
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <20130122132346.Horde.WmfkKxs-3RBQ-oTSBb4hzPA@saetta.homelinux.org> |
i have a program that read from a db oracle and write to a portgresql db in oracle settings i see that i can open 900 cursors; that program reach the maximum and it doesn't execute more queries i'm quit sure that i unref every gdastatement and every gdadatamodel what could be the problem? i tried also using with gdadatamodeliter but with the same result thanks in advance