help needed: RDBMS V7
Date: Wed, 16 Mar 1994 12:41:08 GMT
Message-ID: <1994Mar16.125249.26731_at_arbi.Informatik.Uni-Oldenburg.DE>
Hi !
We have a problem with ORACLE RDBMS V7.
We have installed it as a local database under the account ora7 and
group dba7 on a Sun Sparc10.
During the installation process we don't have any problems. But if
we try to start sqlplus we get the message:
ERROR: ORA-01034: ORACLE not available
ORA-07320: smsget: shmat error when trying to attach sga.
SunOS Error: 13: Permission denied
Additional information: 11
Additional information: 4
Could it be a shared memory problem? Calling then programm tstshm yields:
Number of segments gotten by shmget() = 25
Number of segments attached by shmat() = 25
Segments attach at lower addresses
Maximum size segments are not attached contiguously!
Segment separation = -1060864 bytes
Shared memory non-attachable at specific addresses!
Default shared memory address = 0xef6fd000
Lowest shared memory address = 0xee25c000
Highest shared memory address = 0xef6fd000
Total shared memory range = 22679552
Total shared memory attached = 26214400
Largest single segment size = 1048576
Segment boundaries (SHMLBA) = 4096 (0x1000)
Besides there exists a (global) running Version of ORACLE RDBMS V6
under the account oracle and group dba.
We hope that someone could help us !
Thanks ! Received on Wed Mar 16 1994 - 13:41:08 CET