How to Find Last Analyzed date on Tables, Partition, and Subpartition in Oracle

December 14, 2020

Find Last Analyzed date on Tables, Partitions, and Subpartitions in Oracle Here we are going to demonstrate how to find the last analyzed date on tables in Oracle. Some time…

Loading

📌
0💬 read more

Basic Linux Commands For Daily Usage

December 13, 2020

A Handy Guide for Basic Linux Commands Linux, an open-source Operating System is one of the most popular operating systems which takes inputs in the form of commands to direct…

Loading

📌
4💬 read more

Target Blackouts in OEM13c using EMCTL

December 12, 2020

Target Blackouts in OEM13c using EMCTL In the literal sense, A blackout is a temporary condition that affects your memory. It’s characterized by a sense of lost time. In terms of…

Loading

📌
0💬 read more

Step by Step manually creation of an Oracle 19c Database

Step by Step manually creation of an Oracle 19c Database on Linux 7 In the previous article, we have demonstrated Step by step silent installation of oracle 19c on Linux 7, …

Loading

📌
4💬 read more

How to check the last 10 startup times of the database along with timezone in Oracle

December 11, 2020

The last 10 startup times of the database along with timezone in Oracle Sometimes we have to find when the database is started with which timezone especially when the database…

Loading

📌
0💬 read more

How to Find Sessions in RAC Oracle All in One

December 9, 2020

How to Find Sessions In RAC Oracle All in One To find sessions in databases will be helpful to evaluate interim growth in sessions,  to tune the database’s performance, to…

Loading

📌
0💬 read more

Step by step silent installation of Oracle 19c on Linux 7

December 2, 2020

Step by step silent installation of Oracle 19c on Linux 7 As everyone is aware of the oracle database installation. oracle database installation can be done through 2 methods. Here…

Loading

📌
6💬 read more

Solution for Error ORA-29289 Directory Access Denied in Oracle

November 28, 2020

Error ORA-29289 Directory Access Denied in Oracle Sometimes application users have DIRECTORY details like name of DIRECTORY of a database but not having proper privileges (READ, WRITE) on DIRECTORY and…

Loading

📌
0💬 read more

How to find Privileges on Directory in Oracle

November 27, 2020

Find Privileges on Directory in Oracle Oracle has introduced the concept of DIRECTORY which is a type of object and introduced in Oracle version 8.0. DIRECTORY is a logical structure…

Loading

📌
2💬 read more

ADD-DROP Redo log files in Oracle Database

November 26, 2020

ADD-DROP Redo Log Files In Oracle Database In the real world, we may encounter scenarios where we need to or asked to increase/decrease the size of redo log files as…

Loading

📌
4💬 read more