Attached are my quick results from testing DBD::Oracle on 32/64 bit clients, 10.2.0.4 and 11.1.0.7 in various (but not all) combinations.
I hope this helps, and I will research more of these, but I thought it might help the group.
Regards,
Jeff
cheers
John
Jeff Urlwin wrote:
>
> Attached are my quick results from testing DBD::Oracle on 32/64 bit
> clients, 10.2.0.4 and 11.1.0.7 in various (but not all) combinations.
>
>
>
> I hope this helps, and I will research more of these, but I thought it
> might help the group.
>
>
>
> Regards,
>
>
>
> Jeff
>
>
>
>
> ------------------------------------------------------------------------
the 58object.t errors are a know issue which should be fixed in 1.24
(beer)
the t/26exe_array.t test for 11 are a know issue which is to do with
default permissions of some form
the other ones I am going to into in more deatil
Cheers
John Scoles
Jeff Urlwin wrote:
>
> Attached are my quick results from testing DBD::Oracle on 32/64 bit
> clients, 10.2.0.4 and 11.1.0.7 in various (but not all) combinations.
>
>
>
> I hope this helps, and I will research more of these, but I thought it
> might help the group.
>
>
>
> Regards,
>
>
>
> Jeff
>
>
>
>
> ------------------------------------------------------------------------
I tried typing it out in all words, but it was really harder to read than a table. Sigh.
I have a vm with oracle 11.1.0.7 (32 bit) so I can try to find some time to actually work on them, rather than just report.
Regards,
Jeff
Jeff Urlwin has sent me the results he mentioned, for those of us who
can't see the attachment. I've uploaded it:
http://savage.net.au/SQL/dbd.oracle.1.23.html
--
Ron Savage
r...@savage.net.au
http://savage.net.au/index.html
I'm working from a copy of the SVN trunk, so please let me know if/when you have things to where you would like help testing. I'm a bit concerned about the 32/64 bit deltas. Also, I'm working on a patch and test for testing local/oracle proxying, which allows me to connect to a pool, then switch users to someone else. Sqlplus does this too, with sqlplus pool_user[real_user]/password_for_pool_user
In java, we can actually use Enterprise users (users in the ldap directory without a direct local account) for this and that will be a follow-on patch.
Thanks,
Jeff
-----Original Message-----
From: John Scoles [mailto:sco...@pythian.com]
Sent: Thursday, June 25, 2009 10:09 AM
To: Jeff Urlwin
Cc: dbi-...@perl.org
Subject: Re: DBD-Oracle 1.23 testing