Change 24768

russell_jackson (Russell C. Jackson (Rusty))
Russell C. Jackson (Rusty) modified this change into //guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin under Review 24769
View Review
Download .zip
New script for performing a parallel checkpoint.
Run as follows:
     parallel_ckp.sh <instance> -P <threads>

New script to restore a parallel checkpoint file to the offline database
in case a recovery is needed.
Run as follows:   
    parallel_ckp_restore.sh <instance> -f <parallel_ckp_file.tgz> -P <threads>

#review-24769
  • Files 3
  • Comments 0
1 edited 2 added 0 deleted
backup_functions.sh
Loading...
parallel_ckp.sh
Loading...
parallel_ckp_restore.sh
Loading...
Tip: Use n and p to cycle through the changes.