#!/bin/ksh EXIT_OK=0 echo "Run QDB recovery Script (recover_db.sh)" > /dev/console echo "ERROR" > /mnt/quota/mm/BACKUP_CORRUPT exit $EXIT_OK