Im trying to set up notification services in MS sql 2005 and it is asking me for a xml configuration file and I'm not sure what to put in this file. Can anyone sent me an example for this.
I don't have a sample available, but don't get to used to Notification Services. It's been removed from SQL Server in SQL 2008, and will probably be totally gone by the next release.
Denny
MVP
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / SQL 2008 Implementation and Maintenance / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Admin (SQL 2005/2008) / Database Dev (SQL 2005)
You don't want to use Notification Services for that.
Setup database mail, and SQL Agent mail and configure the job to send you an email on completion. The email should then tell you if the job failed of succeed.
Denny
MVP
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / SQL 2008 Implementation and Maintenance / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Admin (SQL 2005/2008) / Database Dev (SQL 2005)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.