TDP For SQL Client Install and Configuration Procedure
TDP For SQL Client Install and Configuration Procedure
procedure
The following procedure is to be used for configuring the TDP client used to
backup the MS SQL server on a windows server. This procedure assumes that
the “TSM Backup Archive Client Install and configuration procedure” was
fallowed to configure the TSM client.
1. Installation:
a. The latest version of TSM SQL package. Check if the OS is X32 or X64
bits, and chose the appropriate package
b. The TDP for SQL license key that is stored in the sqlclient.lic file
c. The latest “Batch Files” directory that contains the necessary scripts to
perform full and log SQL backups.
d. A node name is configured on the TSM server for the SQL backups.
f. Network firewalls allow traffic between the SQL server and the TSM
server on port 1500
g. The SQL full and log backup is scheduled for this node after this
procedure is done.
Execute the TSM for SQL package and change the “Save files in folder:” field
to c:\tsm_images\sql path:
The installation process will check for additional components needed for the
installation and it will install them. Click Install to continue:
Once the installation of additional components is finished, the TSM for SQL
client install begins. Click Next to continue:
Read and accept the License Agreement, and click Next to continue:
Chose the installation path for the TDP client. Keep the default option
c:\program files\Tivoli\TSM. If the default destination is changed pay
attention to future configuration steps to apply to the same path. Click Next
to continue:
Locate the sqlclient.lic file and copy the file (right click on file then copy, or
CTRL+C)
If all the configuration above was properly done the client starts. Check the
connection to the SQL server, by expanding the SQL Server tree. Check if the
databases are presented:
Check the TSM server connection by clicking on the Restore Database tab,
and expand the SQL Servers again.
Close the TDP client and Copy the directory “Batch Files” into the c: drive
root:
Make sure the path of the directory is c:\Batch Files\ or else the backup will
not work:
Check if the files sqlfull.cmd and sqllog.cmd are present in the directory
c:\Batch Files\ :
Start the TSM client Start / Tivoli Storage Manager / Backup Archive – GUI :
Name the Scheduler Windows Service : TSM SQL Scheduler . Click Next to
continue:
Change the path to the dsm.opt file. Click browse, and navigate to the TDP
SQL dsm.opt file configured above:
The node name should be auto-completed. Verify the node name and
provide the password. Verify the “Contact the TSM Server to validate
password” is selected. Click Next to continue:
Verify the login options are properly set. Verify if the field “Automatically
when Windows boots” is selected. Click Next to continue:
Change the log file and the error file to point to the TDP SQL path. Change
the baclient part of path to TDPsql . Do not click Browse. Click Next once
both the log and error paths are modified:
Select option Yes to start the service upon completion.
Click Finish to conclude the configuration:
a. Verify if all the SQL databases have transaction logs enabled. Exclude
the once that are not by editing the dsm.opt file in the c:\program
files\Tivoli\TSM\TDPSql\ folder. There are examples at the end of the
file how to do this.
b. Verify the sqlfull.cmd and sqllog.cmd files from the c:\Batch Files\
folder that have the proper destination folders setup. Also verify if all
the databases are included in the full and log backup.