all groups > sql server notification services > july 2006
Service Broker question
Posted by Sean at 7/29/2006 9:18:01 AM
1. is this the best place to ask a service broker question?
Forgive me Service Broker experts I am speaking outside of my realm here.
Is it possible that a component “type†could automatically creates a
“conversation†in the Service Broker and if not well designed that
conversation g... more >>
64-bit
Posted by Lianne Kwock at 7/27/2006 1:28:01 PM
Hello,
I have SQL Server 2000 installed on a 64-bit server. SQL mail does not work
from there. I got the following error message:
Server: Msg 18038, Level 16, State 1, Line 0
SQL Mail does not work with the 64-bit version of SQL Server
Does any one know if there is a workaround to send ... more >>
Problem with Stock sample subscription script
Posted by roxana.goidaci NO[at]SPAM genisoft.eu at 7/27/2006 6:08:35 AM
Hi all,
I am trying the Walkthrough for the Stock sample in sql server 2000
notification services.
All the steps till task 4 worked ok, but in task4, when trying to run
the vbs script to add a subscriber, I get the following error message:
"The registry entries for the specified instance of N... more >>
auto Email from sql server 2000
Posted by chetan m purandare at 7/25/2006 9:41:02 PM
dear sir,
i want to enable the SQL MAIL feature of Sql Server 2000.
i have tried too many times but it did not worked for me it gives the error
in MS Outlook as follows
(The connection to the server has failed. Account: 'in010002', Server:
'10.232.1.207', Protocol: POP3, Port: 110, Secure... more >>
SQL Server 2005 Notification Services
Posted by Joe K. at 7/24/2006 10:39:01 AM
I would like to set up SQL Server 2005 notification services. I already
have SQL Server 2005 Enterprise Edition installed on a Windows 2003 server.
I would like notification servcies to send email to a group account when
certain SQL Server jobs abort.
What are the capabilities with this ... more >>
Multiple notification about the same event
Posted by Vadim Rapp at 7/21/2006 10:35:51 PM
Hello,
after some struggle, I created my first trivial notification applicaiton.
One problem I don't quite understand. Let's say, I want to generate
notification whenever in the table1 there's new record with col1='x'. Will
NS ensure that each such record generates only one notification, or... more >>
job failure notifications
Posted by john d at 7/17/2006 8:55:01 AM
Is there a way to have an email notification sent to more than one person
when a job fails?... more >>
Can't use local SMTP Service for emails....
Posted by matt roberts at 7/12/2006 1:31:41 PM
Hi,
Shyams Pather's book for SSNS says that you can use the local SMTP service
to debug email notifications, and make sure that all is working OK.
Unfourtunately, I can't get it to work for me, does anyone out there have
any experience using it in SSNS? I am using SSNS 2005, and as per the... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Remote Controling SQL Server 2005 NS
Posted by shauldar NO[at]SPAM gmail.com at 7/9/2006 5:39:09 AM
Hi,
In what ways can I control and monitor NS instances from a remote
computer? Any pointers?
Thanks,
-- Shaul Dar
Email: shauld@medcon.com
... more >>
Custom channels: Fax, Printer, SMTP with attachments
Posted by shauldar NO[at]SPAM gmail.com at 7/9/2006 5:22:56 AM
Hi,
We are looking for custom channels for SQL Server 2005 Notification
Services for sending to fax, printer and email (SMTP, preferably with
attachments, which AFAIK the built-in NS SMTP does not support). Can
you give me any pointers?
Thanks,
-- Shaul
Dr. Shaul Dar
Chief Architect... more >>
XSLT formatting and XSD references
Posted by shauldar NO[at]SPAM gmail.com at 7/9/2006 12:00:00 AM
Hi,
I have 2 questions on XSLT formatting:
1=2E I want to refer to an XSD schema, for example to perform parameter
substitutions. From what I saw the schema has to be listed fully as
part of the <NotificationClass> in the ADF.xml file. Is there a way
instead to list an external XSD file nam... more >>
|