<strong>Hello and welcome to DBsGuru,</strong>DBsGuru is a group of experienced DBA professionals and serves databases and their related community by providing technical blogs, projects, training. Technical blogs are the source of vast information not about databases but its related product like middleware, PL/SQL, replication methodology, and so on.Thanks for the visits!<strong>Share Learn Grow!</strong>

  • Role: administrator
  • Number of posts: 117
  • Registration Date: August 4, 2020
  • Website: https://dbsguru.com/

Last comments from DBsGuru

Posts by DBsGuru

How to Validate Applied Patch in Oracle 12c 0 (0)

October 19, 2020

Validate Applied Patches in Oracle 12c Whenever we do patch apply before/after, need to validate all applied patches in Oracle home & databases. Below is the command to validate patches…

Loading

📌
0💬 read more

How to Check when Database was Last Cloned or Open Resetlog Mode in Oracle 4 (1)

October 17, 2020

How to Check when Database was Last Cloned or open Resetlog Mode in Oracle. If we want to find when was my database cloned last time or when you open…

Loading

📌
0💬 read more

Step by Step Installation of Oracle Client 5 (1)

October 16, 2020

Step by Step installation of Oracle Client As most of us already know oracle client is installed on the application server to execute SQL command or compile script related to…

Loading

📌
0💬 read more

How to Validate Invalid Objects in Oracle 5 (2)

October 14, 2020

How to Validate Invalid Objects in Oracle Whenever we perform such activities like database upgrade, refresh, clone, migration etc. We require to capture invalid objects before /after activities. Below are…

Loading

📌
0💬 read more

How to Check Temp Tablespace Usage in Oracle 0 (0)

October 13, 2020

How to Check Temp Tablespace Usage in Oracle Below is SQL query to find out temporary tablespace utilization of the database. Mountain climber | Exercise Videos & Guides | Bodybuilding.com…

Loading

📌
0💬 read more

Target Blackouts in OEM 13c 5 (4)

October 12, 2020

Step by Step Demonstrations on Target Blackouts in OEM 13c So blackouts allow Enterprise Manager administrators to suspend all data collection activity on one or more monitored targets. The primary…

Loading

📌
4💬 read more

How to check ASM diskgroup Size in Oracle 4.8 (4)

October 10, 2020

Sometimes we need to fetch ASM diskgroup utilization of the database in Oracle. Below is the SQL query to find ASM diskgroup size in a database which includes Name, Total_GB,…

Loading

📌
4💬 read more

How to check database startup time along with server up time in Oracle. 0 (0)

October 9, 2020

Below is command to check database startup time along with server up time. This is require whenever we perform reboot of database due to patching, change of parameters activities etc….

Loading

📌
0💬 read more

How to check tablespace size. 5 (2)

October 8, 2020

Below sql query is used to find total tablespace size of your database. which includes Tablespace name used size in MB, free size in MB and Total size in MB…

Loading

📌
0💬 read more

How to check oracle client version. 5 (1)

Sometime we have to run the application script from application server, but the script required a defined oracle version to run the application script successfully. Below are the Sql query…

Loading

📌
0💬 read more