News

One configures SQL Server for high availability (HA) in anticipation of some event that will cause a critical application to go offline unexpectedly-a software glitch that causes an app to freeze or a ...
While the press concentrates on IP-based storage-area networks, it seems that every conversation with vendors or end users about IP storage eventually turns to a discussion of IP-based data ...
I think your problem is that the recovery model for your database is probably set to full, which you probably should have it set to Simple then it wouldn't use up as much log space.