Re: Reg DBI Problem

2010-09-07 Thread Peter J. Holzer
On 2010-09-06 17:50:44 +0530, Raghavendra Kalimisetty wrote: > Hope you will provide solution to our problem. > > We have recently moved from Oracle 10g to Oracle 11g. Now we are facing an > issue when trying to connect to DB through Perl. > > Here is the error we got: > > DBI connect('host=loc

RE: Reg DBI Problem

2010-09-06 Thread John Scoles
Hii 30136 that is a new one on me. The error s somehow related to a statically linked .os file in the client. That leads me to think that you simply removed the old client and added the new without recomiling DBD::Oracle against the new client. Your best bet would be to try and rebuil