Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Advance Oracle Trigger Writing Advice
I don't have any of that, but I was just wondering if you knew that you can
use DBMS_OUTPUT in a trigger? Which obviously can be helpful when debugging
a trigger.
As for best practices, I would look at Steve Feuerstein's books. Or his best practices presentation, etc can be found at http://www.quest-pipelines.com/.
HTH
Chris
-----Original Message-----
Sent: Monday, June 17, 2002 9:28 AM
To: Multiple recipients of list ORACLE-L
Hi,
Can anyone direct me to any documentation on the internals of Oracle triggers or just articles on Oracle triggers specifically (best practices etc.). I am looking for something advanced and releated to triggers only - Not general PL/SQL writing and debugging. I believe that the overall consensus has been to use packages and procedures for triggers. Assume that PL/SQL is known, just need to know the best waty to *implement*.
Spent a day manually debugging a seven page trigger (ugh - not mine!). I want to re-write in the best method possible (one where I can actually step through the trigger etc to dubug).
Any direction would be helpful. Escpecially any advanced guidance that I can pass onto the developers.
Thanks,
Hannah
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
INET: johanna.doran_at_sungard.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Jun 17 2002 - 13:08:27 CDT
![]() |
![]() |