Home » Infrastructure » Unix » Oracle 8.0.4 installation on Solaris 2.6
Oracle 8.0.4 installation on Solaris 2.6 [message #366998] Thu, 06 April 2000 12:50 Go to next message
Daniel Melej
Messages: 2
Registered: April 2000
Junior Member
We appreciate your help.

I am installing Oracle 8.0.4.0.0 on Sun Solaris 2.6. In the middle of these process I have the next error:

$ORACLE_HOME/orainst/sql.log

.....
.....
--------------[[ rdbms.ins 4136 ]]---------------------------------------------
Action: Running crdbora8.sql
Command: (/usr2/oracle8/bin/svrmgrl <<!
@/usr2/oracle8/admin/ora8/create/crdbora8.sql
exit
!), Out,Err=/usr2/oracle8/orainst/sql.log
Status: 0
{
| Ok:
| Ok: Oracle Server Manager Release 3.0.4.0.0 - Production
| Ok:
| Ok: (c) Copyright 1997, Oracle Corporation. All Rights Reserved.
| Ok:
| Ok: Oracle8 Enterprise Edition Release 8.0.4.0.0 - Production
| Ok: PL/SQL Release 8.0.4.0.0 - Production
| Ok:
| Ok: SVRMGR> Connected.
| Ok: ORA-27123: unable to attach to shared memory segment
| Ok: SVR4 Error: 22: Invalid argument
| Ok: create database "ora8"
| Ok: *
| Ok: ORA-01034: ORACLE not available
| Ok: Disconnected.
| Ok: SVRMGR> Server Manager complete.
}
Result: Ok
--------------[[ rdbms.ins 4175 ]]---------------------------------------------

Oerr ora 27123
27123, 00000, "unable to attach to shared memory segment"
//* Cause: shmat() call failed
//*Action: check permissions on segment, contact Oracle support

Some of you recognize these problem.

Thank in advance

Daniel Melej
Re: Oracle 8.0.4 installation on Solaris 2.6 [message #367000 is a reply to message #366998] Mon, 10 April 2000 15:44 Go to previous messageGo to next message
Melissa
Messages: 65
Registered: January 2000
Member
I believe your problem is that you didn't startup nomount prior to the create database command.

connect internal
startup nomount pfile=initsid.ora
Re: Oracle 8.0.4 installation on Solaris 2.6 [message #367001 is a reply to message #367000] Mon, 10 April 2000 16:39 Go to previous messageGo to next message
Daniel Melej
Messages: 2
Registered: April 2000
Junior Member
When I try to startup nomount the database using the server manager (svrmgrl) the oracle error occur

connect internal
startup nomount pfile=initsid.ora

ORA-27123: unable to attach to shared memory segment
SVR4 Error: 22: Invalid argument
Re: Oracle 8.0.4 installation on Solaris 2.6 [message #367002 is a reply to message #367000] Mon, 10 April 2000 19:11 Go to previous messageGo to next message
WinterSun Zhao
Messages: 1
Registered: April 2000
Junior Member
Would you please visit http://www.rvs.uni-hannover.de/people/voeckler/tune/EN/sysvipc.html
And then check the parameters of the file /etc/system?
Be sure that the parameter shminfo_shmmax had not been set to 4294967295(4GB). It should be set to 16777216(16M) or less.
Hope it can have some help.
Re: Oracle 8.0.4 installation on Solaris 2.6 [message #367004 is a reply to message #367000] Tue, 11 April 2000 09:34 Go to previous messageGo to next message
Melissa
Messages: 65
Registered: January 2000
Member
The info I found was too much to post here. Go to metalink.oracle.com. Search for Note:61896.1 and then search on ORA-27123. These documents will tell you how to fix your problem.
Re: Oracle 8.0.4 installation on Solaris 2.6 [message #367117 is a reply to message #367004] Thu, 14 December 2000 04:50 Go to previous message
ramesh
Messages: 123
Registered: August 2000
Senior Member
Please send me the information and detailed
documentation on installation of Oracle 8.0.4
on Solaris.

Thank you..
Previous Topic: Oracle applications on NT and UNIX
Next Topic: enterprise manager login
Goto Forum:
  


Current Time: Thu Mar 28 12:39:39 CDT 2024