Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sql Server Mail Session

Status
Not open for further replies.

nirmalsp

MIS
Joined
Jan 17, 2002
Messages
25
Location
LK
when i start mail session
there is a message poping up as
"Error 17952:Faild to Start SQl Mail Session"

When i test From Sql Mail Configuration
i get a message "succesfully Started(and stopped)a MAPI session with this profile"

& still i cannot start the sql mail service"
i still get a error

what could case for this error
 
It's probably a permissions issue. You need to log into windows with the same account that you created the mail profile in as well as the same account that sqlserver and/or sql server agent are running under. You must also ensure that this account is a member of the local administrator group as well as have the necessary domain rights to run a mail session.
 
I check. i have already started all services using my
domain user account.
but when i check the sql server agent Error Log
i could see a error as
"[000] Password verification of the 'SQLAgentCmdExec' proxy account failed (reason: A required privilege is not held by the client)"

can this be the problem.
if so how could i fix it
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top