Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | BradGStarting Member
 
 
                                        2 Posts | 
                                            
                                            |  Posted - 2013-10-25 : 00:11:50 
 |  
                                            | Hi, finally managed to get ClearTrace working with 2 weeks worth of trace files. Is it possible to export the summary details to Excel (or similar)? Would be handy as I have to produce a summary report to show why our SQL server is performing the way it is and ClearTrace has made it very easy to identify the culprits....ThanksBrad  |  |  
                                    | tkizerAlmighty SQL Goddess
 
 
                                    38200 Posts | 
                                        
                                          |  Posted - 2013-10-25 : 00:22:01 
 |  
                                          | It gets stored in a database, so you could export that info out via bcp or other export options of SQL.Tara KizerSQL Server MVP since 2007http://weblogs.sqlteam.com/tarad/ |  
                                          |  |  |  
                                    | BradGStarting Member
 
 
                                    2 Posts | 
                                        
                                          |  Posted - 2013-10-25 : 00:40:45 
 |  
                                          | Thanks. Will have a look at that over the weekend.... |  
                                          |  |  |  
                                |  |  |  |