Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle/PowerBuilder dll connection issues
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 DBAReceived on Tue Sep 12 2006 - 17:59:09 CDT
![]() |
![]() |