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: #distributed transactions

Re: #distributed transactions

From: Brian Peasland <oracle_dba_at_qwest.net>
Date: Wed, 19 Sep 2001 12:43:56 GMT
Message-ID: <3BA8930C.A33EA9D0@qwest.net>


Jos,

Try the following query:

select * from v$resource_limit
where resource_name='distributed_transactions';

It will tell you the current, the max, and the ceiling # of distributed transactions.

HTH,
Brian

Jos wrote:
>
> Where/how can I find the total amount of actual distributed actions in a
> database???
>
> Thanks
> Jos
Received on Wed Sep 19 2001 - 07:43:56 CDT

Original text of this message

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