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 determined as follows:
Privilege Class
To issue this command, you must have system privilege.
Syntax
>>-Set DRMINSTRPrefix--prefix----------------------------------><
Parameters
The prefix can be one of the following:
/adsmsrv/recinstr/
For the RECOVERY.INSTRUCTIONS.GENERAL file, the resulting file name would be:
/adsmsrv/recinstr/RECOVERY.INSTRUCTIONS.GENERAL
/adsmsrv/recinstr/accounts
For the RECOVERY.INSTRUCTIONS.GENERAL file, the resulting file name would be:
/adsmsrv/recinstr/accounts.RECOVERY.INSTRUCTIONS.GENERAL
TSM uses the directory pointed to by this environment variable. For example, the DSMSERV_DIR environment variable points to /adsmsrv/recinstr and you specify the following:
shipping
For the RECOVERY.INSTRUCTIONS.GENERAL file, the resulting file name would be:
/adsmsrv/recinstr/shipping.RECOVERY.INSTRUCTIONS.GENERAL
TSM uses the name of the current working directory. For example, the current working directory is /usr/lpp/adsmserv/bin and you specify the following :
shipping
For the RECOVERY.INSTRUCTIONS.GENERAL file, the resulting file name would look like this:
/usr/lpp/adsmserv/bin/shipping.RECOVERY.INSTRUCTIONS.GENERAL
Examples
Task
Specify reading the recovery plan instructions from directory /drmplan/primesrv.
Related Commands
Table 246. Commands Related to SET DRMINSTRPREFIX
Command | Description |
---|---|
PREPARE | Creates a recovery plan file. |
QUERY DRMSTATUS | Displays DRM system parameters. |