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

Home -> Community -> Usenet -> c.d.o.server -> Re: Avoiding generating redo logs

Re: Avoiding generating redo logs

From: Martin T. <bilbothebagginsbab5_at_freenet.de>
Date: 16 Sep 2006 05:09:21 -0700
Message-ID: <1158408561.269247.293930@k70g2000cwa.googlegroups.com>


Jeremy wrote:
> Environment as in sig.
>
> (...) (as ours is a web app over http a new session is
> started for every new screen displayed).
>

Really. Really. Really bad idea. All kind of complications will arrise. Is it really not possible with your environment to have a HTTP user session and an associated DB session?

I'd recommend you take a few hours and try to find out how you could change the design so that you have a session per user session.

cheers,
Martin Received on Sat Sep 16 2006 - 07:09:21 CDT

Original text of this message

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