
Backup Medium (ADSM/TSM)
Use
If you want to perform backups or restores with the external backup tool ADSM/TSM, you must define the appropriate backup media with the Database Manager.
Procedure
To create the backup medium, follow the procedure described in the Database Manger documentation.
Managing the Backup Media
Commands for Backup Media
The
media name must begin with the character string ADSM.
Definition of a pipe as a medium for an incremental data backup with a DBMCLI command (Windows NT):
dbmcli -d <database_name> -u <userid>,<password> medium_put ADSM123 \\.\pipe\EXAMPLE pipe pages
The backup medium must be a pipe and must not have any capacity limits.
The pipes used must not exist. Specify the absolute name of a pipe.
Parallel backups are not currently possible.
See also:
Configuration of the ADSM/TSM Connection