SQL2008 - emailed reports

Dear Technical People,

Ever since our upgrade to SQL2008, we have been experiencing issues with scheduled reports being emailed. 

All scheduled reports are running (as they appear in the report viewer), but certain ones are not being emailed (and I'm finding it tricky to work out what is causing the email not to go through).

Has anyone else experienced any issues with the email of scheduled reports since upgrading to SQL2008?  Would love to hear from you!

Beau

{Melbourne Recital Centre}

Parents
  • Hi Beau.

     

    We had the same issue when we went to SQL 2008.

     

    We ended up finding a few settings that needed to be checked.  You do need DB Mail and that the profile is setup in the T_DEFAULTS table. (user name and email server)

     

    Stored procedures tended to be the issue at our site.

     

    We don’t think that the emails are being sent to DB Mail, hence no log details about them.  Something is failing before the SQLCMD calling the sp_send_dbmail stored procedure. (Sorry Beau, geek talk!)

     

    So whatever error is coming through the sql command, it’s not being returned (captured) by the stored procedure results.

     

    The call to the sql command is failing to track the error and return to the stored procedure (result). Nothing ends up in DB mail for some reason.

     

    Hope this helps you.

     

    Anna Duric
    System Application Administrator, Ticketing & CRM
    the Arts Centre

    T + 61 3 9281 8464
    F + 61 3 9281 8282
    M   0419 928 184
    E   anna-maria.duric@theartscentre.com.au
    http://www.theartscentre.com.au

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Beau Vigushin
    Sent: Monday, 23 May 2011 15:22
    To: Anna-Maria Duric
    Subject: [Tessitura Technical Forum] SQL2008 - emailed reports

     

    Dear Technical People,

    Ever since our upgrade to SQL2008, we have been experiencing issues with scheduled reports being emailed. 

    All scheduled reports are running (as they appear in the report viewer), but certain ones are not being emailed (and I'm finding it tricky to work out what is causing the email not to go through).

    Has anyone else experienced any issues with the email of scheduled reports since upgrading to SQL2008?  Would love to hear from you!

    Beau

    {Melbourne Recital Centre}




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!

     
    Please consider the environment before printing this e-mail.

    ___________________________________________________
     
    The information in this electronic mail is privileged
    and confidential, intended only for use of the individual
    or entity named.  If you are not the intended recipient,
    any dissemination, copying or use of the information is
    strictly prohibited.  If you have received this transmission
    in error please delete it immediately from your system
    and inform us by email on
    info@theartscentre.com.au
    ____________________________________________________
Reply
  • Hi Beau.

     

    We had the same issue when we went to SQL 2008.

     

    We ended up finding a few settings that needed to be checked.  You do need DB Mail and that the profile is setup in the T_DEFAULTS table. (user name and email server)

     

    Stored procedures tended to be the issue at our site.

     

    We don’t think that the emails are being sent to DB Mail, hence no log details about them.  Something is failing before the SQLCMD calling the sp_send_dbmail stored procedure. (Sorry Beau, geek talk!)

     

    So whatever error is coming through the sql command, it’s not being returned (captured) by the stored procedure results.

     

    The call to the sql command is failing to track the error and return to the stored procedure (result). Nothing ends up in DB mail for some reason.

     

    Hope this helps you.

     

    Anna Duric
    System Application Administrator, Ticketing & CRM
    the Arts Centre

    T + 61 3 9281 8464
    F + 61 3 9281 8282
    M   0419 928 184
    E   anna-maria.duric@theartscentre.com.au
    http://www.theartscentre.com.au

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Beau Vigushin
    Sent: Monday, 23 May 2011 15:22
    To: Anna-Maria Duric
    Subject: [Tessitura Technical Forum] SQL2008 - emailed reports

     

    Dear Technical People,

    Ever since our upgrade to SQL2008, we have been experiencing issues with scheduled reports being emailed. 

    All scheduled reports are running (as they appear in the report viewer), but certain ones are not being emailed (and I'm finding it tricky to work out what is causing the email not to go through).

    Has anyone else experienced any issues with the email of scheduled reports since upgrading to SQL2008?  Would love to hear from you!

    Beau

    {Melbourne Recital Centre}




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!

     
    Please consider the environment before printing this e-mail.

    ___________________________________________________
     
    The information in this electronic mail is privileged
    and confidential, intended only for use of the individual
    or entity named.  If you are not the intended recipient,
    any dissemination, copying or use of the information is
    strictly prohibited.  If you have received this transmission
    in error please delete it immediately from your system
    and inform us by email on
    info@theartscentre.com.au
    ____________________________________________________
Children
No Data