If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I am using Sun Solaris 8 02/02, all the 8-Recommended patches are installed.
When I install the Oracle 9i software (included with O/S 2.8). I get alot of errno:79 unable to fine a certain files or directories.
When I get to the Database Configuration Assistant.. it HANGS @ 50%
Even though it tells me that oracle has been succesfully installed and the other components are not neccessary for oracle to perform.
I keep getting the ORA_07217: stln: environment variable cannot be evaluated. I get this when I try to login to SQLPLUS.
set shmsys:shminfo_shmmax= 268435456#a half of the computer's memory
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmmni=100
set shmsys:shminfo_shmseg=10
set semsys:seminfo_semmni=100
set semsys:seminfo_semmsl=160
set semsys:seminfo_semmns=310
set semsys:seminfo_semopm=100
set semsys:seminfo_semvmx=32767
set shmsys:shminfo_shmmax= 268435456#a half of the computer's memory
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmmni=100
set shmsys:shminfo_shmseg=10
set semsys:seminfo_semmni=100
set semsys:seminfo_semmsl=160
set semsys:seminfo_semmns=310
set semsys:seminfo_semopm=100
set semsys:seminfo_semvmx=32767
I followed that and export ORACLE_HOME, ORACLE_SID, and LD_LIBRARY_PATH. However, the same error message appear.
I checked the directory and file indicated in the error message.
There exists those files. What can I do to avoid those errors?
Actually, I got "Error in checking existance of the link. errno 79:/export/home/oracle/jre/1.1.8/".
Plenty of this "errno 79 " errors appear while installing.
If I ignor those errors, installation hang at 50% when running dbac.