Skip to content
Expert Oracle Database Architecture and Certificaiton Exams

Expert Oracle Database Architecture and Certificaiton Exams

Category: Dedicated Server

March 22, 2023

The SGA and Background Processes- Architecture Overview

As seen in the previous sections in this book, each Oracle instance has a large chunk of memory called the SGA that it uses,…

March 22, 2023

Multitenant Container Database- Architecture Overview

Starting with Oracle 12c, Oracle introduced a new type of database, the multitenant container database and the associated pluggable databases. A multitenant container database…

February 22, 2023

Single-Tenant (Non-container) Database- Architecture Overview

A single-tenant database or non-container database is a self-contained set of datafiles, control files, redo log files, parameter files, and so on that include…

January 22, 2023

What Are Parameters?- Files

In simple terms, a database parameter may be thought of as a key/value pair. To see the current value of an instance parameter, you…

December 22, 2022

Use a Single Connection in Oracle- Developing Successful Oracle Applications-4

So, they don’t know that the following table in particular exists: SQL> create table user_pw The prior USER_PW table looks like a pretty important…

September 22, 2022

Layered Programming- Developing Successful Oracle Applications

Once you understand that each database will implement features in a different way, another example of defensive programming to allow for portability is to…

April 22, 2022

Multiversioning- Developing Successful Oracle Applications

This is a topic very closely related to concurrency control as it forms the foundation for Oracle’s concurrency control mechanism. Oracle operates a multiversion,…

December 22, 2021

Database Independence?- Developing Successful Oracle Applications

By now, you might be able to see where I’m going in this section. I have made references to other databases and how features…

April 22, 2021

The Impact of Standards- Developing Successful Oracle Applications

If all databases are SQL99 compliant, then they must be the same. At least that’s often the assumption. In this section, I’d like to…

Posts pagination

Previous 1 2

Recent Posts

  • Preventing Lost Updates- Developing Successful Oracle Applications
  • Parameter Files- Files
  • Multitenant RAC Database- Architecture Overview
  • Mechanics of Connecting over TCP/IP- Architecture Overview-2
  • Mechanics of Connecting over TCP/IP- Architecture Overview-1

Recent Comments

No comments to show.

Archives

  • July 2024
  • April 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • July 2023
  • June 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • September 2022
  • July 2022
  • April 2022
  • January 2022
  • December 2021
  • July 2021
  • June 2021
  • April 2021
  • February 2021

Categories

  • Dedicated Server
  • Layered Programming
  • Oracle Certifications
  • Oracle Database Types
  • Preventing Lost Updates
  • What Are Parameters?
Copyright Expert Oracle Database Architecture and Certificaiton Exams. All rights reserved. | Powered by Writers Blogily Theme