Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: problems with dbshut/dbstart
I have a follow-up question. On a client workstation if I use Sqlnet Easy
Configuration there isn't any feature to allow the addition of lines such
as server=dedicated. If I go in and edit the tnsnames.ora then the next
time I use Sqlnet Easy Configuration it complains that the file was not
modified by that program. What does it take to make Sqlnet Easy
Configuration not object to custom changes such as this? Would I modify the
template in the Sample subdirectory?
Pete Sharman wrote:
>
> Kenneth
>
> You can use this syntax:
>
> net_service_name=
> (description=
> (address= (protocol_address_information))
> (connect_data=
> (service_name=service_name)
> (server=dedicated) <--- this is the bit I was referring to.
> )
> )
>
> HTH.
>
> Pete
>
Received on Fri Sep 24 1999 - 06:54:40 CDT
![]() |
![]() |