Manoj Kumar

-->

Latest Posts

Chat with Oracle Database in Natural Language with SQLcl MCP Server

Introduction: The Oracle SQLcl Model Context Protocol (MCP) Server transforms how you interact with the Oracle Database by enabling seamless communication with Artificial..

Read More

SQL Notebooks in Oracle SQL Developer extension for VS Code

Introduction: SQL Notebook is a powerful feature of the SQL Developer Extension for VS Code that offers an alternative to SQL Worksheets that build up a series of queries with..

Read More

Chat with Oracle Database in natural language with SQLcl MCP Server

Introduction: The Oracle SQLcl Model Context Protocol (MCP) Server transforms how you interact with the Oracle Database by enabling seamless communication with Artificial..

Read More

Connect to Oracle Database with VS Code using SQL Developer Extension and SQLcl

Introduction: In this blog post, I will show you how to install Oracle SQL Developer Extension for VS Code and SQLcl. SQLcl is included with the Oracle SQL Developer Extension for..

Read More

How to upgrade AHF (TFA and ORACHK/EXACHK) using ahfctl (and patch it for Log4j vulnerability with version 21.3.4.0.0)

Recently we upgraded the Autonomous Health Framework (AHF) to the latest version and I found the new AHFCTL command line very helpful and easy to upgrade AHF. AHFCTL command-line..

Read More

Reasons to Use Oracle 23ai Vector Search for RAG Applications

RAG (Retrieval-augmented generation) is a technique that can provide more accurate results to queries than a generative LLM on its own because RAG uses knowledge external to data..

Read More

Managed Services That Prevent Downtime

I have been the Managed Services Team Lead at DSP-Eclipsys for over three years. Today, I would like to share my journey, as well as my roles and responsibilities in this position.

Read More

Part 1: Configuring Centrally Managed Users with Microsoft Active Directory -> Password Authentication

An Oracle Database can authenticate and authorize Microsoft Active Directory users with the database directly without intermediate directories or Oracle Enterprise User Security.

Read More

Part 2: Configuring Centrally Managed Users with Microsoft Active Directory -> Kerberos Authentication

For Kerberos authentication, first, we need to configure Kerberos in the Oracle Database that will be integrated with Microsoft Active Directory (AD).

Read More