Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: TWO_TASKING
Tansel
In TNSNAMES.ORA you define your SQL*Net connection aliases, but in the environment variable TWO_TASK you specify which of these aliases you want to use as the default SQL*Net connection. You can also use the env. variable LOCAL but TWO_TASK override the LOCAL variable.
Flemming
Tansel Ozkan <tansel_at_openix.com> skrev i artiklen
<35EADCFB.1A87_at_openix.com>...
> John D Groenveld wrote:
> >
> > This should be a FAQ, it has come up in these forums before.
> > Essentially, TWO_TASK is an environment variable which allows
> > you to specify the remote database for your client.
> > Two tasking is the architecture by which Oracle spawns a dedicated
> > server for each client connection.
> > John
> > groenveld_at_acm.org
>
> John,
>
> This is all nice but in what ways is this different from
> specifying a remote database in your TNSNAMES.ORA file?
>
> Tansel
>
Received on Mon Aug 31 1998 - 00:00:00 CDT
![]() |
![]() |