Execute below script to run AWR report.
set ORACLE_SID=HRPROD
sqlplus / as sysdba;
@$ORACLE_HOME/rdbms/admin/awrrpt.sql
Check Files.
cd $ORACLE_HOME/rdbms/admin.
ls -lrt awr*
Please feel free to correct me if there are any errors in the blog. I am writing this blog for my reference and understanding.
Steps to setup jenkins on ubuntu:- -After installation. check the jenkins services running on not on the server. sudo service jenk...
No comments:
Post a Comment