Skip to content

Commit ef6e16f

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/SupportArticles-docs-pr (branch live)
2 parents a76d83a + 66dd730 commit ef6e16f

File tree

5 files changed

+7
-30
lines changed

5 files changed

+7
-30
lines changed

.openpublishing.redirection.developer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6418,6 +6418,10 @@
64186418
{
64196419
"source_path": "support/windows/win32/navigation-bar-not-update-navigating-shell-namespace-extension-folders.md",
64206420
"redirect_url": "/troubleshoot/windows/win32/welcome-windowsdeveloper"
6421+
},
6422+
{
6423+
"source_path": "support/sql/database-engine/database-file-operations/support-iscsi-technology-components.md",
6424+
"redirect_url": "/sql/relational-databases/sql-server-storage-guide#iscsi"
64216425
}
64226426
]
64236427
}

Outlook/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"recommendations": true,
113113
"feedback_system": "Standard",
114114
"hideEdit": true,
115-
"uhfHeaderId": "MSDocsHeader-Outlook.yml",
115+
"uhfHeaderId": "MSDocsHeader-Outlook",
116116
"titleSuffix": "Outlook",
117117
"searchScope": ["Outlook Support"],
118118
"contributors_to_exclude": [

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ 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)|
71-
| iSCSI| [Support for SQL Server on iSCSI technology components](https://support.microsoft.com/help/833770)|
71+
| 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.|
7373
|I/O affinity| [INF: Understanding How to Set the SQL Server I/O Affinity Option](https://support.microsoft.com/help/298402)|
7474

support/sql/database-engine/database-file-operations/support-iscsi-technology-components.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

support/sql/database-engine/database-file-operations/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ items:
3333
href: support-databases-compressed-volumes.md
3434
- name: Support for network database files
3535
href: support-network-database-files.md
36-
- name: Support on iSCSI technology components
37-
href: support-iscsi-technology-components.md
3836
- name: Transaction log file grows for databases with In-Memory OLTP
3937
href: transaction-log-file-grows-databases-in-memory-oltp.md
4038
- name: Troubleshoot errors related to system disk sector size greater than 4 KB

0 commit comments

Comments
 (0)