Re: All tests fail for any other than user 'oracle'

2008-01-17 Thread Michael Muratet
Greetings I finally got it to work. For the benefit of anyone who might find this in the archive: Installed Instant Client from zip files (forget the rpms) Set ORACLE_HOME and LD_LIBRARY_PATH to the new Instant Client directory Build DBD::Oracle Set ORACLE_HOME back to the Oracle tree Make su

Perl DBD::Sybase and AIX 5.3

2008-01-17 Thread Wood, Brian C
Does anyone know of any issues with Perl DBD::Sybase (version 1.05 or newer) and IBM AIX 5.3? Thanks, Brian

Re: DBD::Pg 2.0.0 release candidate available for testing

2008-01-17 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 >> * Full support for arrays: Perl arrays are transformed to Postgres >> arrays automatically, and vice-versa. > I presume this is "array type stored in a column", > not "array for bulk loading" ? Correct. > Does Pg support native array bindi

Re: All tests fail for any other than user 'oracle'

2008-01-17 Thread Peter J. Holzer
On 2008-01-15 16:29:39 -0600, Michael Muratet wrote: > I installed the Oracle Instant Client packages by rpm back in December. > Because > of the install or more likely coincidentally I had problems with corruption > of > the system files of the database. The database was empty at the time and

Re: All tests fail for any other than user 'oracle'

2008-01-17 Thread Jared Still
even better, make sure it's working. tnsping On Jan 16, 2008 11:11 AM, Martin Gainty <[EMAIL PROTECTED]> wrote: > also make sure the Oracle listener is listening on e.g > . > netstat -a | grep 1521 > > M-- > - Original Message - > From: "Jared Still" <[EMAIL PROTECTED]> > To: "Michael