Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: problems with dbshut/dbstart
Kenneth
I'm not sure what the default is, so you'd need to check into that. From memory, you can use server=shared to force MTS.
HTH. Pete
Kenneth C Stahl wrote:
> So what you are saying is that if I don't have the server=dedicated and I
> am set up for MTS then anything which connects will use the mts services by
> default. If that is true, then that is exactly what I want. Is there a
> similar setting to force server=mts ??
>
> 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.
> > )
> > )
Received on Fri Sep 24 1999 - 12:43:13 CDT
![]() |
![]() |