ニュース

Overgrown transactional log files can turn into real problems if they are not handled properly. Today SQL Server consultant Tim Chapman discusses the perils of not handling SQL Server log growth ...
Delayed durability offers something that many SQL Server professionals have wanted for years-the ability to disable transaction logging. Why turn off the transaction log? You can accelerate ...
If the SQL Server account permissions and configuration are modified incorrectly, it can impact the log files Troubleshooting methods to rebuild SQL database if Log File gets corrupted Follow the ...
02/17/2011 Because SQL Server manages security identifiers (SIDs) for any user logging into SQL Server, you risk "orphaning" users when you do a restore. It's a common problem, and here's why.
Log Shipping and Logins Establishing a failover server for your SQL Server? First things, first: strategize on your logins. By Eric Johnson 06/28/2010 So you decided to set up log shipping in ...
SQL Server Log Shipping in SQL Server has been around for a while and still provides an easy method for redundancy and load balancing.
Let us see how to fix the issue. Windows could not start the SQL Server (<DB-NAME>) on Local Computer. For more information, review the System Event Log.
Untangle SQL Server connection strings Today’s README file explains how to create connection strings to SQL Server databases using Visual Studio’s built-in tools.