Re: DBD Oracle 1.20 ORA-24334 Error

2009-04-06 Thread Jamie Nicholson
and shall not have any legally binding > effect. Given that e-mails can easily be subject to manipulation, we can not > accept any liability for the content provided. > > > > > > > > Date: Mon, 6 Apr 2009 13:22:58 +1200 > > Subject: Re: DBD Oracle 1.20 ORA-24334 Error

RE: DBD Oracle 1.20 ORA-24334 Error

2009-04-05 Thread Martin Gainty
, we can not accept any liability for the content provided. > Date: Mon, 6 Apr 2009 13:22:58 +1200 > Subject: Re: DBD Oracle 1.20 ORA-24334 Error > From: jamie.nichol...@gmail.com > To: sco...@pythian.com > CC: dbi-users@perl.org > > Found the fix for the t/10gen.t e

Re: DBD Oracle 1.20 ORA-24334 Error

2009-04-05 Thread Jamie Nicholson
Found the fix for the t/10gen.t exit code tests in the README.help.txt under "repetitive connect/open/close/disconnect" tests However still no luck with my initial test 'VARRAY of abstract data types', it's still returning DBD::Oracle::db prepare failed: ORA-24334: no descriptor for this position

Re: DBD Oracle 1.20 ORA-24334 Error

2009-04-05 Thread Jamie Nicholson
I removed the line from dbdimp and no luck > dbdimp.c:3269: warning: unused variable `sv2 Also I investigated the funny return codes being returned in t/10gen.t. Firstly I wrote a seperate script and the results were as expected Then I found that if I put the test before this line it would also

Re: DBD Oracle 1.20 ORA-24334 Error

2009-04-04 Thread scoles
> Thanks John, if you need me to run any debugging on Solaris or anything > let > me know. > I would suspect also that it is OS related. > > On the premise instant client and also tried to run perl Makefile.PL -V > 9.2 > & with -v 10.2.0.4 > > The only thing that is out of place is this compile a w

Re: DBD Oracle 1.20 ORA-24334 Error

2009-04-04 Thread Jamie Nicholson
Thanks John, if you need me to run any debugging on Solaris or anything let me know. I would suspect also that it is OS related. On the premise instant client and also tried to run perl Makefile.PL -V 9.2 & with -v 10.2.0.4 The only thing that is out of place is this compile a warning is thrown w

Re: DBD Oracle 1.20 ORA-24334 Error

2009-04-04 Thread scoles
I tested it and I got the correct values back Looking at the error you are now getting in 10gen that is an OS related error This is the basic check that we can fork subprocesses and wait for the status after having connected to Oracle It is only suppose to run on solaris if the oci is gt 9. In y

Re: DBD Oracle 1.20 ORA-24334 Error

2009-04-03 Thread Jamie Nicholson
Have been trying to get a good install all day for DBD 1.21 / DBD1.22 on Solaris 5.8, it installs now. However it still fails on the TEST_ORA table. As I said I tried it on my Windows box using Activestate/ppm which queried the TEST_ORA table successfully The latest Solaris build I used was as fo

Re: DBD Oracle 1.20 ORA-24334 Error

2009-04-02 Thread Jamie Nicholson
Tried this using Oracle 1.21 on my Windoze PC and it works. Looks like I'm off to upgrade the Oracle Client as per option 2 in this archive http://www.nntp.perl.org/group/perl.dbi.users/2008/04/msg32777.html

DBD Oracle 1.20 ORA-24334 Error

2009-04-02 Thread Jamie Nicholson
Hi, I've installed DBD Oracle 1.20, on Solar 5.8, The make installed with a few bumps but the t/56embbeded was ok - which contains the features I intend on using. As part of my development I've created a table containing a colum