Free OCI Learnings/Certifications From Oracle along with Enroll steps for Certification

September 10, 2021

Free OCI Learnings/Certifications From Oracle along with Enroll steps for Certification Here is an exciting opportunity from Oracle to get certified at zero cost. Oracle has announced it will offer…

Loading

📌
2💬 read more

Step by Step Migrate Database from Non-ASM to ASM in Oracle

September 9, 2021

Step by Step Migrate Database from Non-ASM to ASM in Oracle This article is a continuation of a recent article where we have demonstrated Offline Restore or Clone Database on…

Loading

📌
0💬 read more

How to Remove Old Unused Kernels in Unix

September 2, 2021

Remove Old Unused Kernels in Unix In this article, we are going to demonstrate How to Remove Old Unused Kernels in Unix. The kernel is part of an operating system…

Loading

📌
0💬 read more

Step By Step Upgrade from 18.8 to 19.6 (Patch Apply) in ODA X7-2M

August 29, 2021

Step By Step Upgrade from 18.8 to 19.6 (Patch Apply) in ODA X7-2M In our previous article under ODA, we have published Step by Step Apply Patch ODA X7-2M from…

Loading

📌
0💬 read more

KVM failed to start after ODA upgrade from 18.8 to 19.6

August 28, 2021

KVM failed to start after ODA upgrade from 18.8 to 19.6 Recent we had patched our ODA X7-2M (Baremetal) machine from 18.8 to 19.6 click here to read more about…

Loading

📌
0💬 read more

Setup Logical Replication using pglogical in PostgreSQL

August 25, 2021

Setup Logical replication using pglogical in PostgreSQL In the recent two blogs, we discuss built-in options like Streaming replication Click here to read more and Logical replication Click here to read…

Loading

📌
0💬 read more

Basics Of User Management in Oracle

August 24, 2021

Basics Of User Management in Oracle When a user logs on to the database, they connect to a user account by specifying an account name followed by an authentication method….

Loading

📌
0💬 read more

Configure PgBouncer for PostgreSQL

August 22, 2021

Configure PgBouncer for PostgreSQL PostgreSQL has a heavyweight connection handling architecture. For each incoming connection, the postmaster forks out a new process  called as backend process to handle it. While…

Loading

📌
0💬 read more

Backups from the Standby Server using pgBackRest in PostgreSQL

August 18, 2021

Backups from the Standby Server using pgBackRest in PostgreSQL   In the previous blog, we have configured Streaming Replication Cluster using pgBackRest Click here to read more. We will use…

Loading

📌
0💬 read more

Setup Streaming Replication with pgBackRest in PostgreSQL

Setup Streaming Replication with pgBackRest PostgreSQL In the recent two blogs, we discuss How to set up Streaming Replication Click here to read more and Configure pgbackrest on Database Server – Local Click…

Loading

📌
0💬 read more