Skip to content

Update set-arithabort-transact-sql.md#10364

Open
sommarskog wants to merge 1 commit into
MicrosoftDocs:livefrom
sommarskog:patch-30
Open

Update set-arithabort-transact-sql.md#10364
sommarskog wants to merge 1 commit into
MicrosoftDocs:livefrom
sommarskog:patch-30

Conversation

@sommarskog

Copy link
Copy Markdown
Contributor

A thorough review of the topic:

  • Removed "Always set ARITHABORT to ON in your logon sessions. Setting ARITHABORT to OFF can negatively impact query optimization, leading to performance issues." which is bad and incorrect advice.
  • Clearly stating that as long as ANSI_WARNINGS is ON, this setting has no effect.
  • Removed all references to compat level 80, since it is only supported in SQL 2008 and earlier.
  • Removed text and passages that seemed to just rehash what had been said already.
  • Changed "those errors" and similar to "arithmetic errors".
  • Reworked the example so that it actually shows something interesting.

 A thorough review of the topic:
- Removed "Always set ARITHABORT to ON in your logon sessions. Setting ARITHABORT to OFF can negatively impact query optimization, leading to performance issues." which is bad and incorrect advice.
- Clearly stating that as long as ANSI_WARNINGS is ON, this setting has no effect. 
- Removed all references to compat level 80, since it is only supported in SQL 2008 and earlier.
- Removed text and passages that seemed to just rehash what had been said already.
- Changed "those errors" and similar to "arithmetic errors".
- Reworked the example so that it actually shows something interesting.
@prmerger-automator

Copy link
Copy Markdown
Contributor

@sommarskog : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 870cff8:

✅ Validation status: passed

File Status Preview URL Details
docs/t-sql/statements/set-arithabort-transact-sql.md ✅Succeeded

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants