To Read Error Log, we can use xp_readerrorlog, which is a external SP.
see the following code, it let us know, how to use this SP
This extended stored procedure will return a errorlog file.
EXEC master..xp_readerrorlog
This blog is started to provide, MS Technologies and Javascript codesnippet which will reduce your time.
No comments:
Post a Comment