Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ORACLE 8.0.4 for SOLARIS : ORA-0600 AND ORA-27100

Re: ORACLE 8.0.4 for SOLARIS : ORA-0600 AND ORA-27100

From: <gary.rempel_at_mail.icbc.com>
Date: Fri, 28 Jan 2000 09:20:37 -0800
Message-ID: <3891CFE5.422A7BE1@mail.icbc.com>


Try this in Unix:
This can be corrected using two commands:

'ipcs' - shows a dump of all shared memory segments (each has an
ID)
'ipcrm -m <id>' - deletes a shared memory segment
Received on Fri Jan 28 2000 - 11:20:37 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US