Log in
::
Register
::
Not logged in
Search:
Home
Articles
Editorials
Forums
Scripts
Blogs
QotD
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Advertise
Write for us
Articles with tags
SQL Server 7, 2000
,
Disaster Recovery
Refine your search with one of the following additional tags (with number of items):
Strategies
(16)
Availability
(2)
Administration
(1)
Reviews
(1)
Administering
(10)
Configuring
(2)
DTS
(1)
Security
(1)
Backup and Recovery
(7)
Installation
(2)
Monitoring
(1)
SQL Server 2005
(1)
Miscellaneous
(3)
Programming
(2)
Product Reviews
(1)
SQL-DMO
(1)
Replication
(3)
Search for
any
content tagged
SQL Server 7, 2000 & Disaster Recovery
Items 1 to 20 of 22
Next 20 >>
Log Shipping vs. Replication
SQL Server high availability. Log shipping or replication, clustering or some other solution. It's a challenge and as companies grow more dependent on their databases, it's one that more and more DBAs face everyday. Paul Ibison has taken a look at how log shipping and replication can be compared in the quest for high availability.
Read more...
By
Paul Ibison
2008/06/27 (first posted: 2004/06/17)
|
Source:
SQLServerCentral.com
|
Category:
Replication
Rating:
|
Discuss
|
Briefcase
|
39,519 reads
Step-by-Step Guide to Clustering Windows 2000 and SQL Server 2000
In this next article of the SQL Server in the Enterprise Series, we'll explore how to cluster Windows 2000 and SQL Server 2000 in a step-by-step manner. After this article, you should be able to cluster a SQL Server 2000 machine for failover availability in an Active/Active cluster.
Read more...
By
Brian Knight
2008/01/18 (first posted: 2002/07/12)
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
146,034 reads
Copying Database Backups to an Alternative Location
Learn how to use ALERTs, a SQL Agent job and a stored procedure (SP) to create a copy of your critical database backups on another physical machine as soon as the database backups are created.
Read more...
By
Additional Articles
2006/09/08
|
Source:
Database Journal
|
Category:
Administering
Rating:
Rate this
|
Briefcase
|
3,323 reads
Log Shipping vs. Replication
SQL Server high availability. Log shipping or replication, clustering or some other solution. It's a challenge and as companies grow more dependent on their databases, it's one that more and more DBAs face everyday. Paul Ibison has taken a look at how log shipping and replication can be compared in the quest for high availability.
Read more...
By
Paul Ibison
2008/06/27 (first posted: 2004/06/17)
|
Source:
SQLServerCentral.com
|
Category:
Replication
Rating:
|
Discuss
|
Briefcase
|
39,519 reads
Running Out of Space
How many times have you run out of space in a database? What about on a file system? Andy Warren has had this happen a few times, especially when large imports take place. He brings us an article that describes some of the precautions he has taken to prevent this from happening.
Read more...
By
Andy Warren
2005/07/14
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
10,024 reads
Step-by-Step Guide to Clustering Windows 2000 and SQL Server 2000
In this next article of the SQL Server in the Enterprise Series, we'll explore how to cluster Windows 2000 and SQL Server 2000 in a step-by-step manner. After this article, you should be able to cluster a SQL Server 2000 machine for failover availability in an Active/Active cluster.
Read more...
By
Brian Knight
2008/01/18 (first posted: 2002/07/12)
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
146,034 reads
Clustering SQL Server 2000 from 500 Feet
Clustering a SQL Server machine was one of the most frustrating tasks a DBA and Windows administrator had to accomplish in SQL Server 7.0 and Windows NT 4.0. With the maturity of both the OS and the DBMS in Windows 2000 and SQL Server 2000, this operation has been simplified tremendously. This first article in the series of article on clustering SQL Server will explain the general architecture of clustering.
Read more...
By
Brian Knight
2004/11/25 (first posted: 2001/07/02)
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
65,053 reads
Disaster in the Real World - Hurricane
Hurricane Charlie had a pretty substantial impact on residents and businesses in Central Florida. Andy lives in the Orlando area and wrote up some notes on the various challenges he ran into it. Out of it you might find a couple things worth thinking about adding into your DR plan.
Read more...
By
Andy Warren
2004/08/24
|
Source:
SQLServerCentral.com
|
Category:
Miscellaneous
Rating:
|
Discuss
|
Briefcase
|
6,180 reads
Using Different Techniques for SQL Server Automation
Automating SQL Server tasks is the sign of an experienced DBA. One who doesn't waste time on repetitive tasks that can be easily setup in a job, task, or some other scheduling process to run when they need to run. Haidong Ji has written a number of articles on how to perform automation and brings us yet another technique. This time he looks at managing your backup files, something that we all need to do, but all too often forget to do.
Read more...
By
Haidong Ji
2004/08/02
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
15,540 reads
Fixing broken logins and transferring passwords
When transferring a database to a new server, you are bound to experience a user problem. In this article by Neil Boyle, he shows you how to transfer passwords and accounts seamlessly to a new server.
Read more...
By
Neil Boyle
2004/07/05 (first posted: 2002/08/14)
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
22,295 reads
Backup Scenarios for successful SQL Server Restores and Recovery
SQL Server has a great backup and recovery architecture, but you have to know how to properly configure and use the server to ensure that you will not be seeking new employment anytime soon. A few of the Sonasoft team have written this short piece on strategies for setting up your backup jobs to ensure recovery in the event of a disaster. Welcome new authors Bilal Ahmed, Kiran Kumar, and Vas Srinivasan.
Read more...
By
Bilal Ahmed
2004/06/29
|
Source:
SQLServerCentral.com
|
Category:
Disaster Recovery
Rating:
|
Discuss
|
Briefcase
|
14,547 reads
Log Shipping vs. Replication
SQL Server high availability. Log shipping or replication, clustering or some other solution. It's a challenge and as companies grow more dependent on their databases, it's one that more and more DBAs face everyday. Paul Ibison has taken a look at how log shipping and replication can be compared in the quest for high availability.
Read more...
By
Paul Ibison
2008/06/27 (first posted: 2004/06/17)
|
Source:
SQLServerCentral.com
|
Category:
Replication
Rating:
|
Discuss
|
Briefcase
|
39,519 reads
Mini Disaster - AC Failure
Are you prepared to handle a full or partial failure of your AC system? Ever thought about what would happen if it did happen. Once again Andy offers comments on a real world incident. While we'd all like to think it will never happen to us, we think sharing these incidents is a great way to prevent it from happening to others.
Read more...
By
Andy Warren
2004/06/07
|
Source:
SQLServerCentral.com
|
Category:
Disaster Recovery
Rating:
|
Discuss
|
Briefcase
|
6,052 reads
Integrating SQL LiteSpeed in your existing Backup Infrastructure
This articles makes the case for using SQL LiteSpeed over other backup solutions and presents some notes about why the DBA should manage backups rather than offloading to network administration.
Read more...
By
Jeremy Kadlec
2003/05/12
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
4,795 reads
Another Disaster (Almost)
Andy had a semi-disaster similar to the one he wrote about last year. Interesting to see the kinds of problems that happen to other people. This article raises some interesting points that are outside the scope of basic disaster recovery, looking at how/when to move databases to a different server and how to reduce the server load dynamically.
Read more...
By
Andy Warren
2003/01/14
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
6,783 reads
Backup and Restore Back to Basics with SQL LiteSpeed
This article analyzes the various options available for your backup and recovery process with SQL Server 2000 as well as an enhancement to your SQL Server backup and recovery process using a highly efficient backup and restore utility that provides significant time and disk space savings called SQL LiteSpeed.
Read more...
By
Greg Robidoux
2002/12/23
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
8,218 reads
Streamlining the Database Server Recovery Process
Are you tired of manually restoring each database on a new server when the original server has a melt down? Does the manual process seem slow, and prone to keystoke and mouse click errors? Would you like to have those restore scripts automatically built, so you only have to fire them off? Well this article will show you one possible method for speeding up and reducing errors will trying to perform a restore of all databases on a server.
Read more...
By
Gregory Larsen
2002/11/05
|
Source:
SQLServerCentral.com
|
Category:
Disaster Recovery
Rating:
|
Discuss
|
Briefcase
|
8,529 reads
VBScript Classes to Query SQL Server for Backup Information
A VBscript class is created that can be used to query the maintenance plans on an SQL server to determine when a backup has occurred. This class can be used with others to create a scripted method for monitoring backups.
Read more...
By
Bruce Szabo
2002/08/22
|
Source:
SQLServerCentral.com
|
Category:
SQL-DMO
Rating:
|
Discuss
|
Briefcase
|
5,130 reads
Fixing broken logins and transferring passwords
When transferring a database to a new server, you are bound to experience a user problem. In this article by Neil Boyle, he shows you how to transfer passwords and accounts seamlessly to a new server.
Read more...
By
Neil Boyle
2004/07/05 (first posted: 2002/08/14)
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
22,295 reads
Disaster In The Real World - #2
Back in April Steve Jones wrote up a disaster at work. Andy had one this week and wrote up the story too. Copy cat! Pretty soon everyone will be having a disaster and writing a story about it! Give these guys credit for letting you see what happens when it ALL goes bad. Disaster recovery is hard to sell and hard to do, reading the article might give you an idea that will save you some time and/or data one day.
Read more...
By
Andy Warren
2002/07/31
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
7,802 reads
Items 1 to 20 of 22
Next 20 >>
Most popular
Copying Database Backups to an Alternative Location
Learn how to use ALERTs, a SQL Agent job and a stored procedure (SP) to create a copy of your critical database backups on another physical machine as soon as the database backups are created.
Read more...
By
Additional Articles
2006/09/08
|
Source:
Database Journal
|
Category:
Administering
Rating:
Rate this
|
Briefcase
|
3,323 reads
Running Out of Space
How many times have you run out of space in a database? What about on a file system? Andy Warren has had this happen a few times, especially when large imports take place. He brings us an article that describes some of the precautions he has taken to prevent this from happening.
Read more...
By
Andy Warren
2005/07/14
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
10,024 reads
Log Shipping vs. Replication
SQL Server high availability. Log shipping or replication, clustering or some other solution. It's a challenge and as companies grow more dependent on their databases, it's one that more and more DBAs face everyday. Paul Ibison has taken a look at how log shipping and replication can be compared in the quest for high availability.
Read more...
By
Paul Ibison
2008/06/27 (first posted: 2004/06/17)
|
Source:
SQLServerCentral.com
|
Category:
Replication
Rating:
|
Discuss
|
Briefcase
|
39,519 reads
Copyright © 2002-2008 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use