Skip to content

Commit 9e4f829

Browse files
authored
fix broken links
1 parent 28d7f46 commit 9e4f829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/sql/database-engine/database-file-operations/database-engine-input-output-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The following table provides links to additional information that is related to
6666
| Physical layout and design<br/>|<ul><li> [Physical Database Storage Design](/previous-versions/sql/sql-server-2005/administrator/cc966414(v=technet.10)) </li><li> [Scalable Shared Databases Overview](/previous-versions/sql/sql-server-2008-r2/ms345392(v=sql.105))</li></ul> |
6767
| Tempdb|<ul><li> [Microsoft SQL Server I/O subsystem requirements for the tempdb database](https://support.microsoft.com/help/917047)</li><li> [Working with tempdb in SQL Server 2005](/previous-versions/sql/sql-server-2005/administrator/cc966545(v=technet.10)) </li><li> [Optimizing tempdb Performance](/previous-versions/sql/sql-server-2008-r2/ms175527(v=sql.105)) </li><li> [Recommendations to reduce allocation contention in SQL Server tempdb database](https://support.microsoft.com/help/2154845) </li></ul>|
6868
| Utilities|<ul><li> [How to use the SQLIOSim utility to simulate SQL Server activity on a disk subsystem](https://support.microsoft.com/help/231619)</li><li> [Diskspd](https://github.com/microsoft/diskspd) - A robust storage testing tool|
69-
| Diagnostics<br/>| <ul><li>[Asynchronous disk I/O appears as synchronous on Windows](../../../windows/win32/asynchronous-disk-io-synchronous.md)</li><li> [SQL Server diagnostics added to detect unreported I/O problems due to stale reads or lost writes](https://support.microsoft.com/help/826433) </li><li> [MSSQLSERVER error 823](/sql/relational-databases/errors-events/mssqlserver-823-database-engine-error)<ul> <li> [Recording for Resource-based Analysis](/previous-versions/windows/it-pro/windows-8.1-and-8/hh448202(v=win.10)) of [Windows Performance Recorder](/previous-versions/windows/it-pro/windows-8.1-and-8/hh448205(v=win.10)) </li></ul></ul> Xperf resources: <ul><li>[Diagnostics in SQL Server help detect stalled and stuck I/O operations](https://support.microsoft.com/help/897284) <li> [MSSQLSERVER error 823](/sql/relational-databases/errors-events/mssqlserver-823-database-engine-error) </li><li> [Description of common causes of SQL Server error message 844 or error message 845](https://support.microsoft.com/help/310834)</li></ul>|
69+
| Diagnostics<br/>| <ul><li>[Asynchronous disk I/O appears as synchronous on Windows](../../../windows/win32/asynchronous-disk-io-synchronous.md)</li><li> [SQL Server diagnostics added to detect unreported I/O problems due to stale reads or lost writes](diagnostics-for-unreported-io-problems.md) </li><li> [MSSQLSERVER error 823](/sql/relational-databases/errors-events/mssqlserver-823-database-engine-error)<ul> <li> [Recording for Resource-based Analysis](/previous-versions/windows/it-pro/windows-8.1-and-8/hh448202(v=win.10)) of [Windows Performance Recorder](/previous-versions/windows/it-pro/windows-8.1-and-8/hh448205(v=win.10)) </li></ul></ul> Xperf resources: <li>[MSSQLSERVER error 823](/sql/relational-databases/errors-events/mssqlserver-823-database-engine-error) </li>|
7070
| NAS (Network Attached Storage)| [Description of support for network database files in SQL Server](https://support.microsoft.com/help/304261)|
7171
| iSCSI| [Support for SQL Server on iSCSI technology components](/sql/relational-databases/sql-server-storage-guide#iscsi)|
7272
| Mirroring and Always On availability groups| <ul><li>[Prerequisites, Restrictions, and Recommendations for Always On availability groups](/sql/database-engine/availability-groups/windows/prereqs-restrictions-recommendations-always-on-availability) <li>Requirements for SQL Server to support remote mirroring of user databases<br/>Database Mirroring:<ul><li> [Database Mirroring in SQL Server 2005](/previous-versions/sql/sql-server-2005/administrator/cc917680(v=technet.10)) </li><li> [Database Mirroring Best Practices and Performance Considerations](https://download.microsoft.com/download/4/7/a/47a548b9-249e-484c-abd7-29f31282b04d/dbm_best_pract.doc) </li></ul></ul> These white papers also apply to Microsoft SQL Server 2008 and later versions of SQL Server.|

0 commit comments

Comments
 (0)