Skip to content

Commit d65476d

Browse files
committed
Update cumulativeupdate32.md
1 parent 267b021 commit d65476d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/sql/releases/sqlserver-2019/cumulativeupdate32.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This article describes Cumulative Update package 32 (CU32) for Microsoft SQL Ser
2323

2424
## Known issues in this update
2525

26-
### Issue one: Access violation when session is reset
26+
Access violation when session is reset
2727

2828
SQL Server 2019 CU14 introduced a [fix to address wrong results in parallel plans returned by the built-in SESSION_CONTEXT](https://support.microsoft.com/help/5008114). However, this fix might create access violation dump files when the SESSION is reset for reuse. To mitigate this issue and avoid incorrect results, you can disable the original fix, and also disable the parallelism for the built-in `SESSION_CONTEXT`. To do this, use the following trace flags:
2929

0 commit comments

Comments
 (0)