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: An explaination of TWO_TASK???

Re: An explaination of TWO_TASK???

From: Matthew Arrocha <marrocha_at_belllsouth.net>
Date: 1997/11/01
Message-ID: <01bce73c$3078ac00$b9008ad1@marrocha>#1/1

Try this one.

The two_task is a driver that create an entry point for you connection to Oracle.
2-TASK because each dedicated server connection creates a local process to the server that communicates to the shadow process on the server. The shadow process is the PGA server side. Hence, 1 connection performing 2 tasks.

Matthew Arrocha
marrocha_at_bellsouth.net

Drexel Pitts <drexelpitts_at_mindspring.com> wrote in article <34591D5E.246A6829_at_mindspring.com>...
> Can someone give me an explanation of TWO_TASK?
> TIA
>
Received on Sat Nov 01 1997 - 00:00:00 CST

Original text of this message

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