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: Reverse engineering of trigger

Re: Reverse engineering of trigger

From: Nuno Miguel Freitas Cadorio Soares <nms_at_fct.unl.pt>
Date: 2000/06/04
Message-ID: <393AC10D.68EA06FC@fct.unl.pt>#1/1

vgavan wrote:

> Is there functionality in oracle to reverse engineer a trigger and stored
> procedure?
>
> Thank You

The information needed for that purpose is all in the system view user_triggers. A simple program could do that. On other hand you could use some of the features presented in the Oracle Designer.

Nuno Soares.

--
"Everything that lives, does so under the categorical condition of
decisively interfering in the life of someone else...."
                                Michael Bakunin
Received on Sun Jun 04 2000 - 00:00:00 CDT

Original text of this message

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