How To: Manually Deprovision a Database
|
There may be times when you delete a database from a SQL Data Sync (Preview) sync group and the database does not fully deprovision. In such cases, you must manually deprovision the database. This topic walks you through manually deprovisioning a database after you removed it from all sync groups. The Silverlight portal was officially decommissioned May 15, 2013. Going forward, use the Windows Azure Management portal, for Windows Azure SQL Data Sync. You access SQL Data Sync (Preview) via the SYNC tab under SQL Database at the Windows Azure Management portal. The SYNC tab is only available when you have one or more sync groups. See the topic How To: Create a Sync Group (SDS) for guidance on creating and modifying a sync group from this portal. |
See the Navigation section below for links to topics you should read before you start and guidance on creating and modifying sync groups.
Modifications you can make to a sync group include:
-
How To: Update a Sync Group Schema (SDS)
-
How To: Add a Database to your Sync Group (SDS)
-
How To: Remove a Database from a Sync Group (SDS)
-
How To: Delete a Sync Group (SDS)
-
How To: Manually Deprovision a Database (SDS) - this topic
-
How To: Cancel a Synchronization (SDS)
-
How To: Change an Agent's Key (SDS)
Manually Deprovision a Database
A standalone executable is installed with the SQLDataSyncAgent-Preview-ENU.msi that you can use to de-provision the SQL Data Sync (Preview) objects that are created when you add a database or table to your synchronization service.
Warning |
|---|
| If you deprovision a database that is a member of more than one sync group synchronizations for all sync groups which the database is associated fail since the database is no longer provisioned. |
Note |
|---|
| If your topology does not include any SQL Server databases you need to install a client agent locally to get the deprovisioning tool. |
|
Usage: |
||
|
|
||
|
|
<connectionstring> |
Specifies the connection string of the SQL Server database or SQL Database instance to be deprovisioned. |
|
|
[/f] |
Deprovision without warning. |
|
Examples: |
||
|
SQL Server |
|
|
|
SQL Database |
|
|
Navigation
SQL Data Sync (Preview) is a feature of SQL Database. From the Windows Azure Management portal you can perform all tasks necessary to create, deploy, and modify a sync group.
|
Before you start Before you begin to design and implement your synchronizations, you should be familiar with these topics. |
How to create a sync group There are six steps to creating a sync group from the Windows Azure Management portal. Details on each step can be found by following these links. |
|
See Also
Concepts
SQL Data Sync (Preview)SQL Data Sync (Preview) Community Resources
SQL Database Data Types supported by SQL Data Sync (Preview)
Data Security in SQL Data Sync (Preview)
Conflict Resolution when Synchronizing
Known SQL Data Sync (Preview) Issues
SQL Data Sync (Preview)Troubleshooting Guide
Glossary of SQL Data Sync Terms
Other Resources
Windows Azure Management PortalSQL Azure Data Sync [Channel 9 videos]
SQL Data Sync Forum
Warning
Note