Oracle8i Recovery Manager User's Guide and Reference
Release 2 (8.1.6)

A76990-01

Library

Product

Contents

Index

Prev Up Next

Recovery Manager Command Syntax, 21 of 50


deleteScript

Syntax


Purpose

To delete a stored script from the recovery catalog.

Requirements

Keywords and Parameters

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"). 

Examples

Deleting a Script

This example deletes the script b_whole_10:

delete script 'b_whole_10';

Related Topics

"createScript"

"printScript"

"replaceScript"

"run"


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index