InterviewSolution
Saved Bookmarks
| 1. |
What Are Channels? |
|
Answer» RMAN process uses channel to communicate with I/O DEVICES. You can control the type of I/O DEVICE, PARALLELISM, number of files, and size of files by allocating CHANNELS. RMAN process uses channel to communicate with I/O devices. You can control the type of I/O device, parallelism, number of files, and size of files by allocating channels. |
|