Use this command to delete a single line from a Tivoli® Storage Manager script or to delete the entire Tivoli Storage Manager script.
To issue this command, the administrator must have previously defined the script or must have system privilege.
001 /* This is a sample script */
005 QUERY STATUS
010 QUERY PROCESS
delete script qsample line=5
| Command | Description |
|---|---|
| COPY SCRIPT | Creates a copy of a script. |
| DEFINE SCRIPT | Defines a script to the Tivoli Storage Manager server. |
| 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. |