NEC Storage ReplicationControl SQL Option User's Manual

Size: px
Start display at page:

Download "NEC Storage ReplicationControl SQL Option User's Manual"

Transcription

1 NEC Storage ReplicationControl SQL Option User's Manual

2 NEC Corporation No part of the contents of this book may be reproduced or transmitted in any form without permission of NEC Corporation. The contents of this book may be modified without notice in the future.

3 Preface This manual describes the NEC Storage ReplicationControl SQL Option. By being applied in combination with a data replication function (DynamicDataReplication or RemoteDataReplication), this product makes it possible to create a snapshot without stopping operations for the Microsoft SQL Server 2000 database constructed on the NEC Storage series. This snapshot can be used for backups and parallel processing. This enables 24-hour a day uninterrupted operation of the Microsoft SQL Server 2000 database. If an error occurs while backing up the Microsoft SQL Server 2000 database using a data replication function, this product is indispensable in recovering data up to the moment of error occurrence by applying the transaction log backup. This manual is for readers who have basic knowledge of Microsoft SQL Server 2000 as well as experience with backup recovery. The data replication functions in the NEC Storage series that are used in this manual, are explained in the NEC Storage Manager Data Replication User s Manual. For information related to Microsoft SQL Server 2000, refer to the Microsoft SQL Server 2000 Books Online. Refer to the NEC Storage Manager Manual Guide (IS901) for the overview of NEC Storage Manager and the related manuals. Remarks 1. This manual explains functions implemented by the following program products: NEC Storage Manager and NEC Storage BaseProduct NEC Storage ReplicationControl NEC Storage ReplicationControl SQL Option NEC Storage DynamicDataReplication NEC Storage RemoteDataReplication 2. This manual is applicable to the program products of the following versions: NEC Storage Manager Ver2.1 NEC Storage BaseProduct Ver2.1 NEC Storage ReplicationControl Ver2.1 NEC Storage ReplicationControl SQL Option Ver The term ism in this text refers to as all the NEC Storage Manager program products. 4. This manual is based on the Microsoft SQL Server 2000 Enterprise Edition and the Microsoft SQL Server 2000 Standard Edition. 5. The term data replication functions used in this text refers to the functions provided by the NEC Storage DynamicDataReplication, NEC Storage RemoteDataReplication and NEC Storage ReplicationControl in the NEC Storage series. They differ from the replication functions provided by Microsoft SQL Server 2000.

4 6. The term Microsoft SQL Server 2000 in this text refers to as either Microsoft SQL Server 2000 Enterprise Edition or the Microsoft SQL Server 2000 Standard Edition. 7. The term MSCS in this text refers to the Microsoft Cluster Server. 8. Trademarks and registered trademarks Microsoft and Windows are registered trademarks or trademarks of Microsoft Corporation in the United States and other countries. VERITAS, Backup Exec, VERITAS Backup Exec, NetBackup, and VERITAS NetBackup are registered trademarks or trademarks of VERITAS Software Corporation in the United States and other countries. ARCserve is a registered trademark of Computer Associates International, Inc. in the United States. Other product names and company names, etc. are registered trademarks or trademarks of the associated companies. The First Edition in January 2002 The Fourth Edition in March 2003

5 Contents Chapter 1 Data Replication Overview Data Replication Functions by Product Data Replication Advantages Examples of Using Data Replication... 6 Chapter 2 Overview of NEC Storage ReplicationControl SQL Option Product Function Advantages of NEC Storage ReplicationControl SQL Option System Configuration Examples of Using NEC Storage ReplicationControl SQL Option Backup Parallel Processing of Search Operations Parallel Processing of Operations Accompanied by Update Chapter 3 Database System Configuration Database Configuration Data Replication System Design Application to Backup System Backup Types Concept of Parallel Processing in Other Nodes Standby Server Log Distribution Server Accompanied by Update Files Operated in Parallel Operation Automatization Chapter 4 Functions of NEC Storage ReplicationControl SQL Option Snapshot Backup Snapshot Backup Operations Snapshot Restore Operations Commands Snapshot Backup Command Snapshot Restore Command Metafile Handling Access Restriction Chapter 5 Installation and Setting of NEC Storage ReplicationControl SQL Option Operating Environment Software Installation Software Uninstallation Software Update Setting of NEC Storage ReplicationControl SQL Option Replication Volume Preparation Database Creation Volume Assignment for Metafiles Setting of Microsoft SQL Server Change of Worker Thread Maximum Number Chapter 6 Operations of NEC Storage ReplicationControl SQL Option Tape Backup Backup i

6 6.1.2 Multiple Database Backup Recovery Multiple Database Recovery Disk Backup Preparation Backup Recovery Parallel Operation on Another Node Operation as Standby Database Log Distribution Operation for Server Accompanied by Update Chapter 7 Measures for Errors Error Detection Method Errors Related to Database Configurations Errors Related to Metafile Configurations Appendix A Notes Index ii

7 Chapter 1 Data Replication Overview Chapter 1 Data Replication Overview To centrally manage the enormous amount of information accumulated by business operations and promote its effective and efficient utilization, it is necessary to have a storage system that realizes a highly advanced processing feature, large capacity memory and high reliability. The purpose of the data replication function is to effectively operate this storage system Data Replliicatiion Data replication, which is a function that creates a Replication Volume (RV) for a Business Volume (MV: Master Volume), is stored in the disk array. The RV can achieve synchronization and segregation from the MV at an arbitrary time. When synchronized, the MV and RV coincide with each other in terms of their contents; thus, update the MV is instantly reflected in the RV. Through segregation at an arbitrary time, the MV data can be kept in the RV. By using this RV, backup and searches can be performed in parallel with on-line services, thus making it possible to increase online operation time. Business Server Master operations (Online) Parallel processing (Backup/Search) Synchronization / Segregation operations Master Volume (MV) Master Volume (MV) Replication Volume (RV) Replication Volume (RV) NEC Storage DynamicDataReplication NEC Storage RemoteDataReplication Figure 1-1 Data Replication 1

8 Chapter 1 Data Replication Overview 1..2 Functiions by Product The following products are available for data replication. NEC Storage DynamicDataReplication (DDR), NEC Storage DynamicDataReplication Ver2 (DDR Ver2) Creates an RV in the same disk array. Supported by the NEC Storage2000/3000/4000 series NEC Storage RemoteDataReplication (RDR), NEC Storage RemoteDataReplication Ver2 (RDR Ver2) Creates an RV between different disk arrays. Supported by the NEC Storage3000/4000 series. * The replication management function in NEC Storage Manager can be used by introducing NEC Storage DynamicDataReplication or NEC Storage RemoteDataReplication. NEC Storage ReplicationControl Operates the replication function. Provides the CLI (Command Line Interface) and the API (Application Program Interface). NEC Storage ReplicationControl SQL Option Creates a snapshot without stopping operations on Microsoft SQL Server 2000 database constructed on the NEC Storage series. 2

9 Chapter 1 Data Replication Overview The NEC Storage Manager product provides functions for the administrator to understand the disk array configuration and operating state of the NEC Storage series with ease. The following products are available for NEC Storage Manager. NEC Storage Manager Displays the components of the disk array,monitors its state and notifies of its failure. NEC Storage PerformanceMonitor Monitors the performance of the disk array, collects its performance information and displays its performance on a real-time basis. NEC Storage ReplicationControl NEC Storage ReplicationControl SQL Option NEC Storage Manager Server NEC Storage Manager Client NEC Storage DynamicDataReplication NEC Storage RemoteDataReplication Figure 1-2 Functions by Product 3

10 Chapter 1 Data Replication Overview 1..3 Data Replliicatiion Advantages Data replications have the following advantages. Can create replications of a randomly selected MV at an arbitrary time. Can disconnect the RV at an arbitrary time to use for another purpose. At the time of resynchronization, synchronization is achieved in a short time by the update differential management function. Up to three RVs can be created. Connected Disconnected Creates replications AP instantly. AP Update differential backup Update MV Copying RV Disconnect Update MV RV Reflects the update information successively. Resynchronization Resynchronized in a short time through differential reflection. Disconnects replications at an arbitrary time to use for another purpose. Manages the respective update information of MVs and RVs as update differentials. With the update differential management function, only the updated data is reflected, and the processing time can be reduced. Since coinciding is processed in parallel with the MV access in the disk array, it is wait until the differential data is completed. It is also possible to resynchronize with (restore to) the status of the RV. Figure 1-3 Data Replication operation Provides the NEC Storage DynamicDataReplication in a disk array and the NEC Storage RemoteDataReplication between the disk arrays with the same visibility (operability). Considering reliability, the RAID configuration is adopted for replications as well. It is also possible to set a RAID type that differs from the original volume. Integrated control by NEC Storage Manager (GUI) 4

11 Chapter 1 Data Replication Overview Can unify the management of data replications by using NEC Storage Manager. Can display and set the operational states of data replications through graphical interfaces. Operation Status Display Window List Display Window NEC Storage Manager NEC Storage Series Figure 1-4 Data Replication operation Display Business Link Can perform automatic operations based on linkage between backup software and job scheduling software by using the CLI for NEC Storage ReplicationControl. 5

