Installing Oracle 10G on a Unix (Solaris) system

We can install the Oracle database by following the steps below.

 

Hardware requirements

RAM Recommended SWAP Space
Up to 512 MB Double the amount of RAM
1024 MB – 2048 MB 1.5x the amount of RAM
2049 MB – 8192 MB As much as the RAM
Over 8192 MB 3/4 the amount of RAM

400 MB /tmp space

1.5 GB – 3.5 GB for the Oracle application

 

Version Minimum Space (GB)
Enterprise Edition 2.0
Standard Edition 1.5
Custom (maximum) 2.5

 

Controller

Checking application suitability

Check to see the missing packages

If there are missing packages

Note: SUNWsprox is no longer necessary

 

Creating users and groups

Entering kernel parameters in /etc/system

Kernel parameters

Using SHMMAX = 6GB as an example

Project

Control

Enter the following lines into /etc/inittab

Necesary line for .profile

Required packages

.profile

Making folders and granting rights

Add the lines below to the Oracle .profile user file /export/home/oracle

Enter the database directory and run the runInstaller script, after which during the installation procedure is the same as other Linux/Unix distros (such as installing 10G on Red Hat Enterprise Linux)

10G on a Unix (Solaris)

Common errors or issues

“snmpdx unable to get my ip address” errors are due to nsswitch.conf hosts–>dns.

Changing this option to files will most likely resolve this issue. The reason the dns setting causes this error is because the dns is unable to properly resolve its own name or maybe missing from the /etc/hosts file.

There needs to be an entry similar to “192.168.0.10 dbserver.istanbul.localdbserver” in the hosts file.

 

A “UX: useradd: ERROR: Inconsistent password files” error could be because of a “oracle::::project=oracle” entry in the user_attr file before creating an Oracle user.

 

Issues during the application installation procedure (at the linking stage), while invoking target irman ins_rdbms.mk, can be solved by increasing the size of /tmp.

To fix a sh runInstaller “ld.so libXM.so open failed no such file or directory” error.

ORA-27300: OS system dependent operation:fork failed with status: 11

ORA-27301: OS failure message: Resource temporarily unavailable

ORA-27302: failure occurred at: skgpspawn3

 

Troubleshooting ORA-27300 ORA-27301 ORA-27302 errors [ID 579365.1]

Ora-27300 OS system dependent operation:fork failed with status: 11 [ID 392006.1]

https://blogs.oracle.com/hasham/entry/solaris_10_increasing_number_of

To make the changes in /etc/system permanent after reboot:

Kategori seçin...