If you want to perform backups or restores with the external backup tool ADSM/TSM, you must define the appropriate
Procedure
To create the backup medium, follow the procedure described in the Database Manger documentation.
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):
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.
You can perform
parallel backups using multiple pipes.See also:
Configuration of the ADSM/TSM Connection