Oracle Solaris 11 is one of the well known operating system and due to its powerful compute capacities, there are many customers who are still using it. This blogpost will help you for performing Oracle EBS 12.2 Installation OS pre-requisites in simple two steps.
As a part of preparation just we need to install the two pakcages and the OS will be ready for Kickking off the Oracle E-Business suite application. 1 - solaris-desktop 2 - oracle-ebs-server-R12-preinstall These packages will be installed using the Oracle Solairs repository, so there should be a valid package repository available that is needed for installing the packages. Installation of solaris-desktop package:root@ijr-svp-ebsdb1:~# pkg install solaris-desktop
Packages to install: 337
Mediators to change: 1
Services to change: 17
Create boot environment: No
Create backup boot environment: No
DOWNLOAD PKGS FILES XFER (MB) SPEED
Completed 337/337 61639/61639 858.4/858.4 741k/s
PHASE ITEMS
Installing new actions 75423/75423
Updating package state database Done
Updating package cache 0/0
Updating image state Done
Creating fast lookup database Done
Updating package cache 1/1
root@ijr-svp-ebsdb1:~#
Installation of oracle-ebs-server-R12-preinstall:
root@ijr-svp-ebsdb1:~# pkg install oracle-ebs-server-R12-preinstall
Packages to install: 6
Services to change: 1
Create boot environment: No
Create backup boot environment: No
DOWNLOAD PKGS FILES XFER (MB) SPEED
Completed 6/6 786/786 5.2/5.2 358k/s
PHASE ITEMS
Installing new actions 939/939
Updating package state database Done
Updating package cache 0/0
Updating image state Done
Creating fast lookup database Done
Updating package cache 1/1
root@ijr-svp-ebsdb1:~#
Once this is done, the system is ready to proceed with Oracle E-Business suite Installation.
Hope it helps :) Thanks for reading.
regards,
Zaheer
Comments