DATABASE

How to Find Date after Upgrade or Downgrade in Oracle 5 (1)

October 27, 2020

Find Date after Upgrade or Downgrade in Oracle Today, my one DBA friend asked about how to validate the database upgraded or downgraded from which version along with what was…

Loading

📌
0💬 read more

How to check size of a schema in Oracle 4 (3)

October 26, 2020

Check Schema size in Oracle A schema in an Oracle database is defined as a collection of database objects and is owned by a database user. The schema name shares…

Loading

📌
4💬 read more

Oracle Critical Database Patch IDs for October 2020 5 (1)

October 22, 2020

Oracle Critical Database Patch IDs for October 2020 Patch Release by Oracle  An Essential/Critical Patch Update could be a collection of patches for multiple security vulnerabilities. These patches address vulnerabilities…

Loading

📌
2💬 read more

ORA-01102: Cannot Mount Database in EXCLUSIVE mode 5 (2)

October 21, 2020

ORA-01102: Cannot Mount Database in EXCLUSIVE mode When we are doing database refresh from Prod to Dev (lower environment), At that time we put the cluster database parameter to false….

Loading

📌
0💬 read more

How to Find Total, Free & Utilized values of PROCESSES, SESSIONS & TRANSACTIONS in Oracle 0 (0)

October 20, 2020

Find Total, Free & Utilized values of PROCESSES, SESSIONS & TRANSACTIONS SQL command for standalone database. Click here to get sample output. SQL command for RAC database. Click here to…

Loading

📌
0💬 read more

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