SQL Server Extended Events (xEvents)

Hello,

I would like to use xEvents in order to track user transformation through SharePoint PowerPivot.

In order to do it I've generated a script, and received log file.

How can I control script execution? when start\stop "listening"? managing log storage? etc..

Please advise.


  • Edited by zac139 Thursday, March 26, 2015 3:54 PM
March 26th, 2015 3:53pm

Does anyone have a suggestion for Zac on this topic?

Thanks!

Free Windows Admin Tool Kit Click here and download it now
April 2nd, 2015 1:54pm

Hello,

Your requirement is not clear for me, may can you explain it more detailed, please?

With "xEvents", do you mean SQL Server Extended Events Sessions? In context of Power Pivot (the topic of this forum), what do you want to achieve exactly?

April 3rd, 2015 12:55am

Please clarify your requirement. If you are looking for start and stop, you can use the below:

ALTER EVENT SESSION <<Name>>
ON SERVER STATE = START -- START/STOP to start and stop the event session

Free Windows Admin Tool Kit Click here and download it now
April 3rd, 2015 1:04am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics