Name

RUN

Synopsis

Executes a series of commands. With Oracle8i, certain commands such as BACKUP and RESTORE are required to be executed within the braces of the RUN command. In many cases, that requirement has been removed with Oracle9i. However, even with Oracle9i, there are still a few commands that must be executed from within the braces of RUN:

  • ALLOCATE CHANNEL

  • EXCUTE SCRIPT

  • REPLICATE

  • SWITCH

Syntax

RUN 
{
   
   commands
}

Get Oracle RMAN Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.