Skip to content

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