12 Chapter 1 Data Replication Overview 1..4 Examplles of Usiing Data Replliicatiion The RV that has been separated from the MV at an arbitrary time by using the data replication function can be used for other purposes. Because the disconnected RV is independent from the MV, using the RV will bring the following effects: Backup High-speed backup Online data replications can be created through simple operations. These replications can be used as backups as they are. As the replications are created in the disk array they do not affect the online system. Backup in parallel with online service Saving to tapes, etc. can be done from RVs in parallel with MVs, thus making it unnecessary to worry about online responses during saving. Parallel processing Executes the online and the search work simultaneously. By making the RV data independent for the search work, the update work and the search work can be operated without interference, thus solving the problem of competing for disk access and the resulting deadlock. Simultaneous execution of batch processing Execution time of batch processing can be substantially shortened by using RV. Constructing an evaluation environment Application evaluation An environment for application evaluation can be constructed with ease by using an RV. 6

13 Chapter 2 Overview of NEC Storage ReplicationControl SQL Option Chapter 2 Overview of NEC Storage ReplicationControl SQL Option 2..1 Product Functiion By applying NEC Storage ReplicationControl SQL Option product in combination with the data replication (NEC Storage DynamicDataReplication or NEC Storage RemoteDataReplication), the Microsoft SQL Server 2000 database built on the NEC Storage series is able to create a snapshot without suspending operations. Also, the snapshot is available in backup or parallel processing Advantages of NEC Storage ReplliicatiionControll SQL Optiion NEC Storage ReplicationControl SQL Option enables round-the-clock, uninterruptible operation using the Microsoft SQL Server 2000 database. If an error occurs while backing up the Microsoft SQL Server 2000 database using a data replication, NEC Storage ReplicationControl SQL Option is indispensable in recovering the data up to the moment of error occurrence by applying the transaction log backup. 7

14 Chapter 2 Overview of NEC Storage ReplicationControl SQL Option 2..3 System Confiiguratiion Business Server Backup Server This product NEC Storage ReplicationControl SQL Option Backup software NEC Storage ReplicationControl Tape drive Microsoft SQL Server2000 NEC Storage ReplicationControl Replication operation Management Server DB (MV) Replication Volume (RV) LAN NEC Storage Manager NEC Storage DynamicDataReplication NEC Storage RemoteDataReplication NEC Storage series Figure 2-1 System Configuration To install and use the data replication, the following hardware devices are required. (1) Disk array (NEC Storage Series) The NEC Storage3000/4000 series disk array (the Replication Director is required separately) equipped with a data replication (NEC Storage DynamicDataReplication; NEC Storage RemoteDataReplication), or the NEC Storage 2000 series disk array applies. (2) Management Server Manages the data replication. (3) Business Server Operates data replications. (4) Backup Server Backs up data. 8

15 Chapter 2 Overview of NEC Storage ReplicationControl SQL Option The software performing data replication consists of the following components. (1) NEC Storage ReplicationControl SQL Option Makes it possible to make a snapshot without suspending operation of the Microsoft SQL Server 2000 database. (2) NEC Storage ReplicationControl Provides the command that checks the replication operation and state from the business server. (3) NEC Storage Manager Provides the function to display the operation status of NEC Storage DynamicDataReplication and NEC Storage RemoteDataReplication and the pair volume settings. Installing NEC Storage DynamicDataReplication and NEC Storage RemoteDataReplication makes it possible to use the replication management function incorporated in the NEC Storage Manager. (4) NEC Storage DynamicDataReplication A function that facilitates data replication between the same disk arrays. (5) NEC Storage RemoteDataReplication A function that facilitates data replication between the different disk arrays. The NEC Storage ReplicationControl SQL Option product operates in linkage with either of the Microsoft software programs below. (1) Microsoft SQL Server 2000 Enterprise Edition (2) Microsoft SQL Server 2000 Standard Edition 9

16 Chapter 2 Overview of NEC Storage ReplicationControl SQL Option 2..4 Examplles of Usiing NEC Storage ReplliicatiionControll SQL Optiion Backup The operational application of making backup copies using an RV is described below. (1) Backup from an RV to a magnetic tape medium This is the backing up of an RV for an MV to a magnetic tape medium. By synchronizing and separating the MV and the RV during the time period when the load on the business operations that use the Microsoft SQL Server 2000 is lower, it is possible to back up copies onto magnetic tape media without suspending the operations. Since backup copies are made from RVs, MVs are not affected. Business Server Backup Server ProductionTask Connected Master Volume (MV) Separated Backup Tape Replication Volume (RV) Figure 2-2 Backup from RVs (a) During operation, keep the MV and the RV separate. (b) If the load is lowered, synchronize and separate the MV and the RV. (c) Execute the backup work concurrently with the business operation by using the separated RV. After the backup is completed, the separated RV can be used as a disk backup. 10

17 Chapter 2 Overview of NEC Storage ReplicationControl SQL Option (2) Using as a disk backup This refers to the use of an RV as a backup copy of an MV. This can be used as a disk medium backup without suspending operations because the MV and the RV are synchronized and separated during the time period when the load on the business operations that use the Microsoft SQL Server 2000 is lower. When restoring data from the backup data, it is possible to use backup data even if data from the RV to the MV is not completely copied. In the event that the data to access is not restored to the MV, restoration is realized through data access to the RV, thus making it unnecessary for the user to think about whether to use the MV or the RV. This makes it becomes possible to substantially reduce the data recovery time. Connect/Separate Replication Volume 1 (RV1) Separate Replication Volume 1 (RV1) Master Volume (MV) Separate Replication Volume 2 (RV2) Master Volume (MV) Connect/ Separate Replication Volume 2 (RV2) Separate Replication Volume 3 (RV3) Separate Replication Volume 3 (RV3) Figure 2-3 Use of RV as Backup (a) During operation, keep all MVs and RVs separate. (b) If the load is lowered, synchronize and separate MV1 and RV1. (c) Make backup copies by using RV1, RV2 and RV3 in order. 11

18 Chapter 2 Overview of NEC Storage ReplicationControl SQL Option Parallllell Processiing of Search Operatiions By creating an RV of the business operation database, the database can be separated into different volumes to execute the update work and the search work respectively. This makes it becomes possible to execute the database search work without affecting the database update work. The NEC Storage ReplicationControl SQL Option must be installed on the server performing the search work. The search work uses the standby database function on the Microsoft SQL Server When starting the business operation After the business operation is started Update work Search work Master Volume (MV) Master database Connect/ separate Replication Volume (RV) Run as standby data base Master Volume (MV) Master database Applying the transaction log Replication Volume (RV) Reflecting the update part Figure 2-4 Parallel processing of Search Work (a) When starting search work, the MV and the RV are synchronized and separated. (b) Hereafter is applying the transaction log backup reflects, the updated part of the business operation volume. 12

19 Chapter 2 Overview of NEC Storage ReplicationControl SQL Option Parallllell Processiing of Operatiions Accompaniied by Update By creating and separating an RV of the business operation database, the database can be used by other servers. This is used for constructing test environments. When constructing an environment, replications of the database can be made without suspending operations using the Microsoft SQL Server When the business operations load is lower, the MV and the RV are synchronized and separated. Nighttime Daytime Update work Search work Master Volume (MV) Master database Connect Replication Volume (RV) Reflecting the updated part Business Volume (MV) Master database Separate Replication Volume (RV) Data from previous day Figure 2-5 Parallel processing of Operations Accompanied by Update (a) During the daytime, keep the MV and the RV separate. (b) During the nighttime, stop parallel operation, synchronize and separate the MV and the RV. (c) Execute the operation DB and the replication DB in parallel. (RV being the data of the previous day) 13

20 Chapter 3 Database System Configuration Chapter 3 Database System Configuration Database configuration and concept of backups for the Microsoft SQL Server 2000 are briefly described below. For details, refer to the Microsoft SQL Server 2000 Books Online Database Confiiguratiion The Microsoft SQL Server 2000 database consists of three files; the primary data file, the secondary data file and the log file. The primary data file and the secondary data file are also simply called data file. Database File1.mdf File2.ndf File3.ndf File4.ndf File1.ldf File2.ldf File group 1 File group 2 Figure 3-1 Database Configuration Primary data file One database always has one primary data file. As the starting point of the database, the primary data file points to the locations of the secondary data and log files (File1.mdf in the diagram above). The file name extension for the primary data file is.mdf. Secondary data file As a data file, the secondary data file sometimes does not exist and sometimes multiple secondary data files exist (File2.ndf, File3.ndf and File4.ndf). The extension for the secondary data file is normally.ndf. Refers to the file where the log for recovery is stored. At least one file is required; sometimes, two or more files also exist (File1.ldf and File2.ldf in the diagram above). The file name extension for the log file is normally.ldf. 14

21 Chapter 3 Database System Configuration File group On Microsoft SQL Server 2000, this refers to a labeled aggregate of one or more files. assignment or a unit of database management is called a file group. The default file group is PRIMARY. A unit of Although it is not necessary that file extensions, such as.mdf,.ndf, and.ldf, be used with the Microsoft SQL Server 2000, those file extensions are useful for identifying file usage. By backing up the transaction log from the log file when a data error occurs, it is possible to recover data up to the point of error. This makes it necessary to allocate the data file and the log file in different logical volumes. To improve error resistibility, the data file and the log file are allocated to the logical volumes assigned to different RANK. For operational purposes, the NEC Storage ReplicationControl SQL Option targets all the files and file groups included in the database. When specifying MV/RV with the parameters of snapshot backup/restore commands, specify the MV/RV of all the files included in the database. The data replication function operates in logical disk units. Therefore, when different database files exist in a logical disk, all of the databases in the logical disk must be operated at the same time. Furthermore, the Microsoft SQL Server 2000 controls the connections of users for each instance. Therefore, it is not possible to refer to database information included in a different instance or information on the files and file groups contained in the database. The NEC Storage ReplicationControl SQL Option checks that the specified databases properly correspond to the operation target logical disks. However, when database files included in different instances exist in logical disks, it does not check the relationship between the databases and the logical disks. Therefore, when operating with multiple instances, be sure to specify all necessary databases and logical disks. The NEC Storage ReplicationControl SQL Option does not specify a static point on other files than those of database. Place only database files in the backup-target MV. 15

