apps-dba journal

A working journal for Oracle DBAs.

Showing posts with label 12c. Show all posts
Showing posts with label 12c. Show all posts

February 14, 2023  ·   ·   ·   ·   ·   ·   · 

Using Parallelism in Oracle Database 12C

By Gowthami | apps-dba.com | Oracle Performance Series Oracle Parallel Query (PQ) allows a single SQL statement to be executed by multiple ...

Read the full lesson

October 18, 2022  ·   ·   ·   ·   ·   · 

Modify AWR interval and retention periods in 12C

By Gowthami | apps-dba.com | Oracle Database Administration Series AWR (Automatic Workload Repository) is Oracle's built-in performanc...

Read the full lesson

September 21, 2022  ·   ·   ·   ·   ·   · 

Create SQL Plan Baselines for High Resource Intensive SQL's from AWR - 12C

=>   Identify SNAP ID's for the interval Here I am collecting resource intensive SQL's ran on a week from Monday (12-SEP-22) to F...

Read the full lesson

July 05, 2022  ·   ·   ·   ·   · 

Change CDB and PDB names in 12c

Change CDB name from DEVCDB to TESTCDB ********************************************* Backup database before performing this action *********...

Read the full lesson

Oracle DBA Lesson 20B — Define How a New Database Will Be Accepted

OPEN means the instance finished recovery and will take sessions. It is not a handoff. Acceptance is four proofs, each with evidence, ...