Databases Reference
In-Depth Information
that supports several concurrent database sessions. I provide a prototype of a serial backup
implemented with PL/SQL in the source code depot of Chapter 19. For an initial assessment
of speedup attainable by internode parallel backup it would suffice to manually run several
instances of RMAN, which back up different parts of the same database concurrently.
Source Code Depot
Table 36-1 lists this chapter's source files and their functionality.
Table 36-1. Recovery Manager Source Code Depot
File Name
Functionality
rman_pipe_if.sql
Contains the PL/SQL package RMAN_PIPE_IF for sending commands to and
receiving replies from Recovery Manager via DBMS_PIPE .
 
Search WWH ::




Custom Search