I run following task to restore our DB each night for our Datawarehouse
It is apprx 70Gb and takes 1.40Hours from our SAN
call "c:\Program Files\Progress\bin\prorest" training \\dc01-grnpwr\backupMOS\mos.bck
I noticed the restore routine only uses one physical CPU Core, is it somehow possible to use multiple cores? or multiple threads??
I deeply remember there was some kind of switch/parameter...?
Somebody now how to speed up?
Need to do 4 restores each night, and running out of time since the db keeps growing...
Thanks!
It is apprx 70Gb and takes 1.40Hours from our SAN
call "c:\Program Files\Progress\bin\prorest" training \\dc01-grnpwr\backupMOS\mos.bck
I noticed the restore routine only uses one physical CPU Core, is it somehow possible to use multiple cores? or multiple threads??
I deeply remember there was some kind of switch/parameter...?
Somebody now how to speed up?
Need to do 4 restores each night, and running out of time since the db keeps growing...
Thanks!