资讯

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 ...
The recent versions of Microsoft SQL Server include several high-availability solutions like failover clustering, database mirroring, log shipping and replication.
Manual vs. automatic failover When you use log shipping, you must manage system failures — under both SQL Server 7.0 and SQL 2000 — manually. Log shipping does not provide for automatic failover.
SQL Server Log Shipping in SQL Server has been around for a while and still provides an easy method for redundancy and load balancing.
I have a 2008R2 server that I'm planning to move a bunch of databases to a pair of SQL 2012 servers that will use mirroring instead of log shipping, which is in use on the existing server now ...
For our new production environment, we're going to be using SQL 2005 and do log shipping from our main machine to a secondary machine. Part of this environment will include a migration process ...
Whereas Oracle met the demands of mission-critical, 24/7 operation with features such as online re-indexing, snapshot-based restores, and fail-over log shipping, SQL Server couldn’t provide true ...
SQL Server's high availability options, log shipping (yes, log shipping is HA and DR!), availability groups and failover cluster instances work. Availability groups have some challenges ...
Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target.