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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Database triggers question

Re: Database triggers question

From: <Jared.Still_at_radisys.com>
Date: Tue, 11 Jun 2002 10:33:58 -0800
Message-ID: <F001.0047AB84.20020611103358@fatcity.com>


Hmmm.... Sounds like you have some real duhvelopers there.

Unit testing of code is much easier when it's outside of a trigger.

But the folks you're working with may not do unit testing.

Is it possible? ;)

Jared

"Jamadagni, Rajendra" <Rajendra.Jamadagni_at_espn.com> Sent by: root_at_fatcity.com
06/11/2002 08:38 AM
Please respond to ORACLE-L  

        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
        cc: 
        Subject:        Database triggers question


Hi all,

Does anyone have any recommendations for db trigger size?

Some developers here write triggers that have 400-700 lines in them. I am pushing them to write a package and call that package from within the trigger. But to put this argument forward, I need to give some good reasoning and that's why I am looking for some recommendations.

Some of these triggers are on tables that are most active in the database
(i.e. DML ALL the time) and none of the triggers are pinned.

Thanks in advance
Raj


Rajendra Jamadagni                               MIS, ESPN Inc.
Rajendra dot Jamadagni at ESPN dot com
Any opinion expressed here is personal and doesn't reflect that of ESPN Inc.

QOTD: Any clod can have facts, but having an opinion is an art!


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: Jared.Still_at_radisys.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 Tue Jun 11 2002 - 13:33:58 CDT

Original text of this message

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