Hi, Dataguard should be monitored everytime by Oracle DBA.
Read More »Oracle DBA Scripts
Oracle Dataguard Stop Start
Hi, You should stop and start your dataguard sometimes in case of need.
Read More »Archivelog Delete Until time in Oracle Database
I will explain Delete Archivelog until time in Oracle Database in this post.
Read More »How to find Character set of the Oracle Database
Hi, The character set is most critical parameter for the database setup because it is one of the unchanging properties after installation.
Read More »Oracle Find queries not using bind variables Object Detail
Hi, Using bind variable in the queries is very crucial for performance tuning.
Read More »Oracle Find queries not using bind variables
Hi, Using bind variable in the queries is very crucial for performance tuning.
Read More »Oracle Historical SQL Search
Hi, Sometimes customer ask you that why spesific sql is running long time or consuming lots of resource.
Read More »Oracle Average Active Session Load
Hi, Oracle Database Admin should know what is the database load profile and Active Session load to compare it when the complaint comes from Customer.
Read More »Oracle Kill Session Scripts -3 and gv$session, gv$lock view
Hi, Sometimes application developers or client offers you to kill any session or sessions group like SQL Net Client, or JDBC Client sessions, RMAN sessions or All sessions.
Read More »Oracle Performance TOP SQL Scripts -4
Hi, If you get slowness complaint from customer, you need to monitor database which sql is consuming a lots of resource.
Read More »