22 Chapter 3 Database System Configuration 3..2 Data Replliicatiion System Desiign When designing a system by using NEC Storage ReplicationControl SQL Option, it is necessary to design Microsoft SQL Server 2000 s database as well as NEC Storage s data replication relations. For information on designing the data replication system, refer to the NEC Storage Manager Data Replication User s Manual (Installation and Operation Guide for Windows) Applliicatiion to Backup System The concept of using the snapshot backup created by NEC Storage ReplicationControl SQL Option as a backup to the master operations is described below along with the restoration model for Microsoft SQL Server 2000 Books Online Backup Types (1) Snapshot backup Refers to the type of backup used on the NEC Storage ReplicationControl SQL Option. Functionally the same as the conventional database s complete backup and file backup, etc., this type is capable of roll forwarding by using the transaction log backup. In the same manner as other backups, the snapshot backup and recovery are traced with MSDB. (2) Database backup Since the snapshot backup is used, a complete backup of the database is not made. (3) Database differential backup Since the snapshot backup is used, a differential backup of the database is basically not made. (4) Transaction log backup The database can be restored to the state before the error occurred by combining the transaction log backup with the snapshot backup. In order to apply the transaction log after snapshot restoration, specify norecovery with the -remod option. Perform the system database backup or restoration by using the normal backup method or with NEC Storage ReplicationControl by suspending the business operations of Microsoft SQL Server For information on the timing of performing the system database backup, refer to the Microsoft SQL Server 2000 Books Online. 16

23 Chapter 3 Database System Configuration 3..4 Concept of Parallllell Processiing iin Other Nodes An explanation on using the snapshot backup created by the NEC Storage ReplicationControl SQL Option for parallel operations on Microsoft SQL Server of other nodes is offered below Standby Server By the snapshot backup, separated database file can be used as a search database by other servers. The search server must be used as a standby server. For details, refer to the Microsoft SQL Server 2000 Books Online. In this case, when performing snapshot restoration, specify -norestore and then specify standby for the -remod option. The database restored through snapshot restoration can be used as the database for the standby mode Log Diistriibutiion The database restored as the search database through snapshot restoration can apply backup of transaction logs updated with the business server in the same manner as the database for the normal standard mode. Through this work, data from the search database can be changed to data at the time when the transaction log was copied as a backup Server Accompaniied by Update Files from the database once disconnected through snapshot backup are used by other servers. In this case, attach the files of the disconnected database. They can be used in the same manner as the ordinary database. It is not possible to apply the backup of the transaction log updated by the business server. To reflect the data updated by the business server, MV/RV synchronization and separation are required Fiilles Operated iin Parallllell When files from the database once disconnected through snapshot backup are operated in parallel through another node, the files cannot be used as a disk backup. To use them as a backup, either copying them onto a tape as a backup or use multiple RVs. 17

24 Chapter 3 Database System Configuration 3..5 Operatiion Automatiizatiion The tape backup system, which used data replication, requires a linkage operation between the business operation side and the backup server side. NetBackup is available the backup software provided with the linkage function between servers. When using ARCserve and BackupExec, job scheduling software programs are required. 18

25 Chapter 4 Functions of NEC Storage ReplicationControl SQL Option Chapter 4 Functions of NEC Storage ReplicationControl SQL Option This chapter explains the its operational outline, command operation methods, display of various states, as well as some notes on the metafile management of the snapshot backup that is a function of the NEC Storage ReplicationControl SQL Option operating on the business server Snapshot Backup Snapshot backup refers to a function that performs snapshot backup and restoration without suspending the database by using the functions provided by Microsoft SQL Server 2000 and NEC Storage series data replication. The snapshot backup minimizes or eliminates the need for using the server s resource for backup purposes. The snapshot backup is conducted by the following functions: I/O freeze function Freezes the update I/O of Microsoft SQL Server 2000 to specify the static point of the database during the snapshot backup. Creation of metafile Refers to the file for storing Microsoft SQL Server 2000 s file configuration and transaction log state information, etc. The file is created during snapshot backup and the information is used for snapshot restoration. Data Replication operation Separates or connects MVs and RVs of NEC Storage by using the functions of NEC Storage ReplicationControl. Moreover, if the update I/O for the backup target database is attempted during the snapshot backup, the Microsoft SQL Server 2000 freezes the update I/O for all databases included in the instance in which the backup target database is located. Ending the snapshot backup will automatically release the control of the update I/O for all databases and resume the update I/O function. 19

26 Chapter 4 Functions of NEC Storage ReplicationControl SQL Option Snapshot Backup Operatiions The snapshot backup operation includes: (1) stopping the update I/O of Microsoft SQL Server 2000; (2) creating metafile; (3) flushing MV; (4) separating MV/RV. Business Server Backup Server (1) Stopping the database I/O (3) Flushing MV (4) Separating MV/RV Master Volume (MV) Replication Volume (RV) (2) Creating metafile Metafile Figure 4-1 Operation to Execute Snapshot Backup 20

27 Chapter 4 Functions of NEC Storage ReplicationControl SQL Option Snapshot Restore Operatiions The snapshot restore operation includes: (1) acquiring the MV information from the metafile; (2) unmounting MV; (3) restoring from RV to MV; (4) mounting MV; (5) restoring database. Business Server Backup Server (5) Restoring database (2) Unmounting MV (3) Restoring RV/MV (4) Mounting MV Master Volume (MV) Replication Volume (RV) (1) Acquiring the MV information from the metafile Metafile Figure 4-2 Operation to Execute Snapshot Restoration 21

28 Chapter 4 Functions of NEC Storage ReplicationControl SQL Option 4..2 Commands Commands used on the NEC Storage ReplicationControl SQL Option are described below. Table 4-1 Lists of the NEC Storage ReplicationControl SQL Option Commands Command name Operation name Description ismsql_snapshotbkup Snapshot backup Backs up database. ismsql_snapshotrst Snapshot restore Restores database from backup. * Operation rights are required for the users belonging to Administration group. When using the NEC Storage ReplicationControl SQL Option s commands, it is necessary to specify a configuration so that the NEC Storage ReplicationControl directly issues the replication operation I/O issuing path to the disk array. For explanation about commands and operation settings, refer to the NEC Storage Data Replication Command Reference Snapshot Backup Command Snapshot backup uses the ismsql_snapshotbkup command. By instructing Microsoft SQL Server 2000, ismsql_snapshotbkup command freezes the update I/O, creates the metafile for the specified path and records the database configuration and the transaction log state. Thereafter, it separates the MV and the RV where the specified database is stored. After the separation is completed, the command sends the completion instruction to Microsoft SQL Server 2000, which in turn creates the history in the MSDB. The following options can be specified for the ismsql_snapshotbkup command regarding snapshot backup operation. (1) Specifying the database name (-db dbname or dbfile dbfile_name) A name recognized by Microsoft SQL Server 2000 can be specified as the database name. When simultaneously performing snapshot backups on multiple databases, specify multiple database names in the database operation file. For details of the database operation file, refer to the NEC Storage Manager Data Replication Command Reference. (2) Specifying the metafile (-metafile metafile_name or metafolder metafolder_name) For the metafile, a metafile name created during snapshot backup can be specified. When simultaneously performing snapshot backups on multiple databases, specify the name of the folder that stores metafiles. Under the specified folder name, multiple metafiles that correspond to each database on which a snapshot backup has been performed are created. The name of the 22

29 Chapter 4 Functions of NEC Storage ReplicationControl SQL Option metafiles is as follows: Database name_metafile.dat The metafile can be created for the shared disk, MV or local disk. However, the data file for the database specified with -db or dbfile and the volume in which the log file is stored cannot be specified. This is to identify the database to be restored from the metafile content during recovery. To create metafile on the shared disk This is used when saving metadata on the backup server side. It eases metafile saving. To create metafile on the MV This is used when the shared disk cannot be used. It is necessary when separating after performing snapshot backup. To use the metafile information when executing snapshot restoration, it is necessary to restore metafile before executing the snapshot restoration. To create metafile on the local disk This is used when saving metadata on the local disk. (3) Specifying the pair volume Specify the MV volume and the RV volume. Specifying the MV (-mv volume -mvflg mv_flg): Specifies the MV volume and volume type. Specifying the RV (-rv volume -rvflg rv_flg): Specifies the RV volume and volume type. When specifying multiple pair volumes, describe the specification (-file file_name) in the replication operation file. For information on the volume type and replication operation file, refer to the NEC Storage Manager Data Replication Command Reference. When specifying a drive name with regard to a volume consisting of multiple partitions, all the partitions become included in the operation by specifying the drive name for any of the partitions. However, this functions only when the option that allows multiple partitions to be specified is enabled. For information on setting options, refer to the NEC Storage Manager Data Replication Command Reference. (4) Specifying RV access restriction after snapshot backup (-rvacc) Access restriction on the RV after snapshot backup can be specified. Read Only (-rvacc ro): Access to RV is possible only for reference purposes. Read/Write (-rvacc rw): Access to RV is possible for reference and update purposes. 23

