Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit d50ba9b

Browse files
authored
Merge pull request #9718 from v-kents/sql2014bookmarks-batch04
fix broken bookmarks
2 parents 545af4f + 1372aa1 commit d50ba9b

15 files changed

Lines changed: 2052 additions & 2059 deletions

docs/database-engine/availability-groups/windows/monitor-performance-for-always-on-availability-groups.md

Lines changed: 470 additions & 472 deletions
Large diffs are not rendered by default.

docs/database-engine/breaking-changes-to-database-engine-features-in-sql-server-2016.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ manager: craigg
3434

3535
## <a name="previous-versions"></a> Previous Versions
3636

37-
For information about breaking changes in [!INCLUDE[ssSQL14](../includes/sssql14-md.md)], and in some earlier versions, see [Breaking Changes to Database Engine Features in SQL Server 2014](../database-engine/breaking-changes-to-database-engine-features-in-sql-server-2016.md#SQL14).
37+
For information about breaking changes in [!INCLUDE[ssSQL14](../includes/sssql14-md.md)], and in some earlier versions, see Breaking Changes to Database Engine Features in SQL Server 2014.
3838

3939
#### Archived Documentation for Very Old Versions of SQL Server
4040

@@ -46,5 +46,3 @@ For information about breaking changes in [!INCLUDE[ssSQL14](../includes/sssql14
4646
[SQL Server Database Engine Backward Compatibility](../database-engine/sql-server-database-engine-backward-compatibility.md)
4747
[ALTER DATABASE Compatibility Level &#40;Transact-SQL&#41;](../t-sql/statements/alter-database-transact-sql-compatibility-level.md)
4848
[SQL Server 2016 or SQL Server 2017 on Windows improvements in handling some data types and uncommon operations](https://support.microsoft.com/help/4010261)
49-
50-

docs/database-engine/install-windows/choose-a-database-engine-upgrade-method.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ There are several approaches to consider when you are planning to upgrade the [!
7171
After migrating the user database(s), you point new users to the new [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] instance using one of a variety of methods (e.g. renaming the server, using a DNS entry, modifying connection strings). The new installation approach reduces risk and downtime as compared to an in-place upgrade , and facilitates hardware and operating system upgrades in conjunction with the upgrade to [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)].
7272

7373
> [!NOTE]
74-
> If you already have a high availability (HA) solution in place or some other multiple [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]instance environment, go [Rolling upgrade](#RollingUpgrade). If you do not have a high availability solution in place, you can consider either temporarily configuring [Database Mirroring](../database-mirroring/setting-up-database-mirroring-sql-server.md) to further minimize downtime to facilitate this upgrade or taking this opportunity to configure an [Always On Availability Group](https://msdn.microsoft.com/library/hh510260.aspx) as a permanent HA solution.
74+
> If you already have a high availability (HA) solution in place or some other multiple [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]instance environment, go [Rolling upgrade](#rolling-upgrade). If you do not have a high availability solution in place, you can consider either temporarily configuring [Database Mirroring](../database-mirroring/setting-up-database-mirroring-sql-server.md) to further minimize downtime to facilitate this upgrade or taking this opportunity to configure an [Always On Availability Group](https://msdn.microsoft.com/library/hh510260.aspx) as a permanent HA solution.
7575
7676
For example, you may use this approach to upgrade:
7777

@@ -105,5 +105,3 @@ The steps required for a new installation upgrade vary slightly depending upon w
105105
## Next steps
106106
[Plan and Test the Database Engine Upgrade Plan](../../database-engine/install-windows/plan-and-test-the-database-engine-upgrade-plan.md)
107107
[Complete the Database Engine Upgrade](../../database-engine/install-windows/complete-the-database-engine-upgrade.md)
108-
109-

docs/database-engine/whats-new-in-sql-server-2016.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -50,28 +50,28 @@ To review what is new in the other SQL Server components, see [What's New in SQL
5050
## <a name="Feature"></a> SQL Server 2016 RTM
5151
This section contains the following subsections:
5252

53-
- [Columnstore Indexes](#columnstore)
54-
- [Database Scoped Configurations](#scopedconfiguration)
55-
- [In-Memory OLTP](#InMemory)
56-
- [Query Optimizer](#QueryOptimizer)
57-
- [Live Query Statistics](#LiveStats)
58-
- [Query Store](#QueryStore)
59-
- [Temporal Tables](#TT)
60-
- [Striped Backups to Microsoft Azure Blob Storage](#StripedBackupToAzure)
61-
- [File-Snapshot Backups to Microsoft Azure Blob Storage](#FileSnapshotBackup)
62-
- [Managed Backup](#ManagedBackup)
63-
- [TempDB Database](#multipleTempDB)
64-
- [Built-in JSON Support](#ForJson)
65-
- [PolyBase](#bkPolyBase)
66-
- [Stretch Database](#stretch)
67-
- [Support for UTF-8](#UTF8)
68-
- [New Default Database Size and Autogrow Values](#DefaultDB)
69-
- [Transact-SQL Enhancements](#TSQL)
70-
- [System View Enhancements](#SystemTable)
71-
- [Security Enhancements](#Security)
72-
- [High Availability Enhancements](#HighAvailability)
73-
- [Replication Enhancements](#Repl)
74-
- [Tools Enhancements](#Tools)
53+
- [Columnstore Indexes](#columnstore-indexes)
54+
- [Database Scoped Configurations](#database-scoped-configurations)
55+
- [In-Memory OLTP](#in-memory-oltp)
56+
- [Query Optimizer](#query-optimizer)
57+
- [Live Query Statistics](#live-query-statistics)
58+
- [Query Store](#query-store)
59+
- [Temporal Tables](#temporal-tables)
60+
- [Striped Backups to Microsoft Azure Blob Storage](#striped-backups-to-microsoft-azure-blob-storage)
61+
- [File-Snapshot Backups to Microsoft Azure Blob Storage](#file-snapshot-backups-to-microsoft-azure-blob-storage)
62+
- [Managed Backup](#managed-backup)
63+
- [TempDB Database](#tempdb-database)
64+
- [Built-in JSON Support](#built-in-json-support)
65+
- [PolyBase](#polybase)
66+
- [Stretch Database](#stretch-database)
67+
- [Support for UTF-8](#support-for-utf-8)
68+
- [New Default Database Size and Autogrow Values](#new-default-database-size-and-autogrow-values)
69+
- [Transact-SQL Enhancements](#transact-sql-enhancements)
70+
- [System View Enhancements](#system-view-enhancements)
71+
- [Security Enhancements](#security-enhancements)
72+
- [High Availability Enhancements](#high-availability-enhancements)
73+
- [Replication Enhancements](#replication-enhancements)
74+
- [Tools Enhancements](#tools-enhancements)
7575

7676
## Columnstore indexes
7777

0 commit comments

Comments
 (0)