Click here to Skip to main content
15,896,557 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
We have sp_readerrorlog in sql services. But what is t-sql command to find error logs in SQL AZURE database.

Thanks,
Sree
Posted

1 solution

Quote:
Now we have new capabilities in SQL azure for error logging !

follow this : http://msdn.microsoft.com/en-us/library/azure/ff394106.aspx
 
Share this answer
 
Comments
SreeDBA 5-Dec-14 5:25am    
Thx for the reply. But these are error numbers. I want to know the complete SQL logs in the AZURE database.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900