RE: Using Notification Services for an event driven framework?
Wed, 15 Aug 2007 18:23:19 GMT
What I need to do is send an email to a person if a metric in SSAS hits a certain value. I have a created a scorecard in SSRS but it currently lacks any kind of alerting functionality that would email a manager if a metric exceedes a certain value. I know BSM can do this but I dont want to have purchase it. Can a ...
|
Re: Issues with sql mail in SQL 2000
Wed, 15 Aug 2007 04:26:45 -0700
Check the Outlook configuration. There are plenty of good KB articles that
describe how to set it up. It may be that there are multiple profiles and
the default one is not the one SQL Server should use. Also check to make
sure that the send immediately option is checked. And finally, ensure that
the service acco ...
|
A delivery failure was reported using SMTP Delivery channel
Tue, 14 Aug 2007 21:26:29 -0000
Hello Group.
I am trying to use Notification system to Deliver SMTP Emails.
The SMTP server is local and configured to use anonymous
Authentication.
The Distributor is running on the same box as the SMTP and all other
Notification services.
The Windows Service is running under Local System Account.
I am r ...
|
Event View does not return Events while NSEvent Table has rows
Tue, 14 Aug 2007 18:09:26 -0000
Dear group ,
my subscription rule uses View Names for both the Subscription and
Event Tables.
Even though the NSSubscription and NSEventClass tables have data, the
rule does not find any rows using the views. After looking at the
NSCurrentTables there are no rows being added here.
Thus I am unable to get Noti ...
|
Notification services or another mechanism .. how do I ...
Mon, 13 Aug 2007 11:11:58 +1000
Greetings all,
I am browsing this newsgroup looking for a mechanism to notify my external
application when there is a change in my database.
And I would like a push in the right direction to find the right mechanism.
I have seen discussion around notification services .. which I'll be off to
read up on .. ...
|
Can notification services stand this load?
13 Mar 2007 00:38:08 -0700
Hello All,
I use notifcation services to send notices to my applications. With
increasing load, I have concerns with scallability. In peak times, I
predict that I will have 300+ new events and 300+ notices per second.
This can be sustained for up to 10-15 minutes.
Any insight in the perfromance and scalla ...
|
NS installed but not use.
Fri, 9 Mar 2007 07:41:51 -0800
Hi,
I installed Notification Services in our production SQL Server 2005 (SP1)
cluster servers. But I am not using it; do I still need apply changes to
following article ID: 931815?
Regards!
Chen
...
|
|
|
XML fieldtype for SSNS, or alternatives. Please help.
Thu, 08 Mar 2007 20:08:27 GMT
Im glad I came across this group.
I really need help on SSNS for a very important project. I need to use the xml data type for my notifications, but cannot find any resources on how I can use it, extract data from it or format it.
Here is an example of an event xml structure i need to create ans use:
<ag ...
|
future of notification services
Fri, 9 Mar 2007 00:38:08 +1100
whats the future of notifications services?
also if i'm building a messaging (notification) application, should i use
SSNS or MSMQ???
Ofcourse i'll be using .NET.
I just need to know what technology i should invest in? & whether investing
in SSNS would be worth it
...
|
NSSetQuantumClockDate question
Thu, 8 Mar 2007 01:38:13 -0800
Hi,
I'm working through the Stock sample walkthrough in the SQL Server 2000
Notification Services SP1 help file (our client has SQL Server 2000 so this
is required).
I have a question relating to the value that is passed to the
NSSetQuantumClockDate stored procedure.
Firstly, I should point out that t ...
|