Skip to content
Expert Oracle Database Architecture and Certificaiton Exams

Expert Oracle Database Architecture and Certificaiton Exams

Category: Preventing Lost Updates

July 22, 2024

Preventing Lost Updates- Developing Successful Oracle Applications

One of the side effects of Oracle’s nonblocking approach is that if you actually want to ensure that no more than one user has…

January 22, 2024

Mechanics of Connecting over TCP/IP- Architecture Overview-1

We’ll investigate the most common networking case: a network-based connection request over TCP/IP. In this case, the client is situated on one machine and…

September 22, 2023

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

In the special case of Oracle Real Application Clusters (RAC), an Oracle option that allows it to function on many computers in a clustered…

June 22, 2023

Knowing What’s Out There- Developing Successful Oracle Applications

Not having a full understanding of what is available to you can come back to haunt you in the long run. I was working…

March 22, 2023

Legacy init.ora Parameter Files- Files

The legacy init.ora file is a very simple file in terms of its construction. It is a series of variable key/value pairs. A sample…

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

Features andFunctions- Developing Successful Oracle Applications

A natural extension of the argument that you shouldn’t necessarily strive for database independence is the idea that you should understand exactly what your…

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…

December 22, 2022

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

Executing SQL statements without bind variables is very much like compiling a subroutine before each method call. Imagine shipping Java source code to your…

Posts pagination

1 2 Next

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