ora-27123 on Solaris 10 with larger than 1.6 - 1.7Gb SGA
(Doc ID 390766.1)
Last updated on FEBRUARY 01, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 9.2.0.7 and laterOracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Solaris on SPARC (64-bit)
Symptoms
Attempting to start and instance on Solaris 10 with greater than 1.6 - 1.7Gb SGA results in:-
ORA-27123: unable to attach to shared memory segment
SVR4 Error: 22: Invalid argument
Changes
ulimit for the environment of the Oracle user shows:-
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) unlimited
coredump(blocks) unlimited
nofiles(descriptors) 3072
vmemory(kbytes) unlimited
sgabeg is at :-
nm -P $ORACLE_HOME/bin/oracle|grep sgabeg
sgabeg n 20000000 0
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |