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. TSM uses this prefix if the PREPARE command does not include the PLANPREFIX parameter.

Note:The recovery plan file must be created on a file system that supports long file names.

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

>>-Set DRMPLANPrefix--prefix-----------------------------------><
 

Parameters

prefix (Required)
Specifies the prefix for a recovery plan file name. The maximum length of the prefix is 250 characters.

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 240. 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 ]