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 -> Keeping instances around?

Keeping instances around?

From: <jrb_6502_at_my-dejanews.com>
Date: Mon, 26 Apr 1999 14:19:12 GMT
Message-ID: <7g1skq$d8p$1@nnrp1.dejanews.com>


I've been monitoring the operation of a CGI-based web application and noticing that each time the CGI is launched, it opens a connection to the database (Oracle 7.3.4 on Solaris 2.6). That connection spawns a new instance of Oracle. When the CGI finishes processing, the Oracle instance goes away.

Is this new-instance-per-connection behavior standard with Oracle, or is there a way to configure Oracle to keep those instances around?

Thanks.

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Mon Apr 26 1999 - 09:19:12 CDT

Original text of this message

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