At installation, the prefix is set to ADSM.SERVER.PLAN. After installation, this command can be used to modify the prefix.
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
TSM uses this prefix if the PREPARE command is issued without the PLANPREFIX parameter. To build a unique recovery plan filename, TSM appends to the prefix the date and time in Julian format: Jyyyyddd.Thhmmss (for example, J1995115.T051421).
For example, you specify the following prefix:
SRV.RECPLANS
The resulting recovery plan filename is the following:
SRV.RECPLANS.J1995115.T051421
Examples
Task
Specify that TSM use the high-level qualifier DRMPLAN.PRIMSRV for recovery plan files.
Related Commands
Table 224. Commands Related to SET DRMPLANPREFIX
Command | Description |
---|---|
PREPARE | Creates a recovery plan file. |
QUERY DRMSTATUS | Displays DRM system parameters. |