Tivoli Header

Administrator's Reference

SET DRMCMDFILENAME (Specify the Name of a File to Contain Commands)

Use this command to name a file that can contain the commands created when the MOVE DRMEDIA or QUERY DRMEDIA commands are issued. If the SET DRMCMDFILENAME is not issued, the MOVE DRMEDIA or QUERY DRMEDIA command generates a file name.

MOVE DRMEDIA or QUERY DRMEDIA automatically allocates this file name as a physical sequential file if it has not been preallocated. If you preallocate the file, it must be a physical sequential file.

Use the QUERY DRMSTATUS command to display the current command file name. At installation, the default file name is set to ADSM.DRM.EXEC.CMDS.

Privilege Class

To issue this command, you must have system privilege.

Syntax

>>-Set DRMCMDFilename--file_name-------------------------------><
 
 

Parameters

file_name (Required)
Specifies the name of a file to contain the commands created by the MOVE DRMEDIA or QUERY DRMEDIA command. The file name can be up to 44 characters. You can specify any valid MVS file name.
Note:
If a file of the same name already exists, MOVE DRMEDIA or QUERY DRMEDIA command tries to use it, and the existing data is overwritten.

Examples

Task

Specify a file name of DRM.ORM.EXEC.CMDS.

Command:
set drmcmdfilename drm.orm.exec.cmds

Related Commands

Table 219. Commands Related to SET DRMCMDFILENAME

Command Description
MOVE DRMEDIA Move DRM media offsite and back onsite
QUERY DRMEDIA Query DRM media
QUERY DRMSTATUS Displays DRM system parameters.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]