#!/bin/ksh
total=27800
done=`grep 9k4dgqum1pkdh MYDB_ora_7519.trc |wc -l`
s=`echo "${done}*100/${total}" | bc`
echo "Completed : ${s}%"
Oracle DBA and beyond; these are practical tips for day to day DBA operation and maintenance; a place where you would come to look for a quick fix for a burning situation. I hope that by sharing all these, we all will become better in what we do. And on the way, I hope to save you some sweat :-)
No comments:
Post a Comment