Forum Discussion
18 Replies
- MarianneLevel 6Check Max Jobs Per Client in Global Properties. Ensure this is more than 1. Value of 4 will allow 4 simultaneous jobs per client.
Check MPX setting in Application schedule. Must be >1.
Define more CHANNELs in rman script.
One job per channel will be created.
Filesperset will simply group more dbs into one backup job.- safedbaLevel 3
I appreciate the reply. We're opening up 12 channels, 2 per node. Are any of your suggestions going to increase the number of files instantiated per job? That's what's bothering the tape guys. They say it's taking more time because of the stopping/starting/searching/positioning...and the writing. If each job had as many files as I could put into them, then it could pretty much fly. As it is it's like in the old days when people set their block size too small so reading it was staccatto with lots of starts and stops. Tape guys want a stream of writes, not a bunch of starting and stopping.
- MouseModerator
RMAN has a parameter called FILESPERSET and it defines the number of files per backupset. What I would like to warn you about this setting - it really affects deduplication ratio if you're writing it to a deduplicated storage. Fixed block dedupe storages like NBU MSDP or Appliances will have the worst hit, variable block dedupe such as Data Domain will be impacted less but still dedupe rate will be considerably worse than with FILESPERSET=1.
Now you really need to choose your poison...
Related Content
- 11 years ago
- 11 years ago