Re: Fetch failure

2001-04-19 Thread Hugh Riley
At 11:17 AM 4/19/2001 -0400, Jim Lambert wrote: >Are you using Oracle in Shared Server mode (MTS)? > >We had this problem with Oracle 8.1.5 and 8.1.6 in MTS mode. When we >switched to Dedicated Server mode, it went away. BTW, this is a >'know' Oracle bug and it's suppose to be fixed in 8.1.7, bu

Re: Fetch failure

2001-04-19 Thread Jim Lambert
Are you using Oracle in Shared Server mode (MTS)? We had this problem with Oracle 8.1.5 and 8.1.6 in MTS mode. When we switched to Dedicated Server mode, it went away. BTW, this is a 'know' Oracle bug and it's suppose to be fixed in 8.1.7, but we haven't tested it yet. -Jim Tim Bunce mutte

Re: Fetch failure

2001-04-19 Thread Hugh Riley
At 03:03 PM 4/19/2001 +0100, Tim Bunce wrote: >Some people have reported problems with DBI 1.15 + DBD::Oracle 1.06. >Please try using DBI 1.14 and see if that helps. >Please _do_ let me know if that helps. Actually, I was running 1.14 up until a few hours before I sent the message. I upgraded wi

Re: Fetch failure

2001-04-19 Thread Tim Bunce
Some people have reported problems with DBI 1.15 + DBD::Oracle 1.06. Please try using DBI 1.14 and see if that helps. Please _do_ let me know if that helps. Tim. On Thu, Apr 19, 2001 at 02:09:52AM -0500, Hugh Riley wrote: > First of all, I am new to perl, so be gentle with me. Any assistance wou

Fetch failure

2001-04-18 Thread Hugh Riley
First of all, I am new to perl, so be gentle with me. Any assistance would be greatly appreciated I'm having a problem with a perl script that uses DBI (1.15) with the Oracle DBD (1.06) that seems to be tied to the number of fields I want returned and the number of rows that are returned. Esse