30 Chapter 4 Functions of NEC Storage ReplicationControl SQL Option Unless well versed in OS and file system operations for Windows, Read Only (-rvacc ro) should not be specified for the RV access restriction. For details, refer to 3.6 RV Access Restrictions Setting of the NEC Storage Manager Data Replication User s Manual (Installation and Operation Guide for Windows). (5) Specifying waiting for snapshot backup completion (-wait/-nowait) With snapshot backup, the program can be made to wait for the end of the command after executing the separation. Wait specified (-wait [second]): When the value is specified to second, the disk array s monitoring time interval becomes the specified time. The specifiable value is 1 to 30 seconds (integer number). When the value is omitted, 5 seconds is set. No wait (-nowait): The command is ended only after specifying snapshot backup start. It is not made to wait for separation completion. The end of separation is checked by the ismrc_query command. (6) Canceling the MV/RV state check (-nocheck) Performs snapshot backup without checking the MV/RV state. Normally, the snapshot backup command is not operated unless synchronization between MV and RV is completed. Specifying -nocheck makes it possible to perform snapshot backup even when MV-RV synchronization is not completed. This is specified when the MV-RV synchronization time is unclear but immediate backup is necessary. (7) Specifying the time when the RV becomes available (-rvuse) The snapshot backup function makes it possible to specify the time at which the RV becomes available after separation has been performed. This specification is applicable when performing a snapshot backup without checking the state of the MV/RV. Normal separation (-rvuse complete): Allows the RV to be used after separation has been performed and the differential reflection (synchronization) of the MV and the RV has been completed. Immediate separation (-rvuse immediate): Makes the immediate use of the RV possible while the differential reflection (synchronization) of the MV and the RV is being performed after separation has been performed. 24

31 Chapter 4 Functions of NEC Storage ReplicationControl SQL Option Using the default setting (-rvuse default): Uses the setting stored in the replication operation option setting file. This function can be used only when NEC Storage DynamicDataReplication Ver2 has been installed in the disk array. For details about this function, refer to the NEC Storage Manager Data Replication User s Manual (Function Guide) and NEC Storage Manager Data Replication Command Reference. (8) Specifying the user ID/password The user ID/password to be connected to Microsoft SQL Server 2000 can be specified. When omitted, the user name and password for the Windows login account is used. No entry in the password field is recognized as no password. Specifying from the command line (-uid userid -pass password): Specifies the user ID/password from the command line. Specifying from the keyboard (-input): When executing the command, interactively enter a user ID and password by using a keyboard. User ID: Password: Enter a user ID. Enter a password. Those specifications can be described in the database operation file. For details of the database operation file, refer to the NEC Storage Manager Data Replication Command Reference. (9) Specifying the instance name (-server instance_name) The computer name and the instance name when connecting to a labeled instance can be specified. They can be specified in the format of computer_name\instance_name. When omitted, the connection is made to the default instance. The computer name must be either a local computer name, or a virtual computer name in the MSCS (Microsoft Cluster Server) environment. Those specifications can be described in the database operation file. For details of the database operation file, refer to the NEC Storage Manager Data Replication Command Reference. The ismsql_snapshotbkup command is used to output messages to each database on which a snapshot backup is performed when the snapshot backup operation starts and ends as well as when the flush/separate operation starts and ends. 25

32 Chapter 4 Functions of NEC Storage ReplicationControl SQL Option Start message SnapshotBackup Start YYYY/MM/DD hh:mm:ss DataBase db_name MV:physical-disk-no ld_name type Volume_name Path RV:physical-disk-no ld_name type Volume_name Path End message SnapshotBackup Normal End YYYY/MM/DD hh:mm:ss DataBase db_name MV:physical-disk-no ld_name type Volume_name Path RV:physical-disk-no ld_name type Volume_name Path Starting flush operation Flush Start YYYY/MM/DD hh:mm:ss Ending flush operation Flush Normal End YYYY/MM/DD hh:mm:ss Starting separation operation Separate Start YYYY/MM/DD hh:mm:ss Ending separation operation Separate Normal End YYYY/MM/DD hh:mm:ss Description of message YYYY/MM/DD hh:mm:ss Start/End time (YY/MM/DD hh:mm:ss) physical-disk-no PD number Path Drive name / NTFS folder name Volume_name MountPoint volume name ld_name LD name type OS Type db_name Database name Message during execution Separating... Only when specified by -wait is specified is this output until separation is completed.. is dynamically updated. 26

33 Chapter 4 Functions of NEC Storage ReplicationControl SQL Option SnapshotBackup Start YYYY/MM/DD hh:mm:ss DataBase db_name MV:physical-disk-no ld_name type Volume_name Path RV:physical-disk-no ld_name type Volume_name Path Flush Start YYYY/MM/DD hh:mm:ss Flush Normal End YYYY/MM/DD hh:mm:ss Separate Start YYYY/MM/DD hh:mm:ss Separating... Separate Normal End YYYY/MM/DD hh:mm:ss SnapshotBackup Normal End YYYY/MM/DD hh:mm:ss DataBase db_name MV:physical-disk-no ld_name type Volume_name Path RV:physical-disk-no ld_name type Volume_name Path Execution Conditions When performing snapshot backup, it is necessary to meet the following conditions. (1) MVs and RVs targeted for operation should be set as a pair. (2) The pair targeted for operation should be principally during restoration synchronization or replication. (3) The Copy Control State of the pair targeted for operation should be in the foreground copy status. * To separate the pairs in the background copy state, it is necessary to perform the copy restart operation to place the pairs in the foreground copy status. (4) The disk array in which the specified MV and RV are stored should not be in the freeze state. (5) The MV targeted for operation should be registered in the volume correspondence table. (6) The volume of MVs and RVs targeted for operation should be a basic volume. (Specifying a volume using dynamic volume function is not allowed.) (7) The MV must exist in the disk array under the own host control. (8) The data file and the log file included in the database should exist in the target MV. (9) When specifying a database name with the -db option, only one database must exist in the target MV. (10) When specifying a database name with the -dbfile option, all databases that exist in the target MV must be specified. (11) The metafile-specified location should not be the volume where the data file and log file of the database are stored. (12) The disk where the metafile is created should have unused space. Figure 4-3 shows the execution conditions of the snapshot backup ((1) to (12) in the diagram refer to the numbers above). 27

34 Chapter 4 Functions of NEC Storage ReplicationControl SQL Option Pairs targeted for operation MV data MV log Shared disk RV data RV log (1) Should be set as a pair. (2) Should not be during restoration execution. (3) Should be foreground. (4) Should not be in the freeze status. (5) Should be registered in the volume correspondence table. (6) Should be the basic volume. (7) MVs should be a disk array under the own-host control. (8) The data and log files of the database should be in MV. (9) When specifying a database name with the -db option, only one database must exist in the target MV. (10) When specifying a database name with the -dbfile option, all databases that exist in the target MV must be specified. Metafile (11) The metafile should not be other than the targeted MV. (12) Space for creating metafile should be available. Figure 4-3 Execution Conditions of Snapshot Backup 28

35 Chapter 4 Functions of NEC Storage ReplicationControl SQL Option Operation Example An example of snapshot backup operation is shown below. C:\>iSMsql_snapshotbkup -db snap -metafile c:\snap\snapdat.dat -wait 2 SnapshotBackup Start YYYY/MM/DD hh:mm:ss DataBase snap MV: 4 dev001 WN \\?\Volume{3a78b50b-0f0b-11d5-9c c7929e8}\ D: RV: 5 dev002 WN \\?\Volume{2213cadd-24e9-11d5-bf c7929e8}\ - Flush Start YYYY/MM/DD hh:mm:ss Flush Normal End YYYY/MM/DD hh:mm:ss Separate Start YYYY/MM/DD hh:mm:ss Separating... Separate Normal End YYYY/MM/DD hh:mm:ss SnapshotBackup Normal End YYYY/MM/DD hh:mm:ss DataBase snap MV: 4 dev001 WN \\?\Volume{3a78b50b-0f0b-11d5-9c c7929e8}\ D: RV: 5 dev002 WN \\?\Volume{2213cadd-24e9-11d5-bf c7929e8}\ - C:\> Explanation Database snap is in the d: drive. The d: drive s LD (logical disk) is dev001; and a pair is set with dev002. Snapshot backup is performed on the dev001 and dev002 pair. Waits for the command completion until separation is completed. 29

36 Chapter 4 Functions of NEC Storage ReplicationControl SQL Option Snapshot Restore Command Snapshot restore uses the ismsql_snapshotrst command. By executing ismsql_snapshotrst command, the restoration target volume is identified from the specified metafile to be restored from the RV to the MV. After restoration is executed, the database must be restored by giving the restoration instruction to Microsoft SQL Server When using an RV as a file system, it is necessary to release the mount of the file system. With the ismsql_snapshotrst command, the following options can be specified with regard to the restoration operation. (1) Specifying the database name (-db dbname or -dbfile dbfile_name) A name recognized by Microsoft SQL Server 2000 can be specified as the database name. When simultaneously performing snapshot backups on multiple databases, specify multiple database names in the database operation file. For details of the database operation file, refer to the NEC Storage Manager Data Replication Command Reference. (2) Specifying the metafile (-metafile metafilename or -metafolder metafolder_name) For the metafile, a metafile name incorporated during snapshot restoration can be specified. The metafile specified during snapshot backup must be specified. When simultaneously performing snapshot restorations on multiple databases, specify the name of the folder that stores metafiles. It is impossible to specify a metafile existing in the disk targeted for backup/restoration. (3) Specifying the pair volume Specify the MV volume and the RV volume. Specifying the MV (-mv volume -mvflg mv_flg): Specifies the MV s volume and volume type. Specifying the RV (-rv volume -rvflg rv_flg): Specifies the RV s volume and volume type. When specifying multiple pair volumes, describe the specification (-file file_name) in the replication operation file. For information on the volume type and replication operation file, refer to the NEC Storage Manager Data Replication Command Reference. When specifying a drive name with regard to a volume consisting of multiple partitions, all the partitions become included in the operation by specifying the drive name for any of the partitions. This, however, is limited to when the option allowing multiple partitions to be specified is enabled. 30

