Queries about Notification Services 2005
Tue, 28 Mar 2006 20:43:02 -0800
Hi all,
I would like to know whether it is possible to have a "subscription"
and yet "not send a notification" to a "subscriber". I so, how do I achieve
the same.
Thanks in advance.
Shashidhara K ...
|
CC and BCC fields
Mon, 27 Mar 2006 18:24:56 -0500
Is it possible to use CC: and BCC: functionality in SQL Server 2005
Notification Services when sending e-mail notifications?
...
|
Use existing database for notification tables
Mon, 27 Mar 2006 17:07:28 -0500
Hi,
I am looking at the documentation for the notification services and it
is mentioned that after creating the ADF and configuration files, when I
run the NSControl utility, it creates a new instance and application
database. In my application we are planning to have several notification
services (i.e. ...
|
Instance name for SQL 2005
Sat, 25 Mar 2006 16:37:52 +0530
Hi,
If I try to create a notification service instance where the SQL 2005
instance is having (\) in the name, it gives error saying that \ are not
allowed.
GS
...
|
Scaling-out the SQL-NS Engine question
24 Mar 2006 15:28:48 -0800
I've been reading Shyam's most recent book and have a question
regarding scaling-out with muliple distributors. How does the SQL-NS
engine partition out the work to the different distributors? Does it
use round-robinning or some other method? There was no mention of how
this was performed in his book. In s ...
|
DeliveryStatusCode Values
Fri, 24 Mar 2006 11:00:02 -0800
Hi All,
I'm helping one of our developers with a NS application, and during testing
he asked me what the various values of the DeliveryStatusCode field
reflected..
Now, I know that a value of 6 is successfully delivered, and a value of 4
means that it failed, but I was wondering if anyone had an actua ...
|
Notification on Diskspace and Trans Log growth
Fri, 24 Mar 2006 09:48:01 -0800
How can I setup an alert on SQL7 and SQL2K for sending me an alert (email)
when the amount of available disk space on a certain drive crosses a defined
threshold? I do know how to setup email.
I wanted to also setup a similar alert for transaction log growth.
Thanks in advance.
Adam ...
|
|
|
Subscription Fields - Multiple values...
Fri, 24 Mar 2006 11:40:10 +0000 (UTC)
Hi,
Is it possible to have subscription fields that hold "multiple values". I
want to allow subscriptions for "records" of a certain category, but I need
to let my subscriber choose one or more categories. Is this supported in
SSNS? They may even choose not to filter the category (in which case they
wan ...
|
Can I have Multiple HostedProviders.
Fri, 24 Mar 2006 00:13:04 -0800
Hi All,
I would like to know if we can have multiple "HostedProvider"(s) for a
single "Events" Class in the Notification Services 2005. If so, how do I
implement the same.
Also How can execute a stored procedure residing in a different Database, in
my Notification Services Application, Is it ok to use ...
|
Subscription matching and linked servers
22 Mar 2006 13:16:14 -0800
Hello,
I have multiple linked servers setup to go to various data sources.
All data sources are basically the same ... just different data for the
different locations.
Currently I have different subscription classes and associated matching
rules for each linked server.
Is there a way that I can have a ...
|