Hi,

as perl Makefile.PL says and my test confirms does DBI & DBD::Orcale not
work with concurrent threads.

I like to use it with mod_perl 2, perl 5.8.0 and ithreads under windows. So
I have a few question how I might get this working:

- Is the oracle c library under windows thread safe at all? If not, I think
the only chance we have is to serialize all calls into the oracle c code.

- If the orcale code isn't the problem, is it a problem in DBI itself or in
DBD::Oracle or both?

- If it is an DBI/DBD problem are there any known points in the code which
may cause the problem, require syncronisation etc.

If this points are known I will try to create a patch to get it working

Gerald

-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



Reply via email to