Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Triggers

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-05-09 : 18:07:43
Jakes writes "I scheduled a fix on data on a trigger table, 1) disabled it
2)did the fix, 3) made a typing mistake, instead of enabling the trigger I issued the disable statement again. This trigger intergrates with several financial systems and business went on for 5 hours before a developer realised the trigger was disabled... A massive rollback of data in varios systems were done...

How can I see the current status of a trigger, if it's enabled or disabled ..??? I can not find info on this...

Thanks"
   

- Advertisement -