You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/relational-databases/errors-events/mssqlserver-18053-database-engine-error.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,4 +46,4 @@ Another reason this error might be raised, though rarely, is if a critical syste
46
46
47
47
Examine the error and see if it's wrapped in an outer error. If so, focus on the outer error as a troubleshooting, but keep in mind that the cause for the outer error could be low memory.
48
48
49
-
Focus on eliminating memory pressure inside or outside SQL Server. This error is printed rarely, but when it's, commonly it's due to severe memory pressure. For more information, see [Troubleshoot out of memory or low memory issues in SQL Server](/troubleshoot/sql/database-engine/performance/troubleshoot-memory-issues).
49
+
Focus on eliminating memory pressure inside or outside SQL Server. This error is encountered rarely, but when it is, commonly it's due to severe memory pressure. For more information, see [Troubleshoot out of memory or low memory issues in SQL Server](/troubleshoot/sql/database-engine/performance/troubleshoot-memory-issues).
0 commit comments