Explanation: In order to delete an existing script you must use the DELETE SCRIPT command and specify the name of the script, as shown in the following code:
RMAN> DELETE SCRIPT Full_backup;
Reference:
Oracle 9i Net Services Administrator’s Guide
Oracle 9i Net Services Reference Guide
Oracle 9i Recovery Manager Reference
Oracle 9i Backup and Recovery Concepts