Blog: Oracle Database (3)

-->

Latest Posts

Exacs Database Creation Using dbaascli

Introduction OCI (Oracle Cloud Infrastructure) provides robust automation capabilities for routine maintenance tasks such as patching, creating database homes, and server OS..

Read More

A Bold Move Toward Autonomous Databases - Larry Ellison’s CloudWorld 2024 Keynote

Yesterday, at the 2024 Oracle CloudWorld, Larry Ellison made a significant announcement during his keynote speech. By the end of 2025, all Oracle applications will be powered by..

Read More

Unlock Financial Efficiency with Oracle 23AI: A Game-Changer for CFOs

In today’s rapidly evolving business landscape, Chief Financial Officers (CFOs) are constantly seeking innovative solutions to drive cost efficiency, enhance operational..

Read More

Troubleshoot ODA Repo Issue

Introduction ODA virtualized upgrades are always challenging, with unexpected issues often arising. One consistent problem I've noticed in upgrades up to version 18.8.0.0 is the..

Read More

Securing Your Oracle Database: Step-by-Step Guide to Configuring and Using DBSAT

Oracle Database Security Assessment Tool (DBSAT) is a popular command-line tool that helps identify areas where your database configuration, operation, or implementation..

Read More

Oracle 23ai: Unrestricted Parallel DMLs

Overview: Oracle database allows DML statements to be executed in parallel mode by breaking the DML statements into exclusive smaller tasks. However, in releases prior to Oracle..

Read More

Set up DELTA (DB Endpoint Latency Testing Ammeter) to Test the Latency from a Windows System using venv to an Oracle Database

What is the DELTA? DELTA (DB Endpoint Latency Testing Ammeter) is a tool or framework designed to measure the latency of database endpoints. It is used to assess the performance..

Read More

Migration of On-Premises Oracle 18c PDB to OCI 19c PDB using Full Transportable Tablespace

Introduction Migrating an Oracle database from on-premises to Oracle Cloud Infrastructure (OCI) involves several steps to ensure a smooth transition while minimizing downtime. The..

Read More

Start of Advanced Queue Job Hanging in Oracle 19c

Oracle Advanced Queuing (AQ) is a database-integrated messaging infrastructure in the Oracle Database. AQ leverages the functionality of the Oracle database to store messages in..

Read More