# Validate the Oracle database name with # lookup in /etc/oratab. TEMP=`cat /etc/oratab|grep \^$1:| cut -f1 -d':'|wc -l` tmp=`expr TEMP` # Convert string to number. if [ $tmp -ne 1 ] then echo "Your input $1 is not a valid ORACLE_SID." exit 99 fi 这个脚本可以检查...
dictionary lookup 1,213 0.00 0 0 dml lock allocation 15,283,649 0.02 0.00 0 0 dummy allocation 545,119 0.08 0.00 0 0 enqueue hash chains 648,546,987 0.00 0.00 0 65,836 0.01 enqueues 478,978,515 0.10 0.00 0 0 error message lists 349,528 0.01 0.00 0 0 event group latch 10...