December 1, 2008 at 12:11 am
HI,
We have some important sql jobs running on a server. We want a notification if any of these jobs fails through SMS on mobile.
Is it possible ? Please assist us how to configure the same ?
Thanks
December 1, 2008 at 3:04 am
Are you using sql server 2000 or 2005
Rajesh Kasturi
December 1, 2008 at 3:06 am
SQL Server doesn't support sending SMS messages. You would need to use the cell phone's email address and have the SQL Server send a regular email to the cell phone.
Most cell phone providers provide you with an email address for the phone. For example 9495551212@verizon.com
Rajesh Kasturi
December 1, 2008 at 3:28 am
Find the article how to configure mail profile.
http://msdn.microsoft.com/en-us/library/ms177408.aspx
Rajesh Kasturi
December 1, 2008 at 3:44 pm
There might be a third party component to send SMS, but you're better off just using email to do this.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply