-- Scenario--
Configuring User Database Maint. Plan to a backup Server.
Check Database Integrity - Success
Backup Database - Success
Maintenance Cleanup Task - Success
Only Notify Operator task is failing.
" failed with the following error: "No global profile is configured. Specify a profile name in the @profile_name parameter.".
Here Database Mail is configured correctly because all other jobs/mp send the reports correcltly to the operators.
-- My Knowledge/Doubt--
Should the backup server also contain the SQL Server/Database mail profile for sending the reports.
Clustered SQL Server 2005 Enterprise SP2 On windows server 2003
Please help