ニュース

SQL Serverにおけるトランザクションログの管理については、SQL Serverのドキュメントを参照してください。 なお、SQL Serverのログファイル名は、Systemwalker IT Service Managementのインストール時に指定した値 (デフォルト:ARSysLog)に、拡張子ldfが追加された値になります。
I have a database on SQL Server 2000 which is about 6GB but the LDF file is 100GB. I have been doing some research on the matter and found out that I have several options. Switch to Simple mode, or ...
This change improves debugging by providing a log file named according to SQL Server specifications.
When the xref:System.Data.Objects.ObjectContext.CreateDatabase?displayProperty=name method is called either directly or by using Code First with the SqlClient ...
I have found some information online that says I need to use SQL server to shrink this file. I did not have SQL server installed on the server.