Skip to content

Commit 521d44a

Browse files
committed
update links
1 parent b829a8d commit 521d44a

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

docs/sql-server/migrate/guides/sql-server-to-sql-server-upgrade-guide.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -138,12 +138,18 @@ Review the compatibility issues discovered with DMA tool.
138138

139139
Preserve backup logs, maintenance plans, and other automated tasks, including jobs by creating a backup of the system [database msdb.](/../../../relational-databases/backup-restore/back-up-and-restore-of-system-databases-sql-server.md)
140140

141+
Additional considerations maybe needed based on the complexity of your data and environment.
142+
141143
View [linked servers](/../../../relational-databases/linked-servers/linked-servers-database-engine.md) by using SQL Server Management Studio. In the Object Explorer, right-click server objects to expand list
142144

143145
[Troubleshoot orphaned users](/../../failover-clusters/troubleshoot-orphaned-users-sql-server.md)
144146

145147
[Migrating-triggers](/../../../relational-databases/linked-servers/linked-servers-database-engine.md)
146148

149+
[Migrate system objects using scripts wizard](/../../ssms/scripting/generate-and-publish-scripts-wizard.md)
150+
151+
[Mirrored backup media sets](https://docs.microsoft.com/en-us/sql/relational-databases/backup-restore/mirrored-backup-media-sets-sql-server.md)
152+
147153
### Migrate schema and data
148154

149155
After assessing your databases, the next step is to begin the process of migrating the schema and database by using DMA.
@@ -247,11 +253,7 @@ To use DEA for database migration testing, complete the following steps.
247253

248254
## Next steps
249255

250-
For more information about these issues and specific steps to mitigate them, see the[Post-migration Validation and Optimization Guide](../../../relational-databases/
251-
post-migration-validation-and-optimization-guide.md).
252-
253-
After the migration, review the [Post-migration validation and optimization guide](../../../
254-
relational-databases/post-migration-validation-and-optimization-guide.md).
256+
For more information about these issues, specific steps to mitigate them, and after the migration see the [Post-migration Validation and Optimization Guide](../../../relational-databases/post-migration-validation-and-optimization-guide.md).
255257

256258
For a matrix of Microsoft and third-party services and tools that are available to assist you
257259
with various database and data migration scenarios and specialty tasks, see [Services and tools for data migration](/azure/dms/dms-tools-matrix).

0 commit comments

Comments
 (0)