Tivoli Storage Manager for HP-UX Administrator's Reference

SET DRMINSTRPREFIX (Specify the Prefix for Recovery Instructions File Names)

Use this command to specify a prefix to the recovery instructions file name. If you issue this command, TSM uses the specified prefix if the PREPARE command is issued without the INSTRPREFIX parameter.

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

If no prefix is set, the prefix is determined as follows:

Privilege Class

To issue this command, you must have system privilege.

Syntax

>>-Set DRMINSTRPrefix--prefix----------------------------------><
 

Parameters

prefix (Required)
Specifies a path name prefix for the files that contain the recovery instructions. When processing the PREPARE command, TSM appends the name of the appropriate recovery plan file stanza to find the file. The maximum length is 250 characters.
Note:The recovery instructions files must be created on a file system that supports long file names.

The prefix can be one of the following:

Examples

Task

Specify reading the recovery plan instructions from directory /drmplan/primesrv.

Command:
set drminstrprefix /drmplan/primesrv/

Related Commands

Table 239. Commands Related to SET DRMINSTRPREFIX

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 ]