Introduction: APEX Assistant adds AI chat capability to all APEX code editors to assist you with writing SQL queries, debugging code, etc.
In this blog post, I will show you how to disable Automatic database backups on ExaCC using dbaascli.
In this blog post, I will explain how we can configure the Gen AI service of Oracle APEX using the Open AI LLM model.
Introduction: In this blog post, I am going to build a simple chatbot where we can interact with the Oracle 23ai database.
Recently we migrated databases from ODA (Oracle Database Appliance) to OCI DBCS for a client. And client asking to stop the dev DBCS node from 5 PM to 6 AM to save cost.
In this blog post, I am going to describe a strange error when I was creating the new PDB in the existing CDB on ExaCC using dbaascli.
In this blog, I will cover the steps to attach Block Volume to an existing LVM on an Oracle Cloud Infrastructure (OCI) Compute Instance. Pre-requisites: OCI Tenancy Access OCI VCN..
In this blog post, I will show you how we can Migrate OCI Compute Instance from one tenancy to another tenancy. Both tenancies should be in the same region US East (Ashburn)...
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..