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: articles/synapse-analytics/sql-data-warehouse/gen2-migration-schedule.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@ ms.custom:
14
14
15
15
# Upgrade your dedicated SQL pool (formerly SQL DW) to Gen2
16
16
17
-
Microsoft is helping to reduce the entry-level cost of running a dedicated SQL pool (formerly SQL DW). Lower compute tiers capable of handling demanding queries are now available for dedicated SQL pool (formerly SQL DW). Read the full announcement [Lower compute tier support for Gen2](https://azure.microsoft.com/blog/azure-sql-data-warehouse-gen2-now-supports-lower-compute-tiers/). The new offering is available in the regions noted in the table below. For supported regions, existing Gen1 dedicated SQL pool (formerly SQL DW) can be upgraded to Gen2 through either:
17
+
Microsoft is helping to reduce the entry-level cost of running a dedicated SQL pool (formerly SQL DW). Lower compute tiers capable of handling demanding queries are now available for dedicated SQL pool (formerly SQL DW). Read the full announcement [Lower compute tier support for Gen2](https://azure.microsoft.com/blog/azure-sql-data-warehouse-gen2-now-supports-lower-compute-tiers/). The new offering is available in the regions noted in the table below. For supported regions, existing Gen1 dedicated SQL pool (formerly SQL DW) can be upgraded to Gen2 through either:
18
18
19
-
-**The automatic upgrade process:** Automatic upgrades don't start as soon as the service is available in a region. When automatic upgrades start in a specific region, individual data warehouse upgrades will take place during your selected maintenance schedule.
19
+
-**The automatic upgrade process:** Automatic upgrades don't start as soon as the service is available in a region. When automatic upgrades start in a specific region, individual data warehouse upgrades will take place during your selected maintenance schedule.
20
20
-[**Self-upgrade to Gen2:**](#self-upgrade-to-gen2) You can control when to upgrade by doing a self-upgrade to Gen2. If your region is not yet supported, you can restore from a restore point directly to a Gen2 instance in a supported region.
21
21
22
22
## Automated Schedule and Region Availability Table
@@ -34,7 +34,7 @@ The following table summarizes by region when the Lower Gen2 compute tier will b
34
34
35
35
Based on the availability chart above, we'll be scheduling automated upgrades for your Gen1 instances. To avoid any unexpected interruptions on the availability of the dedicated SQL pool (formerly SQL DW), the automated upgrades will be scheduled during your maintenance schedule. The ability to create a new Gen1 instance will be disabled in regions undergoing auto upgrade to Gen2. Gen1 will be deprecated once the automatic upgrades have been completed. For more information on schedules, see [View a maintenance schedule](maintenance-scheduling.md#view-a-maintenance-schedule)
36
36
37
-
The upgrade process will involve a brief drop in connectivity (approximately 5 min) as we restart your dedicated SQL pool (formerly SQL DW). Once your dedicated SQL pool (formerly SQL DW) has been restarted, it will be fully available for use. However, you may experience a degradation in performance while the upgrade process continues to upgrade the data files in the background. The total time for the performance degradation will vary dependent on the size of your data files.
37
+
The upgrade process will involve a brief drop in connectivity (approximately 5 min) as we restart your dedicated SQL pool (formerly SQL DW). Once your dedicated SQL pool (formerly SQL DW) has been restarted, it will be fully available for use. However, you may experience a degradation in performance while the upgrade process continues to upgrade the data files in the background. The total time for the performance degradation will vary dependent on the size of your data files.
38
38
39
39
You can also expedite the data file upgrade process by running [Alter Index rebuild](sql-data-warehouse-tables-index.md) on all primary columnstore tables using a larger SLO and resource class after the restart.
40
40
@@ -45,10 +45,10 @@ You can also expedite the data file upgrade process by running [Alter Index rebu
45
45
46
46
You can choose to self-upgrade by following these steps on an existing Gen1 dedicated SQL pool (formerly SQL DW). If you choose to self-upgrade, you must complete it before the automatic upgrade process begins in your region. Doing so ensures that you avoid any risk of the automatic upgrades causing a conflict.
47
47
48
-
There are two options when conducting a self-upgrade. You can either upgrade your current dedicated SQL pool (formerly SQL DW) in-place or you can restore a Gen1 dedicated SQL pool (formerly SQL DW) into a Gen2 instance.
48
+
There are two options when conducting a self-upgrade. You can either upgrade your current dedicated SQL pool (formerly SQL DW) in-place or you can restore a Gen1 dedicated SQL pool (formerly SQL DW) into a Gen2 instance.
49
49
50
-
-[Upgrade in-place](upgrade-to-latest-generation.md) - This option will upgrade your existing Gen1 dedicated SQL pool (formerly SQL DW) to Gen2. The upgrade process will involve a brief drop in connectivity (approximately 5 min) as we restart your dedicated SQL pool (formerly SQL DW). Once restarted, it will be fully available for use. If you experience issues during the upgrade, open a [support request](sql-data-warehouse-get-started-create-support-ticket.md) and reference "Gen2 upgrade" as the possible cause.
51
-
-[Upgrade from restore point](sql-data-warehouse-restore-points.md) - Create a user-defined restore point on your current Gen1 dedicated SQL pool (formerly SQL DW) and then restore directly to a Gen2 instance. The existing Gen1 dedicated SQL pool (formerly SQL DW) will stay in place. Once the restore has been completed, your Gen2 dedicated SQL pool (formerly SQL DW) will be fully available for use. Once you have run all testing and validation processes on the restored Gen2 instance, the original Gen1 instance can be deleted.
50
+
-[Upgrade in-place](upgrade-to-latest-generation.md) - This option will upgrade your existing Gen1 dedicated SQL pool (formerly SQL DW) to Gen2. The upgrade process will involve a brief drop in connectivity (approximately 5 min) as we restart your dedicated SQL pool (formerly SQL DW). Once restarted, it will be fully available for use. If you experience issues during the upgrade, open a [support request](sql-data-warehouse-get-started-create-support-ticket.md) and reference "Gen2 upgrade" as the possible cause.
51
+
-[Upgrade from restore point](sql-data-warehouse-restore-points.md) - Create a user-defined restore point on your current Gen1 dedicated SQL pool (formerly SQL DW) and then restore directly to a Gen2 instance. The existing Gen1 dedicated SQL pool (formerly SQL DW) will stay in place. Once the restore has been completed, your Gen2 dedicated SQL pool (formerly SQL DW) will be fully available for use. Once you have run all testing and validation processes on the restored Gen2 instance, the original Gen1 instance can be deleted.
52
52
53
53
- Step 1: From the Azure portal, [create a user-defined restore point](sql-data-warehouse-restore-active-paused-dw.md).
54
54
- Step 2: When restoring from a user-defined restore point, set the "performance Level" to your preferred Gen2 tier.
@@ -72,38 +72,38 @@ For more information, see [Upgrade to Gen2](upgrade-to-latest-generation.md).
72
72
73
73
**Q: How will the upgrades affect my automation scripts?**
74
74
75
-
- A: Any automation script that references a Service Level Objective should be changed to correspond to the Gen2 equivalent. See details [here](upgrade-to-latest-generation.md#upgrade-in-a-supported-region-using-the-azure-portal).
75
+
- A: Any automation script that references a Service Level Objective should be changed to correspond to the Gen2 equivalent. See details [here](upgrade-to-latest-generation.md#upgrade-in-a-supported-region-using-the-azure-portal).
76
76
77
77
**Q: How long does a self-upgrade normally take?**
78
78
79
79
- A: You can upgrade in place or upgrade from a restore point.
80
80
81
-
- Upgrading in place will cause your dedicated SQL pool (formerly SQL DW) to momentarily pause and resume. A background process will continue while the dedicated SQL pool (formerly SQL DW) is online.
82
-
- It takes longer if you are upgrading through a restore point, because the upgrade will go through the full restore process.
81
+
- Upgrading in place will cause your dedicated SQL pool (formerly SQL DW) to momentarily pause and resume. A background process will continue while the dedicated SQL pool (formerly SQL DW) is online.
82
+
- It takes longer if you're upgrading through a restore point, because the upgrade will go through the full restore process.
83
83
84
84
**Q: How long will the auto upgrade take?**
85
85
86
86
- A: The actual downtime for the upgrade is only the time it takes to pause and resume the service, which is between 5 to 10 minutes. After the brief down-time, a background process will run a storage migration. The length of time for the background process is dependent on the size of your dedicated SQL pool (formerly SQL DW).
87
87
88
88
**Q: When will this automatic upgrade take place?**
89
89
90
-
- A: During your maintenance schedule. Leveraging your chosen maintenance schedule will minimize disruption to your business.
90
+
- A: During your maintenance schedule. Using your chosen maintenance schedule will minimize disruption to your business.
91
91
92
92
**Q: What should I do if my background upgrade process seems to be stuck?**
93
93
94
-
- A: Kick off a reindex of your Columnstore tables. Note that reindexing of the table will be offline during this operation.
94
+
- A: Kick off a reindex of your Columnstore tables. Reindexing of the table will be offline during this operation.
95
95
96
96
**Q: What if Gen2 does not have the Service Level Objective I have on Gen1?**
97
97
98
-
- A: If you are running a DW600 or DW1200 on Gen1, it is advised to use DW500c or DW1000c respectively since Gen2 provides more memory, resources, and higher performance than Gen1.
98
+
- A: If you're running a DW600 or DW1200 on Gen1, it's advised to use DW500c or DW1000c respectively since Gen2 provides more memory, resources, and higher performance than Gen1.
99
99
100
100
**Q: Can I disable geo-backup?**
101
101
102
102
- A: No. Geo-backup is an enterprise feature to preserve your dedicated SQL pool (formerly SQL DW) availability in the event a region becomes unavailable. Open a [support request](sql-data-warehouse-get-started-create-support-ticket.md) if you have further concerns.
103
103
104
104
**Q: Is there a difference in T-SQL syntax between Gen1 and Gen2?**
105
105
106
-
- A: There is no change in the T-SQL language syntax from Gen1 to Gen2.
106
+
- A: There's no change in the T-SQL language syntax from Gen1 to Gen2.
0 commit comments