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

Home -> Community -> Usenet -> c.d.o.misc -> Viewing source code of a trigger

Viewing source code of a trigger

From: Robert Chung <robertch_at_mindspring.com>
Date: Mon, 31 Aug 1998 22:05:54 GMT
Message-ID: <35eb1354.33711214@news.mindspring.com>

I need to take a look at the source code of a particular trigger that is slowing down our database big time. I am trying to see the code using TRIGGER$ data dictionary view. However, this table displays only a couple of lines of the code and does not let you see the rest of the code. Is there some other way to see the code? (possibly with other data dictionary view?) Thank you in advance. Received on Mon Aug 31 1998 - 17:05:54 CDT

Original text of this message

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