Im trying to load a few dozen trace files into a table with fn_trace_gettable and default for the file count, but i get the same number of records even if i specify the number of files to import or use 'default'
suggestions?
[edit]
Should have read the docs a little closer. Need to rename my trace files without underscores
Be aware that the fn_trace_gettable function will not load rollover files (when this option is specified by using the number_files argument) where the original trace file name ends with an underscore and a numeric value.