How to chat with MySQL database in Natural language (English)
In this Gen AI world, companies are working hard to release best LLM model, few of them are OpenAI, Google, Meta, anthropic.
2. Setup environment variable. (here basically I setu AP key as an environment variable that point to my .env file)
Start of Advanced Queue job hanging in Oracle 19c
Oracle Advanced Queuing (AQ) is a database-integrated messaging infrastructure in Oracle Database. AQ leverages the functionality of the Oracle database to store messages in persistent queues. All operational benefits of the Oracle database such as high availability, scalability and reliability are applicable to the messages and queues in
Analyze Invoices with Oracle Analytics and AI Document Understanding
OCI Document Understanding is an AI service that enables developers to extract text, tables, and other key data from document files through APIs and command line interface tools.
In this blog I will show you how we can visualize invoices in oracle analytics using AI document understanding pre-trained model.
How to Import Custom visualization in Oracle Analytics Cloud to see Images
In this Blog I will show you how to download and import Image Gallery Plugin into OCI Oracle Analytics Cloud. using this plugin we can see Images in OAC.
How to Upgrade OCI BaseDB (DBCS) from 19c to 23c
Recently there was a requirement to upgrade DBCS PDB from 19c to 23c. There might be other ways to do that but I found the best and easiest way is to create new 23c DBCS and then move 19c PDB using Refreshable clone method and then use Auto upgrade to upgrade it.
ADB App Store - Oracle autonomous database App store and how to deploy application
The ADB App store: is an application launchpad for Oracle supported applications. Using ADB app store, tenants can install and manage the life cycle of these applications.
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.
-
In this blog post, I am going to describe a strange error when I was creating the new PDB in existing CDB on ExaCC using dbaascli .
-
In this blog post I will show you how to disable Automatic database backups on ExaCC using dbaascli.
-
In this blog, I will show you how to connect your Autonomous Database using three different ways: Pre-Requisite: You should have a ADW or AT...