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: Auditing the use of db links...

Re: Auditing the use of db links...

From: Brian Peasland <oracle_dba_at_nospam.peasland.net>
Date: Mon, 26 Jun 2006 18:18:56 GMT
Message-ID: <J1HC7o.BCI@igsrsparc2.er.usgs.gov>


BD wrote:
> Anyone know if it's possible to audit the use of a db link, to confirm
> its level of usage? (8.1.7.4).
>
> I'm not asking how, as I'm doing the research at the same time as I
> post this - but if anyone knows for a fact that it can't be done, it
> may save me some time. ;-)
>

I don't know that a database link has a *version* per se....

You can always query V$INSTANCE on the local database to see that database's version. And, provided your link has sufficient privileges, you can query V$VERSION in the remote database to see the version of that database as well.

HTH,
Brian

-- 
===================================================================

Brian Peasland
oracle_dba_at_nospam.peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown
Received on Mon Jun 26 2006 - 13:18:56 CDT

Original text of this message

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