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>