37 Chapter 4 Functions of NEC Storage ReplicationControl SQL Option For information on setting options, refer to the NEC Storage Manager Data Replication Command Reference. (4) Specifying the copying range (-cprange) Normally, only the differential area (diff) between MV and RV is copied. However, this option can specify explicitly that the full area be copied. (5) Specifying the Copy Control State (-cpmode) The Copy Control State during restoration execution and in the synchronous state can be specified at the same time as snapshot restoration. Synchronous copy (-cpmode sync): Places the Copy Control State in the synchronous copy mode. Semi-synchronous copy (-cpmode semi): Places the Copy Control State in the semi-synchronous copy mode. Semi-synchronous copying can be specified for two differing disk array pairs. Background copy (-cpmode bg): Places the Copy Control State in the background copy state. (6) Specifying the RV access restriction (-rvacc) The access-to-rv restriction during snapshot restoration execution and in the snapshot complete state can be specified. Not Ready (-rvacc nr) Placed in the Not Ready state, thus making it impossible for the host to operate the volume. Read Only (-rvacc ro) Enables the host to only read the volume. Unless well versed in OS and file system operations for Windows, Read Only (-rvacc ro) should not be specified for the RV access restriction. For details, refer to 3.6 RV Access Restrictions Setting of the NEC Storage Manager Data Replication User s Manual (Installation and Operation Guide for Windows). (7) Specifying waiting for copy completion (-wait/-nowait) With snapshot restoration, the program can be made to wait for the end of the command after the restoration operation until being placed in the synchronous state. Wait specified (-wait [second]): When the value is specified to second, the disk array s monitoring time interval becomes the specified time. The specifiable value is 1 to 30 seconds (integer number). When the value is omitted, 5 seconds is set. No wait (-nowait): The command is ended after only specifying snapshot restoration start. 31

38 Chapter 4 Functions of NEC Storage ReplicationControl SQL Option The end of restoration is checked by the ismrc_query command. (8) Specifying the RV operation mode (-mode) Specify the RV operation mode applicable when restoration is performed. RV update restoration (-mode update) Restores the update that has been performed on the MV while reflecting the update on the RV. After the restoration has been completed, the mode switches to the restoration complete state. RV protection restoration (-mode protect) Restores the update that has been performed on the MV without reflecting the update on the RV. After the restoration has been completed, the RV is automatically separated and the mode switches to the separation complete state. Using the default setting (-mode default) Uses the setting stored in the replication operation option setting file. This function can be used only when either the NEC Storage DynamicDataReplication Ver2 or the NEC Storage RemoteDataReplication Ver2 is installed in the disk array. For details about this function, refer to the NEC Storage Manager Data Replication User s Manual (Function Guide) and NEC Storage Manager Data Replication Command Reference. (9) Specifying the user ID/password The user ID/password to be connected to Microsoft SQL Server 2000 can be specified. When omitted, the user name and password for the Windows login account is used. No entry in the password field is recognized as no password. Specifying from the command line (-uid userid -pass password): Specifies the user ID/password from the command line. Specifying from the keyboard (-input): When executing the command, interactively enter a user ID and password by using a keyboard. User ID: Password: Enter a user ID. Enter a password. Those specifications can be described in the database operation file. For details of the database operation file, refer to the NEC Storage Manager Data Replication Command Reference. (10) Specifying the instance name (-server instance_name) The computer name and the instance name when connecting to a labeled instance can be specified. 32

ReplicationControl SQL Option User s Manual

ReplicationControl SQL Option User s Manual NEC Storage Software ReplicationControl SQL Option User s Manual IS006-17E NEC Corporation 2002-2016 No part of the contents of this book may be reproduced or transmitted in any form without permission

More information

Data Replication User s Manual (Installation and Operation Guide for Windows)

Data Replication User s Manual (Installation and Operation Guide for Windows) NEC Storage Software Data Replication User s Manual (Installation and Operation Guide for Windows) IS016-22E NEC Corporation 2003-2013 No part of the contents of this book may be reproduced or transmitted

More information

NEC Storage Manager Manual Guide

NEC Storage Manager Manual Guide NEC Storage Manager Manual Guide NEC Corporation 2001-2003 No part of the contents of this book may be reproduced or transmitted in any form without permission of NEC Corporation. The contents of this

More information

Power Saving User s Manual

Power Saving User s Manual NEC Storage Software Power Saving User s Manual IS042-6E NEC Corporation 2007-2010 No part of the contents of this book may be reproduced or transmitted in any form without permission of NEC Corporation.

More information

Thin Provisioning User s Manual

Thin Provisioning User s Manual NEC Storage Software Thin Provisioning User s Manual IS044-2E NEC Corporation 2009-2010 No part of the contents of this book may be reproduced or transmitted in any form without permission of NEC Corporation.

More information

ReplicationControl FileSystem Option User s Manual (Linux)

ReplicationControl FileSystem Option User s Manual (Linux) NEC Storage Software ReplicationControl FileSystem Option User s Manual (Linux) IS028-15E NEC Corporation 2005-2015 No part of the contents of this book may be reproduced or transmitted in any form without

More information

NEC istorage Series Disk Array Guide for Oracle Storage Compatibility Program Snapshot Technologies

NEC istorage Series Disk Array Guide for Oracle Storage Compatibility Program Snapshot Technologies NEC istorage Series Disk Array Guide for Oracle Storage Compatibility Program Snapshot Technologies is-wp-01-002 Rev. 1.00 Aug. 2001 NEC Solutions NEC Corporation Copyright 2001 NEC Corporation. All rights

More information

Thin Provisioning User s Manual

Thin Provisioning User s Manual NEC Storage Software Thin Provisioning User s Manual IS044-16E NEC Corporation 2009-2017 No part of the contents of this book may be reproduced or transmitted in any form without permission of NEC Corporation.

More information

Cache Partitioning User s Manual

Cache Partitioning User s Manual NEC Storage Software Cache Partitioning User s Manual IS038-10E NEC Corporation 2004-2010 No part of the contents of this book may be reproduced or transmitted in any form without permission of NEC Corporation.

More information

ControlCommand Command Reference

ControlCommand Command Reference NEC Storage Software ControlCommand Command Reference IS041-25E NEC Corporation 2005-2017 No part of the contents of this book may be reproduced or transmitted in any form without permission of NEC Corporation.

More information

Data Replication User s Manual (Disaster Recovery System Installation and Operation Guide)

Data Replication User s Manual (Disaster Recovery System Installation and Operation Guide) NEC Storage Software Data Replication User s Manual (Disaster Recovery System Installation and Operation Guide) IS027-34E NEC Corporation 2004-2017 No part of the contents of this book may be reproduced

More information

ControlCommand Command Reference

ControlCommand Command Reference NEC Storage Software ControlCommand Command Reference IS041-9E NEC Corporation 2005-2010 No part of the contents of this book may be reproduced or transmitted in any form without permission of NEC Corporation.

More information

Partitioning User s Manual

Partitioning User s Manual NEC Storage Software Partitioning User s Manual IS043-4E NEC Corporation 2007-2010 No part of the contents of this book may be reproduced or transmitted in any form without permission of NEC Corporation.

More information

Configuration Setting Tool User s Manual (GUI) for the M Series

Configuration Setting Tool User s Manual (GUI) for the M Series NEC Storage Software Configuration Setting Tool User s Manual (GUI) for the M Series IS051-19E NEC Corporation 2011-2017 No part of the contents of this book may be reproduced or transmitted in any form

More information

Performance Monitoring User s Manual

Performance Monitoring User s Manual NEC Storage Software Performance Monitoring User s Manual IS025-32E NEC Corporation 2003-2017 No part of the contents of this book may be reproduced or transmitted in any form without permission of NEC

More information

NEC Storage Software. Manual Guide IS901-21E

NEC Storage Software. Manual Guide IS901-21E NEC Storage Software Manual Guide IS901-21E NEC Corporation 2003-2010 No part of the contents of this book may be reproduced or transmitted in any form without permission of NEC Corporation. The contents

More information

ISRX119E22-1. NEC Storage Replication Navigator ControlCommand for Oracle Ver2.2 Installation Guide

ISRX119E22-1. NEC Storage Replication Navigator ControlCommand for Oracle Ver2.2 Installation Guide NEC Storage Replication Navigator ControlCommand for Oracle Ver2.2 Installation Guide Preface Thank you for purchasing NEC Storage Replication Navigator ControlCommand for Oracle. This installation guide

More information

ISRXM64LE93-1. NEC Storage ReplicationControl FileSystem Option on Linux Ver9.3 Installation Guide

ISRXM64LE93-1. NEC Storage ReplicationControl FileSystem Option on Linux Ver9.3 Installation Guide NEC Storage ReplicationControl FileSystem Option on Linux Ver9.3 Installation Guide Preface This document describes the installation of the program products in the CD labeled as: NEC Storage ReplicationControl

