Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to know that my MTS configuration is working ?
you will also find background processes for shared_servers as snnn such
as s000.
hth,
Paul
Howard J. Rogers wrote:
> The moment v$circuit reports rows, you know it's working.
>
> You don't say what platform it's on, but if it's Unix, you could ps and grep
> for dispatcher processes.
>
> You can also do (on any platform) a "lsnrctl services", and that will report
> the number of dispatchers, and the connections they are handling.
>
> Regards
> HJR
>
>
> "Scott" <scott_tiger75_at_hotmail.com> wrote in message
> news:53ad92d4.0109192250.1b999eea_at_posting.google.com...
>
>>Greetings to all DBAs, >> >>I've configured MTS on my Oracle 8.1.6 database. >> >>But I'm not sure that it is using MTS to connect. >> >>How could I check that ? >> >>Could anyone help me on this one ? >> >>Many thanks. >>Cheers. >> >>Scott >>
![]() |
![]() |