First page Back Continue Last page Graphics

Multiplexing Guidelines


Notes:

When your data is striped (according to the SAME methodology) it is best to disable or severely limit RMAN multiplexing. The reason is that the striping causes RMAN to automatically allocate some number of buffers, equal to the number of stripes, and issue the same number of read I/O requests. Thus, in essence, we get a sort-of multiplexing: RMAN issues parallel reads to different disk devices, just not to different datafiles.