Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.1
-
Fix Version/s: 2.0
-
Component/s: documentation
-
Security Level: Public
-
Labels:
Description
Recent customer request to speed up the restore process.
Original command was:
cbrestore -a -t 8 default default01.mdb default02.mdb default03.mdb
From support, better speed/efficiency to be gained by running the process from multiple hosts with each of these on a separate host:
cbrestore -a -t 8 default default0.mb
cbrestore -a -t 8 default default1.mb
cbrestore -a -t 8 default default2.mb
cbrestore -a -t 8 default default3.mb
Original command was:
cbrestore -a -t 8 default default01.mdb default02.mdb default03.mdb
From support, better speed/efficiency to be gained by running the process from multiple hosts with each of these on a separate host:
cbrestore -a -t 8 default default0.mb
cbrestore -a -t 8 default default1.mb
cbrestore -a -t 8 default default2.mb
cbrestore -a -t 8 default default3.mb
Activity
- All
- Comments
- Work Log
- History
- Activity
- Gerrit Reviews