More information

NEC Storage Software. Manual Guide IS901-42E

NEC Storage Software. Manual Guide IS901-42E NEC Storage Software Manual Guide IS901-42E NEC Corporation 2003-2017 No part of the contents of this book may be reproduced or transmitted in any form without permission of NEC Corporation. The contents

More information

Microsoft Windows NT Microsoft Windows Softek AdvancedCopy Manager Operator's Guide V10.0L30

Microsoft Windows NT Microsoft Windows Softek AdvancedCopy Manager Operator's Guide V10.0L30 Microsoft Windows NT Microsoft Windows 2000 Softek AdvancedCopy Manager Operator's Guide V10.0L30 Preface ++ Purpose This manual describes the operations on Softek AdvancedCopy Manager. ++ Intended Readers

More information

ETERNUS SF AdvancedCopy Manager Overview

ETERNUS SF AdvancedCopy Manager Overview ETERNUS SF AdvancedCopy Manager 14.2 Overview J2X1-7443-04ENZ0(00) June 2011 Preface Purpose This manual provides an overview of the ETERNUS SF AdvancedCopy Manager. This manual describes the ETERNUS SF

More information

Symantec NetBackup Blueprints

Symantec NetBackup Blueprints Symantec NetBackup Blueprints Blueprint for SQL Server Symantec Backup and Recovery Technical Services Symantec NetBackup Blueprints 1 Symantec NetBackup Blueprints Preface/disclaimer Notice This NetBackup

More information

BrightStor ARCserve Backup for Windows

BrightStor ARCserve Backup for Windows BrightStor ARCserve Backup for Windows Volume Shadow Copy Service Guide r11.5 D01191-2E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for

More information

IBM Spectrum Protect HSM for Windows Version Administration Guide IBM

IBM Spectrum Protect HSM for Windows Version Administration Guide IBM IBM Spectrum Protect HSM for Windows Version 8.1.0 Administration Guide IBM IBM Spectrum Protect HSM for Windows Version 8.1.0 Administration Guide IBM Note: Before you use this information and the product

More information

Activant Prophet 21 SQL Server Data Storage. SQL Server Administration suite: course 2 of 4

Activant Prophet 21 SQL Server Data Storage. SQL Server Administration suite: course 2 of 4 Activant Prophet 21 SQL Server Data Storage SQL Server Administration suite: course 2 of 4 This class is designed for Beginner SQL/Prophet 21 (CC) users who are responsible for SQL Administration as it

More information

White Paper Arcserve Backup Greatly Reduces the Cost of Backup Using All-Flash Arrays with the Latest LTO Ultrium Technology

White Paper Arcserve Backup Greatly Reduces the Cost of Backup Using All-Flash Arrays with the Latest LTO Ultrium Technology White Paper Arcserve Backup Greatly Reduces the Cost of Backup Using All-Flash Arrays with the Latest LTO Ultrium Technology Unlimited Backup Capacity and Number of Generations Adoption of all-flash arrays

More information

Veeam Endpoint Backup

Veeam Endpoint Backup Veeam Endpoint Backup Version 1.5 User Guide March, 2016 2016 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced,

More information

Veritas Storage Foundation and High Availability Solutions Quick Recovery and Microsoft Clustering Solutions Guide for Microsoft Exchange

Veritas Storage Foundation and High Availability Solutions Quick Recovery and Microsoft Clustering Solutions Guide for Microsoft Exchange Veritas Storage Foundation and High Availability Solutions Quick Recovery and Microsoft Clustering Solutions Guide for Microsoft Exchange Windows Server 2003 Windows Server 2008 5.1 Veritas Storage Foundation

More information

The VERITAS VERTEX Initiative. The Future of Data Protection

The VERITAS VERTEX Initiative. The Future of Data Protection The VERITAS VERTEX Initiative V E R I T A S W H I T E P A P E R The Future of Data Protection Table of Contents Introduction.................................................................................3

More information

Using VERITAS Volume Replicator for Disaster Recovery of a SQL Server Application Note

Using VERITAS Volume Replicator for Disaster Recovery of a SQL Server Application Note Using VERITAS Volume Replicator for Disaster Recovery of a SQL Server Application Note February 2002 30-000632-011 Disclaimer The information contained in this publication is subject to change without

More information

High Availability System Guide

High Availability System Guide FUJITSU Software Interstage Application Server High Availability System Guide Windows/Solaris/Linux B1WS-1092-03ENZ0(00) April 2014 Preface Purpose of this Document This manual provides information on

More information

Veritas Storage Foundation and High Availability Solutions Quick Recovery Solutions Guide for Microsoft SQL 2008

Veritas Storage Foundation and High Availability Solutions Quick Recovery Solutions Guide for Microsoft SQL 2008 Veritas Storage Foundation and High Availability Solutions Quick Recovery Solutions Guide for Microsoft SQL 2008 Windows Server 2003, Windows Server 2008 5.1 Application Pack 1 Veritas Storage Foundation

More information

Replication Manager. Hitachi Command Suite. Application Agent CLI Reference Guide MK-90HC Document Organization. Product Version.

Replication Manager. Hitachi Command Suite. Application Agent CLI Reference Guide MK-90HC Document Organization. Product Version. Hitachi Command Suite Replication Manager Application Agent CLI Reference Guide Document Organization Product Version Getting Help Contents MK-90HC181-15 2014, 2015 Hitachi, Ltd. All rights reserved. No

More information

RC2000. User's Guide

RC2000. User's Guide RC2000 User's Guide Edition February 2003 Preface Purpose This manual describes the functions and operation of RC2000. RC2000 is a software product that provides functions for operating an OS console

More information

Chapter 4 Data Movement Process

Chapter 4 Data Movement Process Chapter 4 Data Movement Process 46 - Data Movement Process Understanding how CommVault software moves data within the production and protected environment is essential to understanding how to configure

More information

ExpressCluster X 3.1 for Linux

ExpressCluster X 3.1 for Linux ExpressCluster X 3.1 for Linux Installation and Configuration Guide 10/11/2011 First Edition Revision History Edition Revised Date Description First 10/11/2011 New manual Copyright NEC Corporation 2011.

More information

COMPLETE ONLINE MICROSOFT SQL SERVER DATA PROTECTION

COMPLETE ONLINE MICROSOFT SQL SERVER DATA PROTECTION WHITE PAPER VERITAS Backup Exec TM 9.0 for Windows Servers COMPLETE ONLINE MICROSOFT SQL SERVER DATA PROTECTION SQL Server 7.0 SQL Server 2000 VERSION INCLUDES TABLE OF CONTENTS STYLES 1 TABLE OF CONTENTS

More information

HUAWEI OceanStor Enterprise Unified Storage System. HyperReplication Technical White Paper. Issue 01. Date HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI OceanStor Enterprise Unified Storage System. HyperReplication Technical White Paper. Issue 01. Date HUAWEI TECHNOLOGIES CO., LTD. HUAWEI OceanStor Enterprise Unified Storage System HyperReplication Technical White Paper Issue 01 Date 2014-03-20 HUAWEI TECHNOLOGIES CO., LTD. 2014. All rights reserved. No part of this document may

More information

Virtual Volume User s Manual

Virtual Volume User s Manual NEC Storage Software Virtual Volume User s Manual IS069-5E NEC Corporation 2015-2017 No part of the contents of this book may be reproduced or transmitted in any form without permission of NEC Corporation.

More information

HP 3PAR Recovery Manager Software for Microsoft SQL Server

HP 3PAR Recovery Manager Software for Microsoft SQL Server HP 3PAR Recovery Manager 4.7.1 Software for Microsoft SQL Server User Guide This document is designed for System Administrators and Microsoft SQL Server Administrators who are experienced in using Microsoft

More information

Veritas NetBackup for Microsoft SQL Server Administrator's Guide

Veritas NetBackup for Microsoft SQL Server Administrator's Guide Veritas NetBackup for Microsoft SQL Server Administrator's Guide for Windows Release 8.1.1 Veritas NetBackup for Microsoft SQL Server Administrator's Guide Last updated: 2018-04-10 Document version:netbackup

More information

Activant Solutions Inc. SQL 2005: Server Management

Activant Solutions Inc. SQL 2005: Server Management Activant Solutions Inc. SQL 2005: Server Management SQL Server 2005 suite Course 3 of 4 This class is designed for Beginner/Intermediate SQL Server 2005 System Administrators Objectives Create Maintenance

More information

ExpressCluster X 1.0 for Windows

ExpressCluster X 1.0 for Windows ExpressCluster X 1.0 for Windows Getting Started Guide 6/22/2007 Third Edition Revision History Edition Revised Date Description First 09/08/2006 New manual Second 12/28/2006 Reflected the logo change

More information

ExpressCluster X 2.0 for Linux

ExpressCluster X 2.0 for Linux ExpressCluster X 2.0 for Linux Installation and Configuration Guide 03/31/2009 3rd Edition Revision History Edition Revised Date Description First 2008/04/25 New manual Second 2008/10/15 This manual has

More information

ExpressCluster for Linux Version 3 Web Manager Reference. Revision 6us

ExpressCluster for Linux Version 3 Web Manager Reference. Revision 6us ExpressCluster for Linux Version 3 Web Manager Reference Revision 6us EXPRESSCLUSTER is a registered trademark of NEC Corporation. Linux is a trademark or registered trademark of Linus Torvalds in the

More information

EXPRESSCLUSTER X 4.0 for Linux

