| Thread | Last Post | Replies |
|
| Accessing Notification Services using a remote client application | 28 Mar 2005 17:23 GMT | 6 |
I have a Notification service created and running on a remote server. I have a windows application for managing the subscriptions. I want to have this windows subscription application installed on different client machines for the different users. All the Client machines should ...
|
| Data file used event exist ?? | 25 Mar 2005 17:12 GMT | 1 |
For transaction log esixt "Log File(s) Used Size (KB)" or "Percent Log Used" events. Exists the same events for datafiles ?? Thanks
|
| NS CPU high usage | 25 Mar 2005 17:11 GMT | 3 |
I have a notification services application that works on fine on different boxes, but recently on two boxes when I turn NS instance service on, CPU usage is getting around 90%, while these boxes have 1GB memory and P4 CPU. I ran sql profiler and found that sp_resest_connection is ...
|
| executed an alter proc on database | 24 Mar 2005 17:44 GMT | 2 |
Out of interest, I have had the following happen and wondered if anyone had an explanation for the strange result: I executed an 'Alter Proc' against one of the FireRule
|
| Invoking SP or .NET DLL from Notification services | 23 Mar 2005 00:40 GMT | 2 |
Most of my business knowledge for generating Notification conditions are currently residing on .NET components and SQL stored procedures. I would like to reuse it for the SQL notification services. is there any way to incorporate the Stored procedure calls or .NET component
|
| Unable to run Notification services. | 22 Mar 2005 16:09 GMT | 2 |
Whenever I try to run the Notification services from, the services is getting stopped immediatley after getting started. The error message I am geting is "The XYZ Service on Local Computer started and stopped. Some Services stop
|
| Unable to read eMail message which is generated by XSLT | 22 Mar 2005 00:00 GMT | 2 |
eMail Messages generated with xslt are not readable. It creates html output but we only get cryptic html. we think there is a problem with the character set. can anyone help us?
|
| Stock Example | 16 Mar 2005 12:49 GMT | 1 |
When I add a subscription, I am getting the following error in the stock example. Cannot add subscription: Specified argument was out of the range of valid values.
|
| Error 1053 Trying to start NS Service | 15 Mar 2005 13:27 GMT | 3 |
I am working through the example in the "A First Look at SQL Server 2005 for Developers" book, chapter 16. I have an instance called DBSERVER2005, and when I try to start the NS$DBSERVER2005 service, I get Error 1053 = The
|
| Need help with stored procedure. | 14 Mar 2005 18:18 GMT | 1 |
I am using SQL Server 2000 on Windows 2000 server. Here is my problem: @String = 'word1word2word3word4word5' - This value is passed to Stored Procedure from the script. Column1 in a table1 has many rows with "words" . One row in this column1
|
| SQL NS to be or not to be | 11 Mar 2005 18:57 GMT | 8 |
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
|
| Notification Services Performance | 11 Mar 2005 18:46 GMT | 6 |
Two Questions; 1) Are there any differences between MS Notification Services that will ship w/ SQL2005 as opposed to notification services that is available for SQL2K?
|
| What?s the best way to seperate DB from OLTP DB for NS? | 11 Mar 2005 18:39 GMT | 3 |
I need get data from source OLTP DB for NS DB. Putting NS DB and OLTP DB on the same server will decrease performance too much which Microsoft doesn?t suggest also. What?s the best way to seperate DB from OLTP DB for NS, linked server, replication or anything else? Hope
|
| LCS2005 and SQL NS | 09 Mar 2005 19:45 GMT | 1 |
I read in a MS chat session (http://www.microsoft.com/technet/community/chats/trans/office/off0908.mspx) that it is possible to send broadcast messages when used in conjunction with SQL NS. Does anyone actually know how to do this? Set it up? Any
|
| changing domain or sql accounts/passwords | 04 Mar 2005 12:52 GMT | 1 |
I was wondering what the steps would be if you needed to change th domain account/password under which the windows service runs or th db accounts using which the windows service accesses the dbs Would I need to do a nscontron register
|