SSIS access to database mail from "Notify Operator" task -
07-10-2006
, 03:36 PM
I have successfully configured and tested database mail on a sql server 2005
instance. When I attempt to create an SSIS "Notify Operator" task pointing to
a connection definition for the sql server 2005 instance, I receive the
following error message:
"This task requires the mdsb database to be configured as a database mail
host."
I am assuming that the "mdsb" in the message is a typo and should read
"msdb". Does anyone have any ideas what would be causing this?
Thank you. |