MyITBlog.com - IT Professionals Online Journal
 
  Home  |   Site News  |   About Us  |   Privacy  |   FAQ  |   Contact   Add Blog Entry  |  Login  |  Register   
 My Account
Username
Password
Remember me
Lost Password?


 Categories


  HOME  >  Scripts and ProgramsPrint


0
Votes
What is an RMAN channel? in Scripts and Programs   
by admin on 14 Jan 2007, 19:49     Read admin's Blog
Total Hits: 988    Comments: 0   

An RMAN channel represents one stream of data to a device type and corresponds to one server session. It establishes a connection from the RMAN executable to a target database instance by starting a new server session on the instance. The server session then performs the backup, restore, and recovery operations. Only one RMAN session communicates with all the allocated server sessions. RMAN channels are of two types, DISK and sbt. If the channel is of DISK type, the server process reads backups from or writes backups to the disk. If the channel is of sbt type, the server process reads backups from or writes backups to a third-party media (e.g., tape). Channels are always able to read and write backups to and from a disk regardless of their type.

Read Complete Article



 

Post Comment

Copyright © 2008 MyITBlog.com