RE: how to compile DBI/DBD



do you know which version of DBD::Oracle you are using and which OS you are using. There are some known issues that comes up.

Can you send me some test sql as I have some time this week to work on it.


From: "Praveen Erpineni" <perpineni@xxxxxxxxxxxx>
To: <dbi-users@xxxxxxxx>
Subject: how to compile DBI/DBD
Date: Thu, 15 Mar 2007 14:05:15 -0400

Hi ,

We are getting a character set conversion error while trying to access
our database(10g) using DBI/DBD through a db link created on a 10g
db(where the perl script runs).
The error doesnt occur while we access the database through sqlplus.And
doesnt occur if we change the db link to another 9i db.
The character set on the 9i and the 10g db where the link is created is
US7ASCII and the character set of the db which we are trying to access
is WE8ISO8859P1.

How can we possibly pass through the error?Howto/Can we recompile
DBI/DBD?


Regards
Praveen

_________________________________________________________________
Take A Break From The Cold And Have Some Fun Indoors http://local.live.com/?mkt=en-ca/?v=2&cid=A6D6BDB4586E357F!142

.



Relevant Pages

  • how to compile DBI/DBD
    ... We are getting a character set conversion error while trying to access ... our databaseusing DBI/DBD through a db link created on a 10g ... The error doesnt occur while we access the database through sqlplus.And ... The character set on the 9i and the 10g db where the link is created is ...
    (perl.dbi.users)
  • RE: how to compile DBI/DBD
    ... I know of one patch thatcauses a OCI error that was fixed by a late patch ... Subject: how to compile DBI/DBD ... The error doesnt occur while we access the database through sqlplus.And ... The character set on the 9i and the 10g db where the link is created is ...
    (perl.dbi.users)