FIX: Rollback in Trigger Does Not Terminate Batch (154002)
The information in this article applies to:
This article was previously published under Q154002 SYMPTOMS
If a ROLLBACK TRAN statement executes within a trigger, the rest of the
batch is not aborted.
WORKAROUND
To work around this problem, you can use the SET option XACT_ABORT to force
the rest of the batch to abort when there is a rollback. Note, however,
that this will abort the batch even for a rollback not happening within a
trigger.
STATUS
Microsoft has confirmed this to be a problem in Microsoft SQL Server
version 6.5. This problem has been corrected in U.S. Service Pack 1 for
Microsoft SQL Server version 6.5. For more information, contact your
primary support provider.
Modification Type: | Minor | Last Reviewed: | 3/16/2005 |
---|
Keywords: | kbBug kbfix kbnetwork KB154002 |
---|
|