Viewing 15 posts - 1,576 through 1,590 (of 3,738 total)
It was not my intent to use CDONTS as an alternative.
I just wanted to see if it worked.
Thanks.
April 2, 2012 at 3:35 pm
Lowell,
Sorry that I created a new post. I could not find the original. So I'm wrong for that but I'm not lying.
Yes, it is the same Server and it is...
April 2, 2012 at 3:34 pm
Jared,
All of the Logins are intact.
As far as I recall I had this issue before I ever changed a Server via services or the configuration manager.
If I went into Services...
April 2, 2012 at 2:13 pm
SQLKnowItAll (4/2/2012)
April 2, 2012 at 1:56 pm
Lowell,
I'm sorry. I don't know where I got unsent but the sent_status is 'unsent'
April 2, 2012 at 1:52 pm
SELECT *
FROM sysmail_event_log
Nothing but start & stop DB Mail
SELECT *
FROM sysmail_allitems
I found the items were listed as failed.
So I check the Windows Event Log...
April 2, 2012 at 1:30 pm
SQLKnowItAll (4/2/2012)
Welsh Corgi (4/2/2012)
April 2, 2012 at 1:25 pm
I changed the Account for the SQL Server and SQL Server Agent Account to an account that it should work with and tried to send a message but all of...
April 2, 2012 at 1:16 pm
SQLKnowItAll (4/2/2012)
Have you changed any of the service logins outside of SQL Server Configuration Manager? If you have, they may not have the required permissions...
No but that makes think that...
April 2, 2012 at 1:10 pm
I execute the EXEC sp_WhoIsActive and I see that there are 10 concurrent merges on the same table based on the range on the primary key.
Apparently the table loads faster...
April 2, 2012 at 12:48 pm
anthony.green (4/2/2012)
is it the same error or a different one?
No error.
anthony.green (4/2/2012)
also is that email address right in the snippet or was it modified?
It was modified.
April 2, 2012 at 12:10 pm
dan-572483 (4/2/2012)
Forgive me for asking a basic question but did you ever enable Database Mail?sp_configure 'show advanced options',1go
reconfigure
go
sp_configure 'Database Mail XPs',1
go
reconfigure
go
Yes, I...
April 2, 2012 at 12:07 pm
I starting to believe that it is a Windows Problem since CDONTS Fails?
I'm using SQL Server 2008 R2 x64 on Windows Server 2008 R2 x64.
April 2, 2012 at 10:59 am
Viewing 15 posts - 1,576 through 1,590 (of 3,738 total)