StackOverflow Questions for Tag: xact-abort

HappyTown
HappyTown

Reputation: 6514

Why does SQL Server default XACT_ABORT to OFF? Can it be set to ON globally?

Score: 14

Views: 10563

Answers: 1

Read More
MilConDoin
MilConDoin

Reputation: 745

SET XACT_ABORT ON in multi-database scenario from .NET

Score: 0

Views: 35

Answers: 0

Read More
Francesco Mantovani
Francesco Mantovani

Reputation: 12227

How to use SET XACT_ABORT ON the right way

Score: 10

Views: 6920

Answers: 3

Read More
satuday
satuday

Reputation: 165

set xact_abort on and try catch together

Score: 9

Views: 16183

Answers: 2

Read More
Harold
Harold

Reputation: 13

How to continue a transaction when OPENJSON throws an error?

Score: 0

Views: 67

Answers: 0

Read More
Santy
Santy

Reputation: 85

Handling Uncommitable transaction SQL SERVER

Score: 0

Views: 1771

Answers: 1

Read More
Adrian Parker
Adrian Parker

Reputation: 1

SQL Server - Try-Catch / xact_abort off and xact_state

Score: 0

Views: 488

Answers: 0

Read More
Ivan Pintar
Ivan Pintar

Reputation: 1881

Transactions breaking when using SP_ExecuteSQL

Score: 5

Views: 6919

Answers: 2

Read More
l3utterfly
l3utterfly

Reputation: 2186

EF Core set XACT_ABORT for all database connections

Score: 1

Views: 931

Answers: 1

Read More
Guillermo Gutiérrez
Guillermo Gutiérrez

Reputation: 17799

What is the scope of XACT_ABORT

Score: 19

Views: 2502

Answers: 1

Read More
Ian Boyd
Ian Boyd

Reputation: 256671

How to make SET XACT_ABORT ON rollback the transaction?

Score: 8

Views: 7311

Answers: 2

Read More
Maxim
Maxim

Reputation: 23

Why SQL Server stored procedure selecting encrypted data into variable fails

Score: 2

Views: 382

Answers: 1

Read More
SE1986
SE1986

Reputation: 2750

Transactions Rolling Back by default when XACT_ABORT is off

Score: 2

Views: 215

Answers: 2

Read More
Will Weld
Will Weld

Reputation: 328

What is the effect of having XACT_ABORT on/off in parent/child stored procedures respectively?

Score: 6

Views: 2695

Answers: 2

Read More
Eli
Eli

Reputation: 2608

SQL Server XACT_ABORT with exclusion

Score: 3

Views: 1096

Answers: 3

Read More
Ramon Gonzalez
Ramon Gonzalez

Reputation: 251

Transaction handling in Trigger (TRY/CATCH....XACT_ABORT ON)

Score: 4

Views: 5132

Answers: 1

Read More
RobW
RobW

Reputation: 128

SQL Server 2005: Confusion using XACT_ABORT=ON with TRY...CATCH

Score: 0

Views: 945

Answers: 1

Read More
test-in-prod
test-in-prod

Reputation: 498

SET XACT_ABORT ON Being ignored, transaction continues (SQL Server 2008 R2)

Score: 0

Views: 617

Answers: 2

Read More
TheWommies
TheWommies

Reputation: 5072

SET_XACT_ABORT ON in a transaction with rollback present in catch block

Score: 0

Views: 183

Answers: 0

Read More
Anatoly U
Anatoly U

Reputation: 258

Are these code snippets equivalent ('set xact_abort on' vs 'try catch rollback')?

Score: 4

Views: 705

Answers: 1

Read More
PreviousPage 1Next