# sascripts.sh # # Copyright 2000, All Rights Reserved, Reed-Matthews, Inc. # # Use a script like this to run the following scripts. Call this periodically # from your cron. You'll need to change the directory names to fit what you use # and call your database's environmental file . /u01/oraprod.env . $RMINC_TOP/sql/hogtracker_new 2>&1 . $RMINC_TOP/sql/u01_cap 2>&1 . $RMINC_TOP/sql/RMINC_run_manager_down 2>&1 . $RMINC_TOP/sql/locktracker > $RMINC_TOP/sql/locktracker.temp1 2>&1 . $RMINC_TOP/sql/RMINC_run_high_requests1 2>&1