| Thread | Last Post | Replies |
|
| Instance name for SQL 2005 | 29 Mar 2006 13:19 GMT | 8 |
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
|
| Queries about Notification Services 2005 | 29 Mar 2006 13:17 GMT | 1 |
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.
|
| Use existing database for notification tables | 29 Mar 2006 13:08 GMT | 3 |
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 ...
|
| Queries about Notification Services 2005 | 29 Mar 2006 13:02 GMT | 4 |
I have set up a notification services using MSSQL Notification Service 2005. The events are firing properly, and even the notification to the corresponding subscriber is populated, but the delivery status shows "Delivery failed". Can anyone tell me what could be the ...
|
| DeliveryStatusCode Values | 28 Mar 2006 16:53 GMT | 3 |
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..
|
| Notification on Diskspace and Trans Log growth | 28 Mar 2006 13:38 GMT | 2 |
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.
|
| Various questions....updating instance, vacuuming, and emails.... | 28 Mar 2006 13:35 GMT | 3 |
1. When you update an instance and tables get new columns, etc. - say for example you update a subscription class. Is any data lost? Are tables dropped & readded? I had a situation where I updated my instance, and some new tables were created called
|
| CC and BCC fields | 28 Mar 2006 13:25 GMT | 1 |
Is it possible to use CC: and BCC: functionality in SQL Server 2005 Notification Services when sending e-mail notifications?
|
| Subscription Fields - Multiple values... | 27 Mar 2006 09:28 GMT | 3 |
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 ...
|
| Scaling-out the SQL-NS Engine question | 25 Mar 2006 14:23 GMT | 1 |
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
|
| Can I have Multiple HostedProviders. | 24 Mar 2006 16:52 GMT | 5 |
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
|
| Drop table | 20 Mar 2006 17:31 GMT | 6 |
Hi NG, We have a development database and from time to time some user or users will issue a drop table and I would like to know the user who drop the table. Is there a way to determine who and when the user issues the drop table DDL
|
| Installation problem | 20 Mar 2006 11:15 GMT | 2 |
I have a server with follow configuration: OS: Windows Server 2003 SP1 Installed software: - SQL server 2000 SP4 (default instance)
|
| Newbie Confused - where to start? | 16 Mar 2006 15:22 GMT | 5 |
I installed Notification Services, but from reading Microsoft Walkthrough, I can't figure out where to start and how to actually create a project. The Walkthrough says in the part "design your application" that I have to decide this and determine that; then the next step is ...
|
| Multiple servers for same Deliverychannel and protocol? | 16 Mar 2006 14:50 GMT | 4 |
Just wanted to check whether we can specify multiple SMTP server names for the same deliverychannelname and Protocol? The idea is to have a backup server specified if the primary is not working for some reason. Will this work?
|