MDS - Database trace logging.
-
Monday, February 04, 2013 1:02 PM
All,
From the link below, i understand that trace can be enabled and MDS creates log file and captures the logs.
http://support.microsoft.com/kb/2423478
But as specified in the link, there is a drawback that the log file size grows enormously.
Is there any other option? May be log the trace into SQL DB? If yes, could you guide with relavant articles. Thanks.
XML logging might also help.
Regards,
Nagesh CL
All Replies
-
Monday, February 04, 2013 1:31 PMModerator
Hi Nagesh
you could try to use this :SqlTraceListener
http://www.thejoyofcode.com/Using_the_SqlTraceListener.aspx
Regards,
Xavier Averbouch
Microsoft Community Contributor
SOAT
If a post answers your question, please click "Mark As Answer" on that post and "Vote as Helpful".- Edited by Xavier Averbouch [xavave]Moderator Monday, February 04, 2013 1:31 PM
- Proposed As Answer by Xavier Averbouch [xavave]Moderator Monday, February 04, 2013 1:32 PM
- Marked As Answer by Elvis LongMicrosoft Contingent Staff, Moderator Tuesday, February 12, 2013 2:21 PM

