| Thread | Last Post | Replies |
|
| A Question about DBD-Informix | 31 Jul 2008 21:32 GMT | 2 |
I'm running into a problem installing DBD-Informix. I'm running Perl version 5.8.2 on AIX against Informix 10 with the current DBI. The version of the Informix SDK is 2.01, with no option to upgrade since
|
| Re: Memory trampling in t/*_85gofer.t tests - was: DBI wont install even after unset LANG | 31 Jul 2008 20:57 GMT | 1 |
Dear Andrew, When you want help, listen to those providing it. I said "dbi-users@perl.org" - not dbi-dev. However, given the volume of output, maybe it is just as well. Fewer people
|
| Why do I encounter this error ? ORA-12705 : Cannot access NLS data files or invalid environment specified | 31 Jul 2008 17:10 GMT | 1 |
I do not understand why I encounter this error : ORA-12705 : Cannot access NLS data files or invalid environment specified My env is :
|
| ANNOUNCE: DBD::Oracle 1.22 Release Candidate 3 | 31 Jul 2008 13:57 GMT | 2 |
Ok hot off the press RC3 A few more minor fixed but a last minute patch for ora_lob_chunk_size function It can be found in the usual spot
|
| DBD::Oracle - Problem with LOB's (regression ?) | 31 Jul 2008 12:51 GMT | 1 |
I've just noticed an apparent regression/change_of_behaviour that affects me. We do a good deal of our DB access accessing tables via private synonyms. That is, we connect via schema_X which has a private synonym
|
| DBD:Oracle | 31 Jul 2008 08:35 GMT | - |
thanks for your advice - I installed ActivePerl-5.10.0.100 now, and the DBD::Oracle - package works fine now.
|
| Yet Another DBIX:Class and Stored Procedures Question | 30 Jul 2008 20:16 GMT | - |
I've been trying to come up with a consistent and comfortable approach to dealing with a large number of complex action-performing stored procedures I've got sitting in my Oracle database -- things with names like "Assign_customer" that perform many actions across several ...
|
| Weird TNS error with DBI::Oracle 1.21 & oracle 11G | 30 Jul 2008 19:50 GMT | 5 |
Perl 5.8, DBI 1.607, DBI::Oracle 1.21, Oracle 11g (11.1.0) Any script I try to run results in the error: Database connection not made: ORA-12505: TNS:listener does not currently know of SID given in connect descriptor (DBD ERROR:
|
| DBD::Oracle | 30 Jul 2008 19:45 GMT | 2 |
Dear Sir/Users, I am getting an error " relocation error: file /opt/local/oracle32/lib/libocci.so.10.1: symbol __1cDstdJbad_allocG__vtbl_: referenced symbol" when I run the "make
|
| Re: DBD::Oracle on Darwin 8.11 | 30 Jul 2008 13:41 GMT | - |
I thought I'd post an update to this thread. I had been trying to get Oracle working with ActiveState perl for MAC. No particular reason for doing this, I wan introduced to Perl and on the Wion32 enviroment with ActiveState as "the one to use."
|
| Questions related to DBI and DBD::Oracle | 30 Jul 2008 01:52 GMT | 1 |
I am trying to connect to the oracle database through a perl script. I have installed DBI module on my server. I need to run my script on an App server and the database is on the other server.
|
| Perl+DBI question [C1] | 29 Jul 2008 17:09 GMT | 8 |
Hi I am working on perl assignment which is first perl code in our environment, i have come across following problem, pls if you could provide your expert consultansy it will be great help to me
|
| ANNOUNCE: DBD::Oracle 1.21 Release Candidate 1 | 29 Jul 2008 11:02 GMT | 25 |
The first Release Candidate for DBD::Oracle 1.21 is now ready for your enjoyment. You can find it here http://svn.perl.org/modules/dbd-oracle/trunk/DBD-Oracle-1.21-RC1.tar
|
| Clarification sought on deleting connection attributes | 28 Jul 2008 19:41 GMT | 4 |
From the DBI::DBD docs in "The dbd_db_login6 method" I read: ===== Here’s how you fetch them; as an example we use hostname attribute, which can be up to 12 characters long excluding null terminator:
|
| DBI::Gofer howto? | 28 Jul 2008 18:42 GMT | 5 |
I've looked at the DBI::Gofer::Transport::mod_perl to setup a connection pooling server, but to be honest, I just can not grok it. How is it setup? So my question is has anyone set it up? How, or what are the configuration files. In the cpan docs, it has http://search.cpan ...
|