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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: DB-Link activity

Re: DB-Link activity

From: Stephane Faroult <sfaroult_at_roughsea.com>
Date: Mon, 10 Oct 2005 12:29:32 +0200
Message-Id: <1128940172.4874.7.camel@frlinux2.roughsea.com>


Birkir,

    You can also have a look at DBA_SOURCE and at DBA_SYNONYMS ... If dedicated accounts are used for DB link connections, auditing these accounts can also be helpful.

SF

On Mon, 2005-10-10 at 09:29 +0000, Birkir Björnsson wrote:
> Hi Guys
>
>
>
> I have a customer that just took over an legacy system database
> server. This server has around 90 database links. He wants to know how
> to find which links have been used for the last month or so.
>
> So I´m looking into solutions for him, the only thing I could think of
> is query v$sql and select from sql_text field everything with the @ in
> it. So any better ideas are greatly appreciated.
>
>
>
> Kind Regards
>
> Birkir Bjornsson
>
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Oct 10 2005 - 05:30:44 CDT

Original text of this message

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