Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Keeping instances around?
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
![]() |
![]() |