Re: ORA-07429 ..Any idea what my problem is?

From: YourNameHere <yname_at_uk.oracle.com>
Date: 1996/07/11
Message-ID: <4s2t67$8s7_at_inet-nntp-gw-1.us.oracle.com>#1/1


07429, 00000, "smsgsg: shmget() failed to get segment."

// *Cause:  a shared memory segment used for all part of the SGA could not be

// retrieved.
// *Action: Use the system error number in the error message to determine why
// the segment could not be retrieved. If it does not exists, shutdown
// the database using the "abort" option, and then restart it.
// If the get failed because the permissions are incorrect, make sure
// that the ownership of the oracle executable is the same as that on
// the shared memory segment.
Received on Thu Jul 11 1996 - 00:00:00 CEST

Original text of this message