Entering content frameProcedure documentation Backup Medium (ADSM/TSM) Locate the document in its SAP Library structure

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.

The media name must begin with the character string ADSM.

Example

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

 

 

 

Leaving content frame