Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to know that my MTS configuration is working ?

Re: How to know that my MTS configuration is working ?

From: Valery Yourinsky <vsu_at_bill.mts.ru>
Date: Thu, 20 Sep 2001 11:06:02 +0400
Message-ID: <3BA9955A.23139EB3@bill.mts.ru>


Scott wrote:
>
> 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 ?

   SELECT * FROM v$session
   WHERE server <> 'DEDICATED'

Valery Yourinsky

-- 
Oracle8 Certified DBA
Moscow, Russia
Received on Thu Sep 20 2001 - 02:06:02 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US