top of page


Oracle 26ai Linux Installation: Getting my hands dirty!!
Introduction Oracle's latest release of Oracle 26ai for on-premise installation marks an exciting milestone in database technology. As soon as the software became available on January 27, 2026, I was eager to get hands-on experience with the new features and capabilities. This blog post documents my journey through the installation process on Oracle Enterprise Linux 9.7, including both the successes and the challenges I encountered along the way. I'll be conducting more exten
Vijayganesh Tirupattur Sivaprakasam
Jan 282 min read


Oracle Database Attention Log: A Practical Guide
What is the Attention Log? When an error happens, the first place you go is your alert.log file and look at the entries. But the problem here is that your alert log contains a whole array of entries! Luckily, 26ai has a new feature called the Attention Log. The attention log solves this problem by acting as your databases prioritized task list, filtering out noise and highlighting only what demands your attention right now. The attention log is a JSON formatted file that capt
Vijayganesh Tirupattur Sivaprakasam
Jan 214 min read


Oracle Database 26ai: Exploring Hidden Gems from 19c to 26ai
As we step into 2026, there's still a lot of excitement about Oracle 26ai on-premise, which is set to be released on January 20th, 2026. Like many DBAs, I'm looking forward to testing it. While preparing for this, I was keen to look at the new features in Data Guard for 26ai and also wanted to revisit features from 19c, 21c, and 23ai that I've liked and wanted to talk about for a long time. Why am I doing this? Well, any of you who have met me know that I'm very passionate ab
Vijayganesh Tirupattur Sivaprakasam
Jan 92 min read


Performance and Tuning in Oracle Standard Edition
When Oracle 10g was released, Oracle introduced the Automatic Manageability feature for the first time. This helped address...
Vijayganesh Tirupattur Sivaprakasam
Mar 15, 20256 min read


Oracle Support Extended for 19c and 23ai
The recent announcement from Oracle regarding their support schedule is something to applaud! Lets look at the updates to 19c and 23ai...
Vijayganesh Tirupattur Sivaprakasam
Dec 2, 20242 min read
Change database name using DBNEWID
This blog explains about one of the simplest and reliable method to change the database name and database id. The database version used...
Vijayganesh Tirupattur Sivaprakasam
Oct 2, 20244 min read
bottom of page


