sp_send_dbmail profile name is not valid

Configuring SQL Server database mail and using it is very straight forward. But sometimes we might neglect some key information which will led to error when running the sp_send_dbmail Stored Procedures. Remember that the profile name is being entered/created at the Database mail configuration and don't confuse with profile name and account name. If you happen to run into the mentioned error and forget the profile name, here what you can do to retrieve the profile name.

  1. Right click the Database Mail
  2. Choose Configure Database Mail
  3. Manage Database Mail Account and Profiles
  4. View, change, or delete an existing profileā€¦

Msg 14607, Level 16, State 1, Procedure sysmail_verify_profile_sp, Line 12 profile name is not valid