rman maintenance channels
When we run RMAN crosscheck, we usually allocate maintenance channels to keep from occupying a virtual drive because virtual tape IO is not needed for crosscheck. In theory, this leaves the virutal drives available for other IO operations.
Is this neccessary? If I use automatic channels rather then maintenance channels, will the crosscheck command allocate a virtual IO device during the crosscheck operation, thus making it unavailable to other backups?
Our intention is to run crosschecks for over 20 production instances simultaneusly to recon the RMAN catalog with Netbackup weekly. If I use regular maintenance channels, I fear I may hold all virtual drives during the long running crosscheck operation.