Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 12963

Can we disable 'max_rollover_files' to stop file rollover for Xevent session.

$
0
0

Hello,

Is it possible to disable file rollover option for extended events session. If i don't specify value for this it is taking a default value of 5.

ADD TARGET package0.event_file(
		SET filename=N'S:\Trace_temp\query_performance.xel',
		max_file_size=(2),
		max_rollover_files=(0),
		metadatafile=N'S:\Trace_temp\query_performance.xem')

Thanks



Viewing all articles
Browse latest Browse all 12963

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>