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 -> Triiger will Not run with DTS

Triiger will Not run with DTS

From: oratu <member13556_at_dbforums.com>
Date: Wed, 05 Mar 2003 19:18:14 +0000
Message-ID: <2607162.1046891894@dbforums.com>

I have a table that does calculations on logs that are imported from different server. I have trigger to clean data on insert or update.

When I run DTS package to insert records, it will not work. I can get the tigger to work by doing a simple update on a feild.

My question,

Can I add something to the tigger to make the tiggers work with dts insert?
I can update a record after the transformation, but it just seems like it half-as_ed

--
Posted via http://dbforums.com
Received on Wed Mar 05 2003 - 13:18:14 CST

Original text of this message

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