all groups > sql server notification services > december 2004
1 Event, Multiple Email Notification Formats
Posted by Pramod at 12/29/2004 4:57:55 PM
Objective: 1 Event should trigger two emails to different
groups (internal and external).
Here's my current setup:
1 Event Class
1 Subscription Class with two event rules
2 Notification Class with two xslt files... Class 2 has a
hardcoded email address (which i would like to control
pro... more >>
Alert on backup fail
Posted by Benjamin at 12/28/2004 7:01:01 AM
We have many operators and we are trying to notify them with net send when a
backup fails with net send. From what I can tell you can't notify more than
one operator from the job itself plus your failsafe operator. I see that you
can create your own alerts, but I need error codes, I found th... more >>
SQL Server 2000 and Outlook
Posted by Andrew at 12/22/2004 8:46:20 AM
Hey all,
We have many SQL Server 2000 boxes here (all running Win2K Server) that we
are attempting to get Outlook installed on so we can make use of the
notifications. However, we are running into some problems.
On the initial install of Outlook and tie in to SQL Server it seems to work
ok... more >>
SQL NS to be or not to be
Posted by sleepyjoe at 12/22/2004 3:36:08 AM
Would appreciate your comments. Here is the scenario:
I am monitoring a table in a DB, as soon as the data changes, I need to
get the notification for the new data inserted, (with in sub second)
and then my monitor object calls a web service to deliver
the data for their final destination. I m... more >>
Email Notifications
Posted by joe.fetters NO[at]SPAM gmail.com at 12/20/2004 2:00:08 PM
We are beginning to look into using notification services (NS) in Sql
Server 2005 and were wondering if the following is possible. If there
is some documentation that we missed that covers this please pass
along, the documentation that came with Sql Server 2005 Beta is weak in
the notification ... more >>
is there any way to fire event whenever data change in cube or database
Posted by Mukund Patel at 12/18/2004 1:03:59 PM
Hi Friends,
Is there any way to call notification service or fire event for notification
whenever data will change in my cube?
My application needs to send notification to each subscriber whenever KPI
value change.
Thanks
-Mukund
... more >>
Mailing Error
Posted by Pratibha at 12/16/2004 5:23:22 PM
I am a newbie to notification services. I made an application. It works
perfectly but doesn't send email for notification. It returns following
errors:
"Description: The e-mail address or SMTP server value is not valid.
EventParameters:
Smtp server: localhost
Message recipients: pratibha@int... more >>
attach an image in notification email
Posted by Microsoft at 12/9/2004 9:41:35 AM
Is it possible to generate an image dynamically NS,
and attach it in notification email?
Thanks,
Simon
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Error with XSLT Formatting [URGENT]
Posted by sdonahue at 12/8/2004 7:25:01 PM
I am formatting notifications with a very basic XSL Transform and sending
them as text-only e-mail. Every time I send a notification, it formats the
content fine, but inserts the XML document header (from the original XML
document containing the notification) at the top of every notification:
... more >>
sql server locks alerts.
Posted by Maria Isabel Guzman at 12/1/2004 2:47:44 PM
Hi, we are implementing a new application that use sql server as
database. We are experimenting some locks when some users execute large
transactions. We need to implement alerts that tell us when a user is
blocking other users before a deadlocks occures.
Now we know that someone is blocking w... more >>
Unable to install Notification service
Posted by pinaki at 12/1/2004 5:17:14 AM
hi All
I have created an NSapplication in Windows 2000
server,before creating this application i ran
SetupSamples.cmd in Notification Services
Command prompt which has created four sample instances in
windows services. but during the installation it shows me
a error
" Granting execut... more >>
Maximum subscriptions within one Instance
Posted by John Fleming at 12/1/2004 5:04:30 AM
I am trying to implement a SQL Server 2000 Notification
Services application with 96 seperate subscriptions and 96
corresponding notifications. However, when building the
solution, I receive the following error message:
SqlServerError: Error Number: 0 Source: .Net SqlClient
Data Provider Nu... more >>
|