IBM Tivoli Storage Manager, Version 7.1

COPY SCRIPT (Copy a Tivoli Storage Manager script)

Use this command to copy a Tivoli® Storage Manager script to a new script.

Privilege class

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

Syntax

Read syntax diagramSkip visual syntax diagram
>>-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.

Example: Make a copy of a script

Copy script TESTDEV to a new script and name it ENGDEV.
copy script testdev engdev

Related commands

Table 1. Commands related to COPY SCRIPT
Command Description
DEFINE SCRIPT Defines a script to the Tivoli Storage Manager 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.


Feedback