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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle hangs on select statement on certain computers

Re: Oracle hangs on select statement on certain computers

From: ianal Vista <ianal_vista_at_hotmail.com>
Date: Wed, 22 Feb 2006 02:52:27 GMT
Message-ID: <Xns9771C018E24E6ianalvistahotmailcom@70.169.32.36>


"Dan" <everkleer80_at_gmail.com> wrote in news:1140540673.893089.63120 @o13g2000cwo.googlegroups.com:

> I ran a trace on this through my sqlnet.ora file and it seems to do a
> small amount of data processing and then it gets stuck in an infinite
> loop of the folowing:
>
> [21-FEB-2006 10:31:02:568] nioqer: incoming err = 12151
> [21-FEB-2006 10:31:02:568] nioqce: entry
> [21-FEB-2006 10:31:02:568] nioqce: exit
> [21-FEB-2006 10:31:02:568] nioqer: returning err = 3123
> [21-FEB-2006 10:31:02:568] nioqer: exit
> [21-FEB-2006 10:31:02:568] nioqrc: exit
> [21-FEB-2006 10:31:02:678] nioqrc: entry
>
>
> Anyone seen this?
>
>

12151, 00000, "TNS:received bad packet type from network layer"

// *Cause:  Internal error.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Worldwide Customer Support.

03123, 00000, "operation would block"

// *Cause:  This is a status code that indicates that the operation
//          cannot complete now. 
// *Action: None; this is not an error.  The operation should be retried
//          again for completion. 
Received on Tue Feb 21 2006 - 20:52:27 CST

Original text of this message

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