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 rebuild DBI and DBD::Oracle with your new 
Oracle enviornment.

 

Post the results of the Perl Makefile.pl and the make install.

 

 

That would be the first thing I would try

 

Cheers

John Scoles
 
> To: dbi-users@perl.org
> Subject: Reg DBI Problem
> From: raghavendra.kalimise...@tcs.com
> Date: Mon, 6 Sep 2010 17:50:44 +0530
> 
> Hi ,
> 
> 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=localhost;sid=omc','omcdbsys',...) failed: ORA-30136: 
> Drop-in compatibility is not supported for this application (DBD ERROR: 
> OCIServerAttach) at mvipack.pl line 60
> 
> 
> We have DBI-1.50 and DBD-1.16 installed. Let us know how to proceed to 
> overcome the above error.
> 
> Thanks in advance.
> 
> 
> Thanks
> Raghavendra Kalimisetty
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain 
> confidential or privileged information. If you are 
> not the intended recipient, any dissemination, use, 
> review, distribution, printing or copying of the 
> information contained in this e-mail message 
> and/or attachments to it are strictly prohibited. If 
> you have received this communication in error, 
> please notify us by reply e-mail or telephone and 
> immediately and permanently delete the message 
> and any attachments. Thank you
> 
> 
                                          

Reply via email to