Tivoli Storage Manager for HP-UX Administrator's Reference

RENAME SCRIPT (Rename a Tivoli Storage Manager Script)

Use this command to rename a TSM script.

Privilege Class

To issue this command, you must have operator, policy, system, storage, or system privilege.

Syntax

>>-REName SCRipt--current_script_name--new_script_name---------><
 

Parameters

current_script_name (Required)
Specifies the name of the script to rename.

new_script_name (Required)
Specifies the new name for the script. The name can contain as many as 30 characters.

Examples

Task

Rename SCRIPT1 to a new script named SCRIPT2.

Command:
rename script script1 script2

Related Commands

Table 212. Commands Related to RENAME SCRIPT

Command Description
COPY SCRIPT Creates a copy of a script.
DEFINE SCRIPT Defines a script to the TSM server.
DELETE SCRIPT Deletes the script or individual lines from the script.
QUERY SCRIPT Displays information about scripts.
RUN Runs a script.
UPDATE SCRIPT Changes or adds lines to a script.


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