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: Determine connections from db-links

Re: Determine connections from db-links

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Fri, 25 Jun 1999 16:46:26 +0100
Message-ID: <930325840.11083.0.nnrp-12.9e984b29@news.demon.co.uk>


Can't think of an 'official' method, but if you look at v$session_event, the connections which are from db_links are (almost certainly) going to have events:

     SQL*Net message from dblink
     SQL*Net message to dblink


--

Jonathan Lewis
Yet another Oracle-related web site: www.jlcomp.demon.co.uk

Terry Dykstra wrote in message <37739b93.0_at_news.cadvision.com>...
>Is there any way I can determine which users came in through a database
>link, instead of a 'normal' logon.
Received on Fri Jun 25 1999 - 10:46:26 CDT

Original text of this message

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