Installing Oracle AI Database 26ai on Oracle Linux 10
Starting with Oracle AI Database 26ai Release Update 23.26.2 , the Linux x86–64 operating system is supported with the following minimum supported versions: Oracle Linux 10 with the Unbreakable Enterprise Kernel 8: 6.12.0–104.43.4.2.el10uek.x86_64 or later Oracle Linux 10 with the Red Hat Compatible Kernel: 6.12.0–55.40.1.0.1.el10_0.x86_64 or later In this article, we will walk through the installation of Oracle AI Database 26ai on Oracle Linux 10 .2. The installation process can be divided into two main parts. First, we prepare the operating system for Oracle Database by configuring the hostname, local package repository, required packages, Oracle user and groups, kernel parameters, resource limits, directories, and environment variables. In the second part, we install the Oracle Database software, apply the required Release Update (RU), execute the required root scripts, and finally create a database using Database Configuration Assistant (DBCA). 1. Preparing Oracle Linux 10 f...