Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Triiger will Not run with DTS
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.comReceived on Wed Mar 05 2003 - 13:18:14 CST
![]() |
![]() |