EXPRESSCLUSTER X 4.0 for Linux EXPRESSCLUSTER X 4.0 for Linux Installation and Configuration Guide April 17, 2018 1st Edition Revision History Edition Revised Date Description 1st Apr 17, 2018 New manual. Copyright NEC Corporation 2018.

More information

Chapter 2: Operating-System Structures. Operating System Concepts 8 th Edition

Chapter 2: Operating-System Structures. Operating System Concepts 8 th Edition Chapter 2: Operating-System Structures Operating System Concepts 8 th Edition Silberschatz, Galvin and Gagne 2009 Chapter 2: Operating-System Structures Different Services of Operating System. System Calls-

More information

REDCENTRIC VSPHERE AGENT VERSION

REDCENTRIC VSPHERE AGENT VERSION REDCENTRIC VSPHERE AGENT VERSION 7.36.5686 RELEASE NOTES, MAY 17, 2016 vsphere Agent Version 7.36.5686 Release Notes, May 17, 2016 Contents 1 OVERVIEW 1.1 Release History 1.2 Supported Platforms/VMware

More information

ExpressCluster X 3.2 for Linux

ExpressCluster X 3.2 for Linux ExpressCluster X 3.2 for Linux Installation and Configuration Guide 5/23/2014 2nd Edition Revision History Edition Revised Date Description 1st 2/19/2014 New manual 2nd 5/23/2014 Corresponds to the internal

More information

Veeam Endpoint Backup

Veeam Endpoint Backup Veeam Endpoint Backup Version 1.1 User Guide December, 2015 2015 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced,

More information

EXPRESSCLUSTER X 4.1 for Windows

EXPRESSCLUSTER X 4.1 for Windows EXPRESSCLUSTER X 4.1 for Windows Installation and Configuration Guide April 10, 2019 1st Edition Revision History Edition Revised Date Description 1st Apr 10, 2019 New manual Copyright NEC Corporation

More information

ExpressCluster X 2.1 for Windows

ExpressCluster X 2.1 for Windows ExpressCluster X 2.1 for Windows Getting Started Guide 09/30/2009 Second Edition Revision History Edition Revised Date Description First 06/15/2009 New manual Second 09/30/2009 This manual has been updated

More information

ETERNUS SF AdvancedCopy Manager SRA Version 2.4. User's Guide. Windows(64)

ETERNUS SF AdvancedCopy Manager SRA Version 2.4. User's Guide. Windows(64) ETERNUS SF AdvancedCopy Manager SRA Version 2.4 User's Guide Windows(64) B1WS-0994-04ENZ0(03) June 2017 Preface Purpose This manual explains how to install and customize ETERNUS SF AdvancedCopy Manager

More information

Maintaining a Microsoft SQL Server 2005 Database Course 2780: Three days; Instructor-Led

Maintaining a Microsoft SQL Server 2005 Database Course 2780: Three days; Instructor-Led Maintaining a Microsoft SQL Server 2005 Database Course 2780: Three days; Instructor-Led Introduction This three-day instructor-led course provides students with product knowledge and skills needed to

More information

ETERNUS SF AdvancedCopy Manager Glossary

ETERNUS SF AdvancedCopy Manager Glossary ETERNUS SF AdvancedCopy Manager 14.1 Glossary J2X1-7455-02ENZ0(00) January 2010 Preface Purpose This manual describes the terminology used in the ETERNUS SF AdvancedCopy Manager manuals. Intended Readers

More information

ETERNUS SF AdvancedCopy Manager V15.0. Quick Reference

ETERNUS SF AdvancedCopy Manager V15.0. Quick Reference ETERNUS SF AdvancedCopy Manager V15.0 Quick Reference B1FW-5967-02ENZ0(00) April 2012 Preface Purpose This manual describes the pre-installation requirements, installation procedure, configuration procedure,

More information

EXPRESSCLUSTER X 3.3 for Linux

EXPRESSCLUSTER X 3.3 for Linux EXPRESSCLUSTER X 3.3 for Linux Installation and Configuration Guide 04/10/2017 5th Edition Revision History Edition Revised Date Description 1st 02/09/2015 New manual. 2nd 06/30/2015 Corresponds to the

More information

Replicating and Restoring Microsoft SQL Databases with VERITAS Storage Replicator 2.1

Replicating and Restoring Microsoft SQL Databases with VERITAS Storage Replicator 2.1 Replicating and Restoring Microsoft SQL Databases with VERITAS Storage Replicator 2.1 V E R I T A S W H I T E P A P E R March 4, 2002 Table of Contents Introduction.................................................................................4

More information

Veritas NetBackup Vault Administrator s Guide

Veritas NetBackup Vault Administrator s Guide Veritas NetBackup Vault Administrator s Guide UNIX, Windows, and Linux Release 6.5 12308354 Veritas NetBackup Vault Administrator s Guide Copyright 2001 2007 Symantec Corporation. All rights reserved.

More information

6 Months Training Module in MS SQL SERVER 2012

6 Months Training Module in MS SQL SERVER 2012 6 Months Training Module in MS SQL SERVER 2012 Module 1 Installing and Configuring Windows Server 2012 Installing and Managing Windows Server 2012 Windows Server 2012 Overview Installing Windows Server

More information

Memory may be insufficient. Memory may be insufficient.

Memory may be insufficient. Memory may be insufficient. Error code Less than 200 Error code Error type Description of the circumstances under which the problem occurred Linux system call error. Explanation of possible causes Countermeasures 1001 CM_NO_MEMORY

More information

Error code. Description of the circumstances under which the problem occurred. Less than 200. Linux system call error.

Error code. Description of the circumstances under which the problem occurred. Less than 200. Linux system call error. Error code Less than 200 Error code Error type Description of the circumstances under which the problem occurred Linux system call error. Explanation of possible causes Countermeasures 1001 CM_NO_MEMORY

More information

Symantec Design of DP Solutions for UNIX using NBU 5.0. Download Full Version :

Symantec Design of DP Solutions for UNIX using NBU 5.0. Download Full Version : Symantec 250-421 Design of DP Solutions for UNIX using NBU 5.0 Download Full Version : http://killexams.com/pass4sure/exam-detail/250-421 B. Applications running on the Windows clients will be suspended

More information

EXPRESSCLUSTER X 4.0 for Windows

EXPRESSCLUSTER X 4.0 for Windows EXPRESSCLUSTER X 4.0 for Windows Installation and Configuration Guide April 17, 2018 1st Edition Revision History Edition Revised Date Description 1st Apr 17, 2018 New manual Copyright NEC Corporation

More information

Cluster Configuration Design Guide (Linux/PRIMECLUSTER)

Cluster Configuration Design Guide (Linux/PRIMECLUSTER) C122-A007-04EN PRIMEQUEST 1000 Series Cluster Configuration Design Guide (Linux/PRIMECLUSTER) FUJITSU LIMITED Preface This manual describes the network and shared I/O unit information and configuration

More information

PRIMECLUSTER Global Link Services Configuration and Administration Guide: Redundant Line Control Function V4.1

PRIMECLUSTER Global Link Services Configuration and Administration Guide: Redundant Line Control Function V4.1 PRIMECLUSTER Global Link Services Configuration and Administration Guide: Redundant Line Control Function V4.1 Preface This manual describes PRIMECLUSTER GLS (Redundant Line Control Function) and explains

More information

Course 6231A: Maintaining a Microsoft SQL Server 2008 Database

Course 6231A: Maintaining a Microsoft SQL Server 2008 Database Course 6231A: Maintaining a Microsoft SQL Server 2008 Database OVERVIEW About this Course Elements of this syllabus are subject to change. This five-day instructor-led course provides students with the

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Data Sheet: Storage Management Overview Veritas Storage Foundation 6.0 for Windows brings advanced online storage management

More information

Microsoft SQL Server

Microsoft SQL Server Microsoft SQL Server Abstract This white paper outlines the best practices for Microsoft SQL Server Failover Cluster Instance data protection with Cohesity DataPlatform. December 2017 Table of Contents

More information

Introduction. How Does it Work with Autodesk Vault? What is Microsoft Data Protection Manager (DPM)? autodesk vault

Introduction. How Does it Work with Autodesk Vault? What is Microsoft Data Protection Manager (DPM)? autodesk vault Introduction What is Microsoft Data Protection Manager (DPM)? The Microsoft Data Protection Manager is a member of the Microsoft System Center family of management products. DPM provides continuous data

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Custom Plug-ins March 2018 215-12932_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding on whether to read the SnapCenter Data Protection

More information

User Guide. Version 2.1

User Guide. Version 2.1 Kaseya Backup and Disaster Recovery User Guide Version 2.1 August 11, 2008 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT

More information

NetBackup TM for VMware configuration

NetBackup TM for VMware configuration 289771 NetBackup TM for VMware configuration This document describes how to use NetBackup 6.5 with VMware virtual machines that run on VMware ESX servers. License requirements Features available in NetBackup

More information

INTRODUCTION TO XTREMIO METADATA-AWARE REPLICATION

INTRODUCTION TO XTREMIO METADATA-AWARE REPLICATION Installing and Configuring the DM-MPIO WHITE PAPER INTRODUCTION TO XTREMIO METADATA-AWARE REPLICATION Abstract This white paper introduces XtremIO replication on X2 platforms. XtremIO replication leverages

More information

Course 6231A: Maintaining a Microsoft SQL Server 2008 Database

Course 6231A: Maintaining a Microsoft SQL Server 2008 Database Course 6231A: Maintaining a Microsoft SQL Server 2008 Database About this Course This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2008

More information

FUJITSU Storage ETERNUS SF AdvancedCopy Manager V16.5. Overview

FUJITSU Storage ETERNUS SF AdvancedCopy Manager V16.5. Overview FUJITSU Storage ETERNUS SF AdvancedCopy Manager V16.5 Overview B1FW-6009-06ENZ0(00) May 2017 Preface Purpose This manual provides an overview for understanding FUJITSU Storage ETERNUS SF AdvancedCopy Manager

More information

IT 540 Operating Systems ECE519 Advanced Operating Systems

IT 540 Operating Systems ECE519 Advanced Operating Systems IT 540 Operating Systems ECE519 Advanced Operating Systems Prof. Dr. Hasan Hüseyin BALIK (3 rd Week) (Advanced) Operating Systems 3. Process Description and Control 3. Outline What Is a Process? Process

More information

ETERNUS SF Express V15.1/ Storage Cruiser V15.1/ AdvancedCopy Manager V15.1. Migration Guide

ETERNUS SF Express V15.1/ Storage Cruiser V15.1/ AdvancedCopy Manager V15.1. Migration Guide ETERNUS SF Express V15.1/ Storage Cruiser V15.1/ AdvancedCopy Manager V15.1 Migration Guide B1FW-5958-03ENZ0(00) August 2012 Preface Purpose This manual describes how to upgrade to this version from the

More information

Veritas NetBackup for Microsoft Exchange Server Administrator s Guide

Veritas NetBackup for Microsoft Exchange Server Administrator s Guide Veritas NetBackup for Microsoft Exchange Server Administrator s Guide for Windows Release 8.1.1 Veritas NetBackup for Microsoft Exchange Server Administrator s Guide Last updated: 2018-02-16 Document version:netbackup

More information

ETERNUS SF Express V15.3/ Storage Cruiser V15.3/ AdvancedCopy Manager V15.3. Migration Guide

ETERNUS SF Express V15.3/ Storage Cruiser V15.3/ AdvancedCopy Manager V15.3. Migration Guide ETERNUS SF Express V15.3/ Storage Cruiser V15.3/ AdvancedCopy Manager V15.3 Migration Guide B1FW-5958-06ENZ0(00) June 2013 Preface Purpose This manual describes how to upgrade to this version from the

More information

ExpressCluster X SingleServerSafe 3.2 for Windows. Configuration Guide. 2/19/2014 1st Edition

ExpressCluster X SingleServerSafe 3.2 for Windows. Configuration Guide. 2/19/2014 1st Edition ExpressCluster X SingleServerSafe 3.2 for Windows Configuration Guide 2/19/2014 1st Edition Revision History Edition Revised Date Description First 2/19/2014 New manual Copyright NEC Corporation 2014.

More information

EXPRESSCLUSTER X 3.3 for Windows

EXPRESSCLUSTER X 3.3 for Windows EXPRESSCLUSTER X 3.3 for Windows Installation and Configuration Guide 04/10/2017 5th Edition Revision History Edition Revised Date Description 1st 02/09/2015 New manual 2nd 04/20/2015 Corresponds to the

More information

WHITE PAPER Software-Defined Storage IzumoFS with Cisco UCS and Cisco UCS Director Solutions

WHITE PAPER Software-Defined Storage IzumoFS with Cisco UCS and Cisco UCS Director Solutions WHITE PAPER Software-Defined Storage IzumoFS with Cisco UCS and Cisco UCS Director Solutions Introduction While the data handled by companies has an average growth rate of over 50% per annum, growth of

More information

B1FN ENZ0(02) PRIMEQUEST. System Disk Mirror for Windows User's Guide V1.0

B1FN ENZ0(02) PRIMEQUEST. System Disk Mirror for Windows User's Guide V1.0 B1FN-5771-01ENZ0(02) PRIMEQUEST System Disk Mirror for Windows User's Guide V1.0 Preface Purpose of This Manual This manual describes the functions and usage of PRIMEQUEST System Disk Mirror for Windows

More information

EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S

EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S Enterprise Solutions for Microsoft SQL Server 2005 EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S Reference Architecture EMC Global Solutions

More information

Compellent Storage Center

Compellent Storage Center Compellent Corporate Office Compellent Technologies 7625 Smetana Lane Eden Prairie, Minnesota 55344 www.compellent.com Contents Contents... 2 Preface... 3 Scope... 3 Audience... 3 Customer Support... 3

More information

DeploymentManager Ver6.1

DeploymentManager Ver6.1 DeploymentManager Ver6.1 Operation Guide -Third Edition- Rev.001 Contents Introduction... 3 Target Audience and Purpose... 3 Document Structure... 3 DeploymentManager Manual Organization... 3 Documentation

More information

Veritas Storage Foundation Quick Recovery Solutions Guide for Enterprise Vault

Veritas Storage Foundation Quick Recovery Solutions Guide for Enterprise Vault Veritas Storage Foundation Quick Recovery Solutions Guide for Enterprise Vault Windows Server 2003, Windows Server 2008 5.1 Service Pack 1 Veritas Storage Foundation Quick Recovery Solutions Guide for

More information

INTRODUCING VERITAS BACKUP EXEC SUITE

INTRODUCING VERITAS BACKUP EXEC SUITE INTRODUCING VERITAS BACKUP EXEC SUITE January 6, 2005 VERITAS ARCHITECT NETWORK TABLE OF CONTENTS Managing More Storage with Fewer Resources...3 VERITAS Backup Exec Suite...3 Continuous Data Protection...

More information

Veritas Storage Foundation and High Availability Solutions Quick Recovery Solutions Guide for Microsoft Exchange 2010

Veritas Storage Foundation and High Availability Solutions Quick Recovery Solutions Guide for Microsoft Exchange 2010 Veritas Storage Foundation and High Availability Solutions Quick Recovery Solutions Guide for Microsoft Exchange 2010 Windows Server 2008 5.1 Service Pack 2 Veritas Storage Foundation and HA Solutions

More information

ExpressCluster X R3 WAN Edition for Windows

ExpressCluster X R3 WAN Edition for Windows ExpressCluster X R3 WAN Edition for Windows Installation and Configuration Guide v2.1.0na Copyright NEC Corporation 2014. All rights reserved. Copyright NEC Corporation of America 2011-2014. All rights

More information

Administrator s Guide. StorageX 7.6

Administrator s Guide. StorageX 7.6 Administrator s Guide StorageX 7.6 May 2015 Copyright 2015 Data Dynamics, Inc. All Rights Reserved. The trademark Data Dynamics is the property of Data Dynamics, Inc. StorageX is a registered trademark

More information

Chapter 3 `How a Storage Policy Works

Chapter 3 `How a Storage Policy Works Chapter 3 `How a Storage Policy Works 32 - How a Storage Policy Works A Storage Policy defines the lifecycle management rules for all protected data. In its most basic form, a storage policy can be thought

More information

FUJITSU Storage ETERNUS AF series and ETERNUS DX S4/S3 series

FUJITSU Storage ETERNUS AF series and ETERNUS DX S4/S3 series Utilizing VMware vsphere Virtual Volumes (VVOL) with the FUJITSU Storage ETERNUS AF series and ETERNUS DX S4/S3 series Reference Architecture for Virtual Platforms (15VM/iSCSI) The ETERNUS AF series and

More information

Data Domain OpenStorage Primer

Data Domain OpenStorage Primer White Paper Data Domain OpenStorage Primer Abstract Data Domain s support for Symantec NetBackup OpenStorage enables the use of disk as disk, eliminating the need to emulate tape drives, tape cartridges,

More information

Replication. Version

Replication. Version Replication Version 2018.3 Contents Before you start... 3 Principles... 4 Prerequisites... 5 Initial Steps... 6 Post Setup... 7 Supported Operating Systems... 7 Perform the Setup... 8 Read Committed Snapshot

More information

VERITAS Backup Exec for Windows NT/2000 Intelligent Disaster Recovery

VERITAS Backup Exec for Windows NT/2000 Intelligent Disaster Recovery VERITAS Backup Exec for Windows NT/2000 Intelligent Disaster Recovery Table of Contents Overview... 1 Point-in-Time Disaster Recovery... 1 Manual Disaster Recovery is Time-Consuming and Technically Difficult...2

More information

HP OpenView Storage Data Protector A.05.10

HP OpenView Storage Data Protector A.05.10 HP OpenView Storage Data Protector A.05.10 ZDB for HP StorageWorks Enterprise Virtual Array (EVA) in the CA Configuration White Paper Edition: August 2004 Manufacturing Part Number: n/a August 2004 Copyright

More information

Huawei OceanStor ReplicationDirector Software Technical White Paper HUAWEI TECHNOLOGIES CO., LTD. Issue 01. Date

Huawei OceanStor ReplicationDirector Software Technical White Paper HUAWEI TECHNOLOGIES CO., LTD. Issue 01. Date Huawei OceanStor Software Issue 01 Date 2015-01-17 HUAWEI TECHNOLOGIES CO., LTD. 2015. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without

More information

Protecting Microsoft SQL Server databases using IBM Spectrum Protect Plus. Version 1.0

Protecting Microsoft SQL Server databases using IBM Spectrum Protect Plus. Version 1.0 Protecting Microsoft SQL Server databases using IBM Spectrum Protect Plus Version 1.0 Contents Executive summary 3 Audience 3 The solution: IBM Spectrum Protect Plus 3 Microsoft SQL Server setup on Microsoft

More information