The rman command 'show all' will show you the default parameters. I think the default for disk is one:
e.g.
RMAN>show all;
..
CONFIGURE DEVICE TYPE DISK PARALLELISM 1;
I believe there is an equivalent parameter for sbt_tape if you are using a tape device. Otherwise you need to check your rman script to see if you are allocating more.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.