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. TSM uses this 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 set to the directory representing this instance of the TSM server, which is typically the directory that the TSM server was originally installed from.

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 200 characters.

The prefix can be one of the following:

Examples

Task

Specify reading the recovery plan instructions from directory c:\win32app\ibm\adsm\server2\.

Command:
set drminstrprefix c:\win32app\ibm\adsm\server2\

Related Commands

Table 244. 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 ]