How do I get email notification working
Fri, 12 Oct 2007 13:34:01 -0700
I have been given the job of database administrator. I very good at SQL
programming, but am just learning about things like backups, replication,
etc. and am VERY shaky on anything involving network administration. I am
not the one who installed Sql 2005 database, so I don't know if any steps
were missed. ...
|
Notification services setup
Thu, 20 Sep 2007 15:18:04 -0700
Hi,
I am trying to set up the notification services on SQL 2005 by following
http://msdn2.microsoft.com/en-us/library/ms172597.aspx
At step 2, the command: net localgroup users DOMAIN\NSService /add , I got
"There is no such global user or group: ad.vsd.vansd.org\nsservice."
What was I supposed to put in ...
|
What is wrong with my Distributor
Fri, 07 Sep 2007 03:19:04 -0700
Hi all
First of all i would like to say that i am a newbie in SSNS,
For some reason i am stuck with a pre-build SSNS application that
doesn't seem to work.
After hours (days) of struggle i have managed to make it produce
notifications
(i can see data in both NSMyNotificationClassNotificationBatches1 and
N ...
|
NSService error
Thu, 30 Aug 2007 19:56:29 -0000
Dear Group
can you please help me resolve this issue
Thanks,
Prabhukiran
D:\DatabaseSQLServer2005\90\NotificationServices>cd 9.0.242\bin
D:\DatabaseSQLServer2005\90\NotificationServices\9.0.242\bin>nsservice
-alerts -
a
Microsoft SQL Server Notification Services service executable
9.0.242.0
c Microso ...
|
The SQL-NS Subscription Management API
Thu, 30 Aug 2007 14:07:00 -0000
Hi all,
before posting a possible implementation of the scenario I depicted in
http://groups.google.it/group/microsoft.public.sqlserver.notificationsvcs/browse_thread/thread/5cd542c0591058be?hl=it
I was facing another problem related to NS, about SQL-NS SMI.
Reading materials through the web, it is suggested tha ...
|
Setup of 2005 Dev edition Notification Serivces fails
Tue, 28 Aug 2007 04:00:00 -0700
I installed SQL Server Experess edition initially. After I uninstalled
Express I tried to install the Developer edition. The install is failing for
Notification Services, Integration Services and Client Components (or
Workstation Components). Each fails with the message:
"A component that you have specified ...
|
SqlProvider issue
Tue, 28 Aug 2007 03:40:18 -0700
Hi all,
I am wondering what's the best practice for the problem I'm facing.
I'd like to use a scheduled provider that checks if a field is changed
in a table, but looking at examples it seems that there's no other way
but keeping a chronicle table with previous values.
Due to the large amount of data, it does n ...
|
|
|
Duplicate notifications
Mon, 27 Aug 2007 17:24:01 -0700
Hi,
We are experiencing a transient problem wherein duplication notifications
are occaisionally generated for no dicernible reason. It happened twice in
the last week in period where a several notifications were generated with no
problem.
Probing the data tables revealed the following:
1) Only 1 event w ...
|
Stuck learning SQL-NS
Thu, 23 Aug 2007 13:22:05 -0000
Hi guys, I am completely new to Notification Services and I was having
a look at the example given in msdn2 and in the Microsoft book
"Microsoft SQL 2005 NS" but I got problems to understand errors given
in Event Viewer.
After one day I was able to let the istance respond to the event, but
now no notification i ...
|
Re: Using Notification Services for an event driven framework?
Thu, 16 Aug 2007 04:25:48 -0700
On Wed, 15 Aug 2007 18:23:19 +0000, Bob wrote:
> 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 ...
|