Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 600 error
In our last gripping episode zhangj10_at_my-deja.com wrote:
> Please help:
>
> I've loaded Oracle 8.0.5 for Sun Intel version on my PC which has Sun
intel8
> loaded and also the kernel parameters configured based on the oralce
> installtion guide, but I couldn't bring up the instance and got ORA-
00600
> error. Pls see below:
>
> SVRMGR> startup
> ORA-00600: internal error code, arguments:
> [SKGMBADAREA], [12], [1], [1048576], [0], [], [], []
> SVRMGR>
>
> Any ideas what's the error message means and what should I do?
>
> Thanks very much in advance,
> John
>
> Sent via Deja.com
> http://www.deja.com/
>
Check your init<SID>.ora file for a shared_memory_address value. This may be pointing to a location used for other objects.
You might be able to run tstshm to determine if you have any bad memory segments. It may also show where your shared memory area starts.
-- David Fitzjarrell Oracle Certified DBA Sent via Deja.com http://www.deja.com/Received on Fri Jan 12 2001 - 13:39:31 CST
![]() |
![]() |