Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Advance Oracle Trigger Writing Advice
Hi Chris,
Thanks,
But unfortunately I only can see the error when the record is inserted using a third party replication product. Even then, if I restart replication, then the record gets processes without error. I was hoping to somehow step through the trigger every time it was fired, regardless of what session or process cause it to fire.
Thnaks,
Hannah
> -----Original Message-----
> From: root_at_fatcity.com_at_SUNGARD On Behalf Of "Grabowy, Chris" <cgrabowy_at_fcg.com>
> Sent: Monday, June 17, 2002 2:08 PM
> To: Multiple recipients of list ORACLE-L
> Subject: 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
>
>
-- 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).Received on Mon Jun 17 2002 - 13:43:28 CDT