Tivoli Header

Administrator's Reference

SET DRMPLANPREFIX (Specify a Prefix for Recovery Plan File Names)

Use this command to specify a prefix for a recovery plan file name. If you issue this command, Tivoli Storage Manager uses the specified prefix if the PREPARE command does not include the PLANPREFIX parameter.

Use the QUERY DRMSTATUS command to display the current value for the recovery plan prefix.

Privilege Class

To issue this command, you must have system privilege.

Syntax

Parameters

prefix (Required)
Specifies the prefix for a recovery plan file name. The maximum length of the prefix is 250 characters. If you enter a null string (""), the current prefix is removed, and the server uses the algorithm described in the PLANPREFIX parameter in the PREPARE command.

For the prefix, you can specify:

Examples

Task

Specify a prefix so that the generated recovery plan files is stored in directory /drmplan/primsrv.

Command:
set drmplanprefix /drmplan/primsrv/

Related Commands

Table 263. Commands Related to SET DRMPLANPREFIX

Command Description
PREPARE Creates a recovery plan file.
QUERY DRMSTATUS Displays DRM system parameters.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]