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 Error 27062

Re: ORAcle Error 27062

From: Alex Hudghton <alex_at_alenda.freeserve.co.uk>
Date: Thu, 26 Aug 1999 10:33:29 +0100
Message-ID: <7q31lc$rsd$1@taliesin.netcom.net.uk>

The Chuckster <ccarson_at_phi.org> wrote in message news:37c33755.630835703_at_client.nw.news.psi.net...
>
>
>
> I have a disk failure on a Solaris Box which was 1 of 5 disks
> in a Raid 5 array. Around the same time Oracle apparently
> died and all I can glean from the Oracle log files is this:
>
> CKPT: terminating instance due to error 27062
>
> BY instance, does this mean the database instance, of
> one of the Oracle backgorund proceses?

Instance means the background processes and memory structures database means the physical files

> Regardless, Oracle was completely down and had to be
> restarted but no corruption had occured. (or would I know
> this running in archivelog mode?)

Oracle seems to be very resiliant even in these extreme circumstances ?(indeed I have had a operator kill -9 in error all processes for 4 instances - they all came back after restart with no problems)

> What is this error and also where can I go to look these errors up?
> I have a shelf full of Oracle books and I could not find this in
> any of them.

You should have an Oracle Error Messages Manual on your shelf :- )

ORA-27062: skgfospo: could not find pending async I/Os Cause: This is an internal error. There should have been some async I/Os in the system, but a blocking aiowait indicates that there are no more I/Os.

Action: Look for trace file, and contact Oracle Support.

Alex Received on Thu Aug 26 1999 - 04:33:29 CDT

Original text of this message

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