DBD::Oracle question
From: Giovanni Borri (gborri_at_libero.it)
Date: 11/17/04
- Next message: Ron Reidy: "RE: :Oracle question"
- Previous message: Daniel Kasak: "Re: Fetch the DBD driver type from a database handle?"
- Next in thread: Tim Bunce: "Re: DBD::Oracle question"
- Reply: Tim Bunce: "Re: DBD::Oracle question"
- Maybe reply: Tim Bunce: "Re: DBD::Oracle question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: dbi-users@perl.org Date: Wed, 17 Nov 2004 18:16:16 +0100
hi Tim,
I have a question for you about the use of DBD::Oracle library.
It's almost 3/4 years that we are using your library to connect to Oracle
database. I this days we are facing a problem and i don't know if it is a
problem of the library or what.
What seems to happen is that when we open a connection to the database and run
some query, after a number of query that we have run seems that we fill the
number of possible cursor per connection. The workaround we have used to not
facing the problem is to open the connection, run a defined number of query
and then close the connection. However this workaround affect the performance
of the database.
Can you please let me know.
Thanks in advance
Giovanni
- Next message: Ron Reidy: "RE: :Oracle question"
- Previous message: Daniel Kasak: "Re: Fetch the DBD driver type from a database handle?"
- Next in thread: Tim Bunce: "Re: DBD::Oracle question"
- Reply: Tim Bunce: "Re: DBD::Oracle question"
- Maybe reply: Tim Bunce: "Re: DBD::Oracle question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|