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

Home -> Community -> Usenet -> c.d.o.misc -> Re: TWO_TASK under NT?

Re: TWO_TASK under NT?

From: Carlos Orozco <CarlosOrozco_at_technologist.com>
Date: 1997/10/31
Message-ID: <345A693D.C92B58E3@technologist.com>#1/1

Your looking for a regisitry parameter under the oracle key in hkey_local_machine/software. add a value of reg_sz and give it an entry for two task like 2:orcl. orcl is the sid. 2: is the two task interface. setting an environment variable works too. set local=2:orcl hope this helps

John D Groenveld wrote:

> In article <639181$j4g$1_at_tholian.cse.psu.edu>,
> John D Groenveld <groenvel_at_cse.psu.edu> wrote:
> >SET TWO_TASK=alias
> >sqlplus scott/tiger
> >ORA-3121 :(
>
> Answer: RTFM. Unfortunately, I have UNIX specific docs, but the NT Server
> docs can be found with Altavista or your favorite search engine.
>
> http://www.adpc.purdue.edu/DBA/mi_only/Oracle_7.3.3.Doc/net/doc/Gnet.htm
>
> TWO_TASK is UNIX specific. I needed the LOCAL/REMOTE settings for Microsoft
> clients.
>
> Many thanks to Michael Serbanescu and the fine people at Oracle support.
>
> John
> groenvel_at_cse.psu.edu
Received on Fri Oct 31 1997 - 00:00:00 CST

Original text of this message

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