Answered SQL Azure Error Log

  • Wednesday, May 09, 2012 2:26 AM
     
     

    Hi,

    I am trying to get the SQL Azure Error Log. I searched a lot on msdn but I didn't find any clue of that.

    In another related topic Get server log on SQL Azure. I realized that the error log was not available in v1 of SQL Azure, but that topic was very old, and I don't know whether the current SQL Azure is still v1. How could I have a check on the SQL Azure version.

    Below is what I get with select @@version in SQL Azure, I am still not able to know whether the SQL Azure is on v1.

    select @@version

    go

    Microsoft SQL Azure (RTM) - 11.0.1892.6   May  1 2012 01:35:16   Copyright (c) Microsoft Corporation

    Thanks

    Ian

All Replies

  • Wednesday, May 09, 2012 6:50 AM
     
     

    hi

    when version chsnged it changed - you cannot controll on it

  • Thursday, May 10, 2012 7:14 AM
    Moderator
     
     Answered

    Hi Ian,

    Here is a FAQ for SQL Azure, copied from:http://social.technet.microsoft.com/wiki/contents/articles/995.sql-azure-faq.aspx

    Q: Is SQL Server error log available in SQL Azure?
    No, SQL Server error log is not currently available in SQL Azure.


    Best Regards,
    Iric
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

    • Marked As Answer by ianx08 Thursday, May 10, 2012 7:41 AM
    •