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
Does anyone know of any issues with Perl DBD::Sybase (version 1.05 or
newer) and IBM AIX 5.3?
Thanks,
Brian
-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
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
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