PDB Unplug Plug Migration on Different Server in Oracle 19c

PDB Unplug Plug Migration on Different Server in Oracle 19c

Learn how to migrate an Oracle 19c Pluggable Database (PDB) using the Unplug/Plug method between different servers in a step-by-step and professional way. This guide explains the complete process of moving a PDB from one CDB to another across separate Linux hosts, including pre-checks, unplugging from the source database, copying datafiles, plugging into the target … Read more

Apply RU 19.31 Patch on Oracle 19c Database

Apply RU 19.31 Patch on Oracle 19c Database

Applying the Oracle 19c RU 19.31 Patch is essential for improving database security, performance, stability, and Oracle support compliance. In this step-by-step guide, you will learn how to apply the Oracle 19c RU 19.31 Patch on Oracle Database 19c running on Linux using the OPatch utility. This tutorial covers prerequisite checks, OPatch upgrade, patch installation, … Read more

Oracle Database startup and shutdown procedure

Oracle Database startup and shutdown procedure

For a DBA, starting up and shutting down of oracle database is a routine and basic operation. Sometimes Linux administrator or programmer may end-up doing some basic DBA operations on development database. So, it is important for non-DBAs to understand some basic database administration activities. Oracle Database startup and shutdown procedure Oracle Database startup and … Read more