Viewing 15 posts - 826 through 840 (of 931 total)
Toby White (3/18/2010)
March 18, 2010 at 11:26 am
Lilita (3/15/2010)
It didn't help
I run job and get
Executed as user: sa. Could not obtain information about Windows NT group/user 'usr_testmail', error code 0xffff0002. [SQLSTATE 42000] (Error 15404). The...
March 16, 2010 at 11:27 am
tferguson (3/16/2010)
March 16, 2010 at 11:26 am
Lilita (3/14/2010)
I read the link you advised me.
Thank you
I tried to connect to server 2000 with sa
and run the ...msdb.dbo.sp_send_dbmail ...
I get the same error: "Could not obtain...
March 14, 2010 at 1:11 pm
CirquedeSQLeil (3/9/2010)
March 11, 2010 at 4:33 pm
Lilita (3/11/2010)
I always test my scripts in Query Window before job's creation.
I suppose your code must work from Query Window too.
I have permissions...
March 11, 2010 at 4:33 pm
Lilita (3/10/2010)
Msg 15404, Level 16, State 10, Line 1
Could not obtain information about Windows NT group/user 'usr_testmail', error code 0xffff0002.
'usr_testmail' - is...
March 10, 2010 at 10:31 am
jinlye (3/9/2010)
March 9, 2010 at 9:15 pm
GTR (3/9/2010)
Yes, Don't set interval time set continous mode.
Could you kindly run me through this on where exactly to change this. I am a bit lost.
March 9, 2010 at 4:12 pm
mtassin (3/9/2010)
Basically brings Database Mail to SQL server 2000. Just for fun I was creating sp_send_dbmail...
March 9, 2010 at 10:15 am
dawidjordaan (3/9/2010)
March 9, 2010 at 10:14 am
vk-kirov (3/9/2010)
most of us are still working on older, SQL Server 2000 servers
Are there any statistics on this?!
Hi VK,
I wrote this because most of my colleagues are still working on...
March 9, 2010 at 8:06 am
Thanks for sharing the article link.
I also came across another URL on BOL
ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/udb9/html/bb95ecaf-444a-4771-a625-e0a91c8f0709.htm
which describes using DTA against a test server instead of directly on production.
By any chance, have you...
March 8, 2010 at 5:23 pm
CirquedeSQLeil (3/8/2010)
Use DTA with extreme caution. Not all indexes and statistics suggested are viable options. I would certainly start with running this in a test environment first. ...
March 8, 2010 at 5:09 pm
Viewing 15 posts - 826 through 840 (of 931 total)