Search

 

 

New Page 1 New Page 1

Informative Articles

Background of Password cracking
Passwords to access computer systems are usually stored, in some form, in a database in order for the system to perform password verification. To enhance the privacy of passwords, the stored password verification data is generally produced...

How Multiple Server Hosting impacts your website's uptime
This article describes the technology behind multiple server hosting and how you may utilize it to maximize your site's security and uptime Hosting of web sites has essentially become a commodity. There is very little distinguishing one...

How To Check The Status Of Your Tax Refund Online
So, you were pleasantly surprised to learn that you are getting a refund on your taxes. Congratulations! The question for most taxpayers expecting a return is, "Where is my refund?" Check Your Refund Status Online The easiest way to check on...

Ready For A Business Recovery?
Ready For A Business Recovery? by Robert A. Kelly Who wants to face the challenges of a business recovery without a ton of firepower? Especially when getting your piece of the action almost certainly depends upon how well you modify the...

Top 5 Backup Tools You Can Pick Up For Pennies
1. Acronis True Image 8.0 - 25% Off Special www.deprice.com/acronistrueimage.htm Based on the exclusive Acronis Drive Snapshot disk imaging technology, Acronis True Image allows you to create an online system disk backup without reboot to keep the...

 
Microsoft SQL 2000 Disaster Recovery with SANRAD V-Switch - Planning Guide

Designing a disaster recovery system requires planning and consideration of the available options that will best fit your company's needs, SLA and budget. With SANRAD DR Solution there is no need to use Log shipping (which requires extra recovery steps) or Microsoft SQL's built in replication mechanism (which requires the configuration of a publisher and a subscriber). SANRAD DR makes the data and transaction log available to the SQL server on the remote site for immediate use. Even if there is no SQL server on the remote site, once built after a disaster, it will be able to access the data immediately with minimum recover time. SANRAD DR solution is a "hot standby solution" when there is a server on the remote site and a "warm standby solution" when there is no SQL server on the remote site (which will be built after a disaster). This guide will help you design Disaster Recovery plan for Microsoft SQL 2000 in conjunction with . The guide assumes that you have basic knowledge of SANRAD V-Switch and MSSQL 2000 Administration.



Disaster Recovery Planning For Microsoft SQL 2000 This section discusses both general and MSSQL specific considerations that need to be addressed when designing a disaster recovery solution combining and Microsoft SQL 2000.



General Considerations

solution allows for flexibility with Microsoft SQL 2000 disaster recovery design. The most influential factors affecting design consideration are:

* Budget limitations

* Recovery Time Objective (RTO) requirements (the time until the data is back online)

* Recovery Point Objective (RPO) requirements (the amount of data that can be lost)

* Network bandwidth between the local site and remote site

* Replication method: Synchronous versus Asynchronous

* Replication frequency (only for Asynchronous replication)

* Initial volume synchronization



RTO (Recovery Time Objective)

* With high level RTO, duplicate hardware is required to allow quick recovery making the solution more costly.



RPO (Recovery Point Objective)

RPO requirements are best defined by the amount of data that the company is willing to lose.

* High level RPO requires more bandwidth for both Synchronous and Asynchronous replication.

* Low level RPO requires less frequent replication and smaller bandwidth.

Network Bandwidth between the Local and Remote sites

Bandwidth between the sites is generally the most crucial factor affecting the replication component of a solution.

* T1 (1.5Mb) links impose less frequent data replication and the use of asynchronous replication methods.

* T3 (45Mb) links or a 1Gb links allow frequent replication and the flexibility to choose between synchronous replication or asynchronous replication methods.

Replication method

When considering which replication method to choose it is important to remember:

* In Synchronous Replication the I/O commands are written to the local disk and to the remote volume at the same time. Every IO command requires an acknowledgment from both the local

Associated Websites

Associated Websites

 

Our Blogs are on UK small business and being a UK freelancer or contractor as well as website marketing and web design. If you are a biker we can help with your motor bike insurance.

 

We have a site for contractors  and sites for HomeloansUK and PR-Help. We provide Branding help and offer Free-Marketing-Help and help for IT contractors. For E-commerce information, visit Small-Business-Web. We offer Page Rank Web Links and Cheap Home Loans Direct plus 0-BadDebtLoans and more Cheap Home Loans Direct. Our sites also help with Negotiation of any Personal-Secured-Loans. Our site called Management-Today can help you Innovate-Today, but for more loans go to 1st4HomeLoans.

 

Our HomeLoansUK site is affiliated with Branding and TrafficBuilding sites and Sales technique site. Also on offer is Beauty-Online and FreeNetDesign. If you are a  contractor and need help with a Small-Business-Web then our E-Commerce site is great. If you want Easy-Mortgages or even 1st-4-Tenant-Loans go to 5-Star-Mortgages. We help find Cheap Kitchen Appliances and Low Rate Home Loans. For the IT contractor, EstuaryFinance can refer you to our Online IR35 Compliance site for help with IR35.


and remote sites before the next command. Consequently, synchronous replication is best deployed with a high bandwidth connection in order to allow the remote acknowledgment to arrive back to the local site as fast as possible and the replication can run faster.

* In Asynchronous Replication the I/O commands are written to the local volume and local journal volume which in turn is replicated periodically to the remote volume as periodically defined by the user. Consequently asynchronous replication can work well with lower bandwidth (minimum recommended for Microsoft SQL 2000 replication is 1.5 Mb).

* For Asynchronous replication, you must decide the data replication frequency. There are three factors that must be considered:

1. The size of the network bandwidth between the sites.

2. The amount of data changes that need to replicate each time. For example, large amounts of data changes take longer to replicate using T1 links.

3. The RPO requirements.



Initial Volume Synchronization solution can be used to protect existing production Microsoft SQL 2000 data. solution supports both online and offline synchronization. When using with existing Microsoft SQL 2000 data, an Initial synchronization of the Microsoft SQL 2000 volumes on the local site to the remote site must be performed. The initial volume sync method depends on:

* The size of the volumes needed to be synchronized.

* The network bandwidth between the sites. For example, the bigger the volume size, the longer it will take to synchronize over a T1 link.

Online synchronization starts immediately when replication is started and uses the same network link that will be used during the replication.

Offline synchronization is a manual process where prepares the volumes on the primary site and the user must copy the data to the remote site. It is the user's responsibility to make sure the volumes on the remote site are synchronized.

Microsoft SQL 2000 Considerations

Any Microsoft SQL 2000 Disaster Recovery planning should (at the very least) consider the following requirements:

* Quick access to the most recent copy of the Microsoft SQL 2000 database and the transaction logs. In a disaster situation provides fast access to the most recent replicated data on the remote site.

* The Microsoft SQL 2000 database and its related transaction logs must be replicated together to the remote site. uses consistency groups to ensure simultaneous replication of all volumes assigned to a consistency group.



This article deals with designing a disaster recovery system while planning and considering the available options. It further discusses about suggested Disaster Recovery Designs, fully Mirrored Remote Site, partially Mirrored Remote Site, small Remote Site, combining SANRAD Disaster Recovery Designs with Microsoft SQL 2000 Disaster Restore Models, restore Microsoft SQL 2000 with a Standby Server and restore by Rebuilding Microsoft SQL 2000 Server. For further reading click here

About the author:

None