(हिन्दी)How to install Oracle 23ai in Oracle Linux 9
Автор: Chirag Tutorial
Загружено: 2025-01-12
Просмотров: 164
Описание:
[email protected] Oracle DBA Tutorial https://www.chirags.in
*****************************************************************************
(हिन्दी)How to install Oracle 23ai in Oracle Linux 9 *
*****************************************************************************
Installing Oracle 23ai on Oracle Linux: A Step-by-Step Guide
This guide outlines the process for installing and configuring Oracle Database 23ai on Oracle Linux 9.
Download Oracle 23ai packages from below link:
https://www.oracle.com/database/free/...
Prerequisites for Oracle 23ai
Log in as the root user.
Step 1: Install the Pre-Install Package
dnf install -y oracle-database-preinstall-23ai
Step 2: Download the Oracle 23ai RPM Package
Use wget to download the RPM package directly from Oracle's official repository:
wget https://download.oracle.com/otn-pub/o...
Installing Oracle 23ai
Log in as the root user and execute the following command
dnf install -y oracle-database-free-23ai-1.0-1.el9.x86_64.rpm
After installation, configure the database instance:
/etc/init.d/oracle-free-23ai configure
When prompted, set a password for the SYS and SYSTEM users.
Find the oracle paths:
cat /etc/oratab | grep -v '^#'
Setting Up the Oracle Environment
Switch to the oracle user:
su - oracle
Open the .bash_profile file to define environment variables:
vi .bash_profile
Add the following lines:
.bash_profile
Load user-specific environment
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
Oracle environment variables
export ORACLE_SID=FREE
export ORACLE_BASE=/opt/oracle
export ORACLE_HOME=/opt/oracle/product/23ai/dbhomeFree
export PATH=$PATH:$HOME/.local/bin:$ORACLE_HOME/bin
Save the file and apply the changes:
. .bash_profile
Starting and Connecting to the Oracle 23ai Database
Launch SQL*Plus and start the Oracle database:
sqlplus / as sysdba
Inside SQL*Plus, start the database and verify the Pluggable Databases (PDBs):
startup;
show pdbs;
Your Oracle 23ai installation is now complete and ready for use!
For any doubts and query, please write on YouTube video comments section.
Note : Flow the Process shown in video.
😉Please, Subscribe and like for more videos:
/ @chiragtutorial
💛Don't forget to, 💘Follow, 💝Like, 💖Share 💙&, Comment
Thanks & Regards,
Chitt Ranjan Mahto "Chirag"
_________________________________________________________________________________________
Note: All scripts used in this demo will be available in our website.
Link will be available in description.
#ChiragTutorial
#ChiragsTutorial
#Chirags
#Chirag
#ChittRanjanMahto
#ChiragMahto
#InstallOracle23cAI
#Oracle23cAI
#OracleLinux9
#OracleDatabase23c
#OracleLinuxTutorial
#InstallOracleDatabase
#LinuxOracle23c
#OracleAI23c
#Oracle23cInstallation
#OracleDatabaseAI
#InstallOracleLinux
#OracleLinux9Installation
#OracleLinuxSetup
#OracleDatabase23cInstall
#LinuxForBeginners
#LinuxTutorial
#OracleLinuxGuide
#LinuxCommandLine
#OracleSetupGuide
#DatabaseSetupTutorial
#OracleDatabaseForBeginners
#OracleLinuxStepByStep
#LinuxDatabaseSetup
#DatabaseInstallationGuide
#Install-Oracle23cAI
#Linux-Oracle23cAI
#Oracle-Linux9
#Install-Linux-Oracle
#Oracle23c-StepByStep
#OracleDatabase-Tutorial
#LinuxOracle-Guide
#LinuxInstall-Tutorial
#Database-OracleLinux
#Oracle23c-Linux9
#HowToInstallOracle23c
#Oracle23cOnLinux9
#OracleDatabaseLinuxSetup
#StepByStepOracleInstall
#OracleLinux9Tutorial
#OracleDatabase23cLinux
#InstallingOracleDatabase23c
#OracleDatabaseSetupTutorial
#HowToInstallOracleLinux
#LinuxDatabaseStepByStep
#DatabaseSetup
#LinuxAdministration
#OracleInstallation
#LinuxDatabase
#HowToInstallLinux
#LearnLinux
#LinuxCommands
#DatabaseManagement
#ServerSetup
#LinuxBeginnerTutorial
#AIInDatabase
#OracleDatabaseAI23c
#OracleLinuxAdmin
#LinuxInstallationGuide
#AIOracleDatabase
#Oracle23cTips
#OracleDatabaseManagement
#TechTutorial
#LinuxAI
#OpenSourceDatabase
#ChiragLinuxGuide
#ChiragOracleTutorial
#ChiragDatabaseSetup
#ChiragLinuxStepByStep
#ChiragOracleInstall
#ChittRanjanLinuxSetup
#ChittRanjanDatabaseInstall
#ChiragOracleLinux
#ChiragAI23cInstall
#ChiragsDatabaseGuide
#HowToSetupOracle23c
#LinuxServerSetup
#OracleDatabaseStepGuide
#OracleDatabaseBeginner
#Oracle23cLinuxStepByStep
#OracleDatabaseLinuxTutorial
#AIOracleLinuxSetup
#Oracle23cForBeginners
#OracleDatabaseInstallGuide
#LinuxDatabaseTutorial
#LinuxDBSetup
#Oracle23cDB
#OracleLinuxTut
#LinuxDBGuide
#AIOracle23c
#OracleAISetup
#OracleLinux9DB
#InstallOL9
#OracleAI23cGuide
#LinuxOracleSetup
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: