Category: Database

Master SQL, PostgreSQL, MySQL, MongoDB, and trending open-source databases. Learn optimization, design patterns, and best practices for modern data management.

How to Kill Oracle Export/Import Jobs

4 min read · January 9, 2025

In this blog post, we’ll explore various methods to check and terminate Oracle Data Pump export (expdp) and import (impdp) jobs. Oracle…

How to Backup User Passwords in Oracle

2 min read · January 7, 2025

Backing up user passwords in Oracle is essential for database administrators. This guide shows how to back up passwords for a single…

Oracle Database Patching: Common Steps

4 min read · December 28, 2024

Introduction This document outlines the essential steps for Oracle Database patching. It includes pre-checks, patch installation instructions, and post-patching validation steps. Always…