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: Kergoat <Michel.Kergoat_at_der.edfgdf.fr>
Date: 1997/10/31
Message-ID: <345A297E.F2A25C00@der.edfgdf.fr>#1/1

Drexel,

See your Oracle doc for more explanation. TWO_TASK, if set in the process's parameters, is used by sql*net to access to a remote database, even if it is on the same box. This OS parameter is set to the access string of the instance. As far as I know, it contains 3 fields :

- the protocol ID (eg. T stands for TCP/IP)
- the network name of the remote server
- the instance ID (same as ORACLE_SID)

Hope this helps

Michel :-)

Drexel Pitts wrote:

> Can someone give me an explanation of TWO_TASK?
> TIA
Received on Fri Oct 31 1997 - 00:00:00 CST

Original text of this message

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