#!/usr/bin/ksh ############################################################################### # # Module: onbar_full_restore.sh # Author: Peter R. Schmidt # Description: Restore an Informix database using onbar # # Change Log # # Date Name Description................. # 09/25/00 Peter R. Schmidt Start Program # ############################################################################### . /usr/local/bin/informix.env ################################################################################ if [ $LOGNAME != informix ] then echo "error: you must be informix to run this program." exit 1 fi echo "Restore Started `date`" time onbar -r