Using sp_sysmon to tune index creation

You can use the “begin_sample” and “end_sample” syntax for sp_sysmon to provide performance results for individual create index commands:

sp_sysmon begin_sample
create index ...
sp_sysmon end_sample

Sections of the report to check include: