Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle/PowerBuilder dll connection issues

Re: Oracle/PowerBuilder dll connection issues

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Wed, 13 Sep 2006 00:59:09 +0200
Message-ID: <epeeg2hb0drppi17ks3h3r36lvmn11n582@4ax.com>


On 12 Sep 2006 12:58:02 -0700, "Dan" <everkleer80_at_gmail.com> wrote:

>when the oracle server dropped my
>session (about 40 seconds).

Time to conduct some sqlnet traces I guess. You are sure you don't have a profile in Oracle in place defining idle_time_out?
Also: why are you not using array fetch? There is a setting in pb.ini which does enable array fetch. You are now transmitting record for record, which results in all kind of network transmission issues.

--
Sybrand Bakker, Senior Oracle DBA
Received on Tue Sep 12 2006 - 17:59:09 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US