| Oracle8i Recovery Manager User's Guide and Reference Release 2 (8.1.6) Part Number A76990-01  | 
  | 
Recovery Manager Command Syntax, 21 of 50
To delete a stored script from the recovery catalog.
| 
 script_name  | 
 deletes the specified script. The script name must be one of the names specified in a previous create script or replace script command (see "createScript").  | 
|
This example deletes the script b_whole_10: 
delete script 'b_whole_10';
| 
 | 
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved.  | 
 
  |