Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: problems with dbshut/dbstart
Gotcha. Looks simple enough. I probably saw that when I read the networking
documentation but didn't make the connection (sorry about the pun).
Thiru wrote:
>
> In the Client's tnsnames.ora file, you can add
> ( SERVER=Dedicated ) or
> (SERVER=SHAREd)
>
> to request either a Dedicated or shared Connection...By default, it requests a dedicated
> Connection..
>
> You can have multiple Connect Stings like
>
> Prod_Shared =
> or
> Prod_Dedicated =
>
> in the Same client machine which runs multiple applications (say a Content Load job and
> a OLTP application) to facilitate specific connections..But the Server's Tnsnames.ora
> file should have (SERVER=SHARED) to server Shared Requests..
>
> -Thiru
Received on Thu Sep 23 1999 - 14:08:36 CDT
![]() |
![]() |