Re: DBD::Sybase question

2006-04-25 Thread michael . peppler
You can interact with an ASE 15 server with a 12.5.1 client with no particular problems. There may be some issues with the more esoteric OpenClient functionality, but as DBD::Sybase doesn't use this it shouldn't be a problem. So the short answer is that you can keep your current environment and

Segmentation fault (core dumped) make test for t/50cursor.t

2006-04-25 Thread def345
I realised people may not have been able to read my attachment from last time, so here it is again, but cut down, thanks, I've had a problem when I try to run the perl -Mblib t/50cursor.t in DBD-ORACLE 1.16. It just creates a core on the 8th test. I've tried 1.17 also and had the same problem

Re: DBD::Sybase question

2006-04-25 Thread mthaker
Many thanks for the reply and the information Michael - it's been very useful. It may interest you to know that we've successfully been able to run our regression tests (which use DBD::Sybase 1.00) without changing anything EXCEPT following the Sybase SDK 15 documentation and running

DBD-Oracle.ppd

2006-04-25 Thread Cole, Ben
Hi there, Im trying to access your FTP site at ftp://ftp.esoftmatic.com/outgoing/DBI to download DBD-Oracle.ppd for 5.8 but Im unable to get on the server. Every web link I've found thus far points to your repository, but I cant seem to ping the server or anything. Does this repo still exist?

RE: Oracle connect hangs forever

2006-04-25 Thread Reidy, Ron
Get a 10046 trace of the process. This will tell you exactly what the DB is waiting for. I have had no issues with the TNS listener to date.l -- Ron Reidy Lead DBA Array BioPharma, Inc. -Original Message- From: Scott T. Hildreth [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 25, 2006

RE: Oracle connect hangs forever

2006-04-25 Thread Scott T. Hildreth
On Tue, 2006-04-25 at 15:19 -0600, Reidy, Ron wrote: Get a 10046 trace of the process. This will tell you exactly what the DB is waiting for. What makes it worse or harder to track down is it seems to be momentary problem. While this process hangs, others are connecting no problem. It's

RE: Oracle connect hangs forever

2006-04-25 Thread Reidy, Ron
-Original Message- From: Scott T. Hildreth [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 25, 2006 3:43 PM To: Reidy, Ron Cc: dbi-users@perl.org Subject: RE: Oracle connect hangs forever On Tue, 2006-04-25 at 15:19 -0600, Reidy, Ron wrote: Get a 10046 trace of the process. This will

RE: Oracle connect hangs forever

2006-04-25 Thread Michael Nhan
Hi, Note:340091.1 may be of interest to you concerning listener hanging on 10g. Regards, Michael Date: Tue, 25 Apr 2006 15:19:27 -0600 From: Reidy, Ron [EMAIL PROTECTED] To: [EMAIL PROTECTED], dbi-users@perl.org Subject: RE: Oracle connect hangs forever Get a 10046 trace of the process.