Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

SET XACT_ABORT ON (Server)

$
0
0
Evening All,Is it possble to set XACT_ABORT ON for an entire server or database on a serverI have a legacy app that we cannot change/alter/modify/recompile and its leaving sessions open indefinitely if there is an error.Or is there a better way of handling this rather than using XACT abort if i cannot alter the application at allCheersAlex

Viewing all articles
Browse latest Browse all 6525

Trending Articles