Manoj Kumar
-->Latest Posts
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.
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).
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.
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.
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.