Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: connection lost while complex function is working
ruenagel_at_my-deja.com wrote:
> In article <377956D5.FA462CB9_at_netwiz.net>,
> AleX <ashteren_at_netwiz.net> wrote:
> > "Frank Rünagel" wrote:
> >
> > > Hi!
> > >
> > > My clients use Forms ad Report and
> > > are connected via telphone-line and tcp-ip
> > > to the server.
> > >
> > > If there are complex functions called,
> sometimes the network-connection
> > > is lost. Is there a solution that (big and
> slow) stored procedures
> > > or functions called by reports/forms
> > > send back to the client some kind of "Hold
> the line" message?
> > >
> > > Perhaps somebody has some advice for that
> problem? Thank you.
> > >
> > > Frank Ruenagel
> > >
> > > 'A practical man is a man wo practices the
> errors of his forefathers.'
> > > Whitehead
> >
> > Can you be more specific? Is there a networking
> (meaning the o/s level)
> > connection lost or is there a sqlnet connection
> loss? Which Oracle rdbms
> > are you on? what's the client version?
> >
>
>
>
The best way to go about it would be to make sure that sqlnet.expire_time parameter is set to 0 on the server (in sqlnet.ora) Do you also get any ora-600's in your alert.log? Received on Wed Jun 30 1999 - 11:34:25 CDT
![]() |
![]() |