|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Yesterday @ 9:03 AM
Points: 2,415,
Visits: 3,374
|
|
Hi Experts,
Anyone have any idea what a .RML file is i can hundreds of file in hundreds of folder in our SQL server data drive,the folder name starts with rmls.
Please help
TIA
|
|
|
|
|
SSChampion
        
Group: General Forum Members
Last Login: Today @ 9:36 AM
Points: 11,618,
Visits: 27,680
|
|
looks important: http://www.fileinfo.com/extension/rml
i think those files are used by autocad and are drawings of something; the server might not have autocad installed, so there's no application to open them by default, but someone else who does access those files might.
i doubt very much they should be deleted.
Lowell
--There is no spoon, and there's no default ORDER BY in sql server either. Actually, Common Sense is so rare, it should be considered a Superpower. --my son
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Yesterday @ 9:03 AM
Points: 2,415,
Visits: 3,374
|
|
Thanks Lowell,But i doubt it is having some relation with SQL Server.
Think its created by SQL Server RML utility no sure can some please confirm?
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Yesterday @ 9:03 AM
Points: 2,415,
Visits: 3,374
|
|
| Anyone have any idea on this??
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: Yesterday @ 7:40 AM
Points: 983,
Visits: 13,348
|
|
You are correct in saying they are produced by the SQL RML utilities. Normally used for performance testing etc on a new server.
They are essentially like trace files which can be read by a few different GUI apps like Nexus.
http://support.microsoft.com/kb/944837
There should be no issues if you remove them
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Yesterday @ 9:03 AM
Points: 2,415,
Visits: 3,374
|
|
Animal Magic (12/7/2012) You are correct in saying they are produced by the SQL RML utilities. Normally used for performance testing etc on a new server.
They are essentially like trace files which can be read by a few different GUI apps like Nexus.
http://support.microsoft.com/kb/944837
There should be no issues if you remove them
Thanks a lot.
I am not able to download nexus from below location http://sqlnexus.codeplex.com/wikipage?title=ReadTrace&referringTitle=Home#
Can you please let me know of any other source from where i can download some tool to read those .rml files?
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: Yesterday @ 7:40 AM
Points: 983,
Visits: 13,348
|
|
| The readtrace command line tool which comes with the RML utilites fires up a reporter GUI at the end of it reading the trace files which is almost identical to Nexus. Ive not used it extensively to be honest, just had a little mess about with it a couple of months ago.
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Yesterday @ 9:03 AM
Points: 2,415,
Visits: 3,374
|
|
|
|
|