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: is it possible to see who dropped a DB link or would 9i do it on its own due to bug?

Re: is it possible to see who dropped a DB link or would 9i do it on its own due to bug?

From: Brian Peasland <dba_at_remove_spam.peasland.com>
Date: Mon, 4 Aug 2003 15:09:57 GMT
Message-ID: <3F2E7745.28E17618@remove_spam.peasland.com>


> Search on Metalink for notes how to find a drop of a databaselink. I know
> DDL is harder to find then DML. Not sure if it possible at all.

DDL is quite easy to find in 9i now. The DDL statement is logged into the archived redo logs so that LogMiner can pick them up. There is no SQL_UNDO for it though. But you can see if it was done!

Cheers,
Brian

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

Brian Peasland
dba_at_remove_spam.peasland.com

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


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Mon Aug 04 2003 - 10:09:57 CDT

Original text of this message

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