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 |  
                                    | hgkapadiaStarting Member
 
 
                                        1 Post | 
                                            
                                            |  Posted - 2011-11-11 : 03:08:38 
 |  
                                            | Hi,I'm using sql server R2 and i've tried to import 1.9 mb trace file to the cleartrace tool. But it did not complete successfully. Below is the summary i got. It says, 0 summary rows saved.************************************************************1 files found in the trace directoryMoving files to the Work Directory...Files to process: 1  ( 1.9 MB )Clearing Target Tables...************************************************************Processing: Sql_BU2_trace.trc************************************************************Trace Rows Read: 5,101Saving Lookup Data...Summary Rows Saved: 0File Process Time (seconds): 0.5************************************************************Saving Lookup Data...Import Time (seconds): 0.5KB per Second: 3,940Moving files to the Archive Directory...Done.--Harry |  |  
                                    | tmutchStarting Member
 
 
                                    1 Post | 
                                        
                                          |  Posted - 2011-12-22 : 16:23:33 
 |  
                                          | HiI have the same issue using SQL Server 2008 (SP1) and ClearTrace Build 38:************************************************************1 files found in the trace directoryMoving files to the Work Directory...Files to process: 1  ( 850 KB )Clearing Target Tables...************************************************************Processing: log_107.trc************************************************************Trace Rows Read: 2,588Saving Lookup Data...Summary Rows Saved: 0File Process Time (seconds): 0.5************************************************************Saving Lookup Data...Import Time (seconds): 0.5KB per Second: 1,631Moving files to the Archive Directory...Done.What am I doing wrong?Tim |  
                                          |  |  |  
                                    | TomásStarting Member
 
 
                                    1 Post | 
                                        
                                          |  Posted - 2012-06-19 : 11:38:14 
 |  
                                          | Hi Everyone..... I have the same issue........1 files found in the trace directoryMoving files to the Work Directory...Files to process: 1  ( 20.0 MB )Clearing Target Tables...************************************************************Processing: log_21043.trc************************************************************Trace Rows Read: 80,784Saving Lookup Data...Summary Rows Saved: 0File Process Time (seconds): 7.8************************************************************Saving Lookup Data...Import Time (seconds): 7.8KB per Second: 2,611Moving files to the Archive Directory...Done.Please help..!!!! |  
                                          |  |  |  
                                    | grazChief SQLTeam Crack Dealer
 
 
                                    4149 Posts | 
                                        
                                          |  Posted - 2012-06-19 : 17:35:24 
 |  
                                          | What events do you have in the trace file?  Usually this means that the RPC:Completed event or the SQL:BatchCompleted events weren't captured.  Can you zip up the trace file and email it to me?=================================================Creating tomorrow's legacy systems today.  One crisis at a time. |  
                                          |  |  |  
                                |  |  |  |