Dear All,
In this post i am going to show you how to Install Oracle 19C on OEL 9.2 ,
If you want to watch this on Video , check on my channel ..
part 1 : YouTube
https://www.youtube.com/watch?v=plV5YsRuOVE
Part 2 :
https://www.youtube.com/watch?v=F-o2ih25qOI&t=87s
Install Oracle 19C database on OEL 9 .. Part 2
Database pre-requisite RPM
we can use yum or dnf tool to install the pre-requisite rpms from OEL 8 onwards .
yum install -y oracle-database-preinstall-19c
or
dnf install -y oracle-database-preinstall-19c
as part of this rpm we will get the oracle user with groups , earlier we need to create the oracle user and groups but now no need to create user and groups here* , but if you want to use custom user then you need to create user.
reset the oracle user password using :
passwd oracle
also we no need to update some of OS kernel and other parameter that also as part of this preinstall rpm will take care .
update the below value to disable ..
vi /etc/selinux/config
stop and disable firewall
Create the database home and other required directories as per below snap.
Unzip 19C s/w
Update bash profile login as oracle
user
Upgrade opatch utility before 19C
install .
for this error fixup :
export CV_ASSUME_DISTID=OEL7.9
Remote the inventory and then apply RU while install
this will apply the latest RU and then install the database , if you missed to apply the latest or above 19.19 RU you will get below errors .
libasmclntsh19.ohso
root.sh scripts needs to run from root user
select general purpose ..
select how many pdbs you need or if you want only cdb you select only cdb ..
enable fra and archive if you want now .. else skip now later you can enable ..
Network setup .. we can do now else after db configuration we can setup network using NECA command '
remain all are default values .. db vault , EM console and other things .
check the details and click on Finish ..
db configuration started ..
Monitor the logs ..
db configuration completed click on finish ..
Installation and db configuration completed ..
here is the part 1 for OEL 9.2 step by step install guide .
https://anjaniappsdba.blogspot.com/2023/11/how-to-install-oracle-database-19c-on.html
Thanks,
Srini
No comments:
Post a Comment
No one has ever become poor by giving