top of page

Database Administration

Oracle 21c Installation on Linux

Oracle 21c is an innovation release that provides early insights to latest developments and features.

Oracle 21c Installation on Linux

Install Oracle 19c with ASM

In this article we would be looking at installing Oracle 19c with ASM on Linux. This will allow us to create 19c databases on ASM disks....

Install Oracle 19c with ASM

Oracle Flashback

Oracle flashback allows you to move database back in time. You can use flashback technology to move entire database or a particular table...

Oracle Flashback

Oracle 12c Installation on Oracle Linux

In this article, we will be looking at Oracle 12cR2 installation on Oracle Linux 7.7 version. The steps are exactly same for OEL 6 and...

Oracle 12c Installation on Oracle Linux

Oracle 12c Installation on Linux with ASM

In this article we will be looking at Oracle 12c release 2 installation on Oracle Linux 7.6 with ASM. If you already know, Oracle ASM...

Oracle 12c Installation on Linux with ASM

Tablespace Administration

Administering Tablespace is one of the most important jobs of an Oracle DBA. It makes sure that database has enough space to accommodate...

Tablespace Administration

Physical Oracle Database Limits

When you try to add data files or resize existing data files, you cannot go with any number in your mind. Oracle database has limitations...

Physical Oracle Database Limits

Removing Deadlocks in Oracle

You locked row A, another session locked row B. Now, you want to lock row B but you are blocked by the other session. The other session...

Removing Deadlocks in Oracle

Oracle 12c Multi-tenant Interview Questions

Interview questions specific to Oracle 12c Multi-tenant architecture. Enjoy! Q. What are the major changes in architecture for 12c? From...

Oracle 12c Multi-tenant Interview Questions

Oracle 11g to 12c Rolling Upgrade

A rolling upgrade allows you to perform database upgrade without having any noticeable downtime to the end users. There are multiple ways...

Oracle 11g to 12c Rolling Upgrade

Oracle 11g installation on Linux

Hi guys, in this article I will show you how to install Oracle 11g software on Oracle Enterprise Linux 6.5. Pre-Install Steps OS...

Oracle 11g installation on Linux

Oracle Archivelog Mode

Oracle Database lets you save filled groups of redo log files to one or more offline destinations, known collectively as the archived...

Oracle Archivelog Mode
bottom of page