Manoj Kumar

-->

Latest Posts

How to use APEX Assistant (AI Chat Capability) 🤖

Introduction: APEX Assistant adds AI chat capability to all APEX code editors to assist you with writing SQL queries, debugging code, etc.

Read More

How To Disable Automatic Database Backups Using DBAASCLI on ExaCC

In this blog post, I will show you how to disable Automatic database backups on ExaCC using dbaascli.

Read More

How to Configure Gen AI Service in Oracle APEX using Open AI

In this blog post, I will explain how we can configure the Gen AI service of Oracle APEX using the Open AI LLM model.

Read More

How to Chat with Oracle 23ai using SQL Agent

Introduction: In this blog post, I am going to build a simple chatbot where we can interact with the Oracle 23ai database.

Read More

How to Automate Start and Stop of DBCS Node using REST API in OCI

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.

Read More

ExaCC: PDB Creation Fails with DBAAS-60074

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.

Read More

Attach Block Volume to an Existing LVM on OCI Compute Instance

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..

Read More

Cross-Tenancy Compute VM Migration on OCI

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)...

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