all groups > sql server notification services > january 2005 >
You're in the

sql server notification services

group:

Deployment of SQL NS in Cluster Environments.


Deployment of SQL NS in Cluster Environments. Sezgin Rafed
1/5/2005 10:11:05 AM
sql server notification services:
Hi everyone,

I need information about deploying SQL Server 2000 Notification Services in
Cluster Environments.

Any assistance will be appreciated.


Regards.

Sezgin Rafed

RE: Deployment of SQL NS in Cluster Environments. petery NO[at]SPAM online.microsoft.com
1/5/2005 11:41:23 AM
Hello Sezgin,

You can install Notification Services where you will run the instance, and
then run the installxps command to install the database components on the
remote instances of SQL Server. But you need to be able to connect to the
instances of SQL Server to do this. Installing the database components is a
modification to the SQL Server instance because you are adding a DLL and
registering the extended stored procedures. You'll should work with the
owners of the cluster to get the database components installed.

SQL NS Books Online has:

Clustered Single Server Deployment (Windows Authentication)

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sqlntsv/htm
/ns_adminconfig_5dth.asp

Clustered Single Server Deployment (SQL Authentication)

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sqlntsv/htm
/ns_adminconfig_8neh.asp

More related information:

High-Availability Configurations
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sqlntsv/htm
/ns_adminplanning_1oc4.asp

870656 FIX: The Notification Services components remain in the Enable
Pending
http://support.microsoft.com/?id=870656

Best Regards,

Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


--------------------
| From: "Sezgin Rafed" <anonymous@anonymous.com>
| Subject: Deployment of SQL NS in Cluster Environments.
| Date: Wed, 5 Jan 2005 10:11:05 +0200
| Lines: 13
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.181
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
| Message-ID: <usbEf4v8EHA.2608@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.sqlserver.notificationsvcs
| NNTP-Posting-Host: host-213-194-84-162.borusantelekom.com 213.194.84.162
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10
.phx.gbl
| Xref: cpmsftngxa10.phx.gbl
microsoft.public.sqlserver.notificationsvcs:2984
| X-Tomcat-NG: microsoft.public.sqlserver.notificationsvcs
|
| Hi everyone,
|
| I need information about deploying SQL Server 2000 Notification Services
in
| Cluster Environments.
|
| Any assistance will be appreciated.
|
|
| Regards.
|
| Sezgin Rafed
|
|
|
RE: Deployment of SQL NS in Cluster Environments. MarkSW
1/13/2005 11:51:04 AM
You also need to set up the NSService as a clustered resource in the Cluster
Manager for the cluster, and use the name of the clustered resource as the
system name for the application when you run nscontrol -create to build the
application. Build it on each node of the cluster with the clustered
resource name as the system name.

Other than that I didn't find this different then creating/modifying an NS
app on a single node deployment.

[quoted text, click to view]
AddThis Social Bookmark Button