Expand Minimize
1 out of 1 rated this helpful - Rate this topic

How to: Delete an Instance of Notification Services (SQL Server Management Studio)

SQL Server 2005

When you delete an instance of Notification Services, you delete the databases for the instance and its applications. After you delete an instance, you should also unregister the instance, unless you are going to recreate the instance and want to use the same registry information.

The following procedure shows how to delete an instance of Notification Services using Microsoft SQL Server Management Studio.

  1. In Object Explorer, expand the Notification Services node.

    If you want to keep a copy of the instance and application data, back up the instance and application databases. For more information, see Backing Up and Recovering Notification Services.

  2. Right-click the instance and select Disable.

  3. Right-click the instance and select Stop.

    ms166412.note(en-US,SQL.90).gifNote:
    If you are hosting the Notification Services engine in a custom application, use the custom application to stop the instance.

  4. To unregister the instance, right-click the instance, point to Tasks, and then select Unregister.

  5. Right-click the instance, point to Tasks, and then select Delete.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.