Microsoft SQL Server Installation (64-bit)¶
Manual installation¶
This document describes how to manually install IBM Storage Defender Online Backup Agent for Microsoft SQL Server.
Requirement before you start:
You need to install IBM Storage Defender Backup-Archive Client before you start installing the Online agent for MS SQL.
Required files:
- IBM Storage Defender Data Protection for Microsoft SQL. Please contact Support to receive a licensed copy.
- SafeDC Default Configuration file dsm.opt (Right-click and Save)
- SafeDC Default Configuration file tdpsql.cfg (Right-click and Save)
Installation and Configuration¶
Installation¶
- Download the required files according to above into a temporary folder
- Run
8.1.xx.x-TIV-TSMSQL-Win.exe
to extract all installations files. - Open the
8.1.xx.x-TIV-TSMSQL-Win
Installation directory that just get created and runSetupFCM.exe
and accept the UAC pop-up that comes up. -
Follow the instructions on the screen, and if this is a new installation, you maybe need to install a few requirements
-
To make your configuration phase easier, we need to install one more package, under installation package directory, you need to open
TSMSQL_WIN\fcm\x64\sql\81xxx\enu
and start installation program thespinstall.exe
- Install all dependencies and follow the standard installation.
Configuration¶
- Login on Safepspring Backup Portal
- Create a Microsoft SQL Backup Consumption Unit.
- If you use an AlwaysOn cluster, you need to create a consumption unit per host and one AlwaysOn Consumption Unit
- The AlwaysOn Consumption Unit, click on [+ Add] and select all AlwaysOn Cluster nodes.
- Modify
dsm.opt
and insert the unique configuration information for your host.- If you are using an AlwaysOn cluster, you do also need to modify the tdpsql.cfg file
- Copy the
tdpsql.cfg
anddsm.opt
to theC:\Program Files\Tivoli\TSM\TdpSql
directory.- If you use an AlwaysOn cluster, you need to run the configuration on all the nodes.
- Start the IBM Data Protection for Microsoft SQL Agent on your SQL Server
- Run a Manuall Full Backup to verify your password.
Schedule Backups¶
- Download the required backup scripts and save them to
C:\Safespring
- Full Backup Script (Right-click and Save)
- Log Backup Script (Right-click and Save)
- Differential Backup Script (Right-click and Save)
- Install Backup Schedule Services (Right-click and Save)
- Open Powershell and run
Unblock-File C:\Safespring\*
to make the scripts runnable. - Login on Safepspring Backup Portal
- Select on the Microsoft SQL Backup Consumption Unit
- If you are using an AlwaysOn cluster, you need to do all the steps on all the cluster nodes and not on the AlwaysOn Node.
- Go to the Schedules tab and select the backup schedules you want to protect your environment.
- If you want to run Full Backup you need the Full Backup Script, for Log Backups you need the Log backup Script and Differential Backup you need the Differential Backup Script in your
c:\Safespring
directory.
- If you want to run Full Backup you need the Full Backup Script, for Log Backups you need the Log backup Script and Differential Backup you need the Differential Backup Script in your
- We recommend installing a separate
IBM Client Acceptor Service
that are only control Microsoft SQL Backup Service, so part of the installation do you need to start a Command Line Window and run the configuration scripttdpsql-install-windows.cmd
that you saved in thec:\Safespring
directory. Run the script with two parameterstdpsql-install-windows.cmd NODENAME PASSWORD