Administrator's Reference

COPY SCRIPT (Copy a Tivoli Storage Manager Script)

Use this command to copy a TSM script to a new script.

Privilege Class

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

Syntax

>>-COPy SCRipt--current_script_name--new_script_name-----------><
 

Parameters

current_script_name (Required)
Specifies the name of the script you want to copy.

new_script_name (Required)
Specifies the name of the new script. You can specify up to 30 characters for the name.

Examples

Task

Copy script TESTDEV to a new script and name it ENGDEV.

Command:
copy script testdev engdev

Related Commands

Table 38. Commands Related to COPY SCRIPT

Command Description
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.
RENAME SCRIPT Renames a script to a new name.
RUN Runs a script.
UPDATE SCRIPT Changes or adds lines to a script.


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