I am profiling the I/O activity using the events sqlserver.file_read_completed and sqlserver.file_write_completed. Both of these events have a mode attribute that is either "Scatter/Gather" or "Contiguous". Where do I find documentation that describes what these modes are and how to use this information when examining I/O issues?
↧
Extended Event sqlserver.file_read_completed
↧