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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: SQL*Net & ORA-01403

RE: SQL*Net & ORA-01403

From: Reidy, Ron <Ron.Reidy_at_arraybiopharma.com>
Date: Tue, 2 Aug 2005 10:20:03 -0600
Message-ID: <17CAB0BF27BCFC47B0E4554A0E2F962B87320D@fiji.arraybp.com>


I believe after the last row is returned from a cursor, 1403 is thrown to signal all data has been fetched.  



Ron Reidy
Lead DBA
Array BioPharma, Inc.

-----Original Message-----

From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Brian Wisniewski Sent: Monday, August 01, 2005 8:52 PM
To: oracle-l_at_freelists.org
Subject: SQL*Net & ORA-01403

RHAS 3.0/10.1.0.3   While performing a 10079 level 2 trace I noticed in each trace file there are several ORA-01403: no data found 'error message'. I had a network analyst ask me about this a couple weeks back when he was sniffing between a couple of machines - he saw a fair amount of these msgs in the packets and I didn't know where they were coming from or why. That was RHAS3.0/9.2.0.6  

Initial tests (simple select and exit) made me think it was on the disconnect from the server but when I did another test with several selects (all returning valid rows) and saw several of these error msgs in the trace file it proved that theory wrong.  

Why the error msg but nothing popped to the screen - especially when valid data is returned?  

Thanks - Brian.  

WAIT #2: nam='SQL*Net message to client' ela= 4 p1=1650815232 p2=1 p3=0 RECEIVE: (bp=0xbfffa410, bl=1, isdblink=0)  121 bytes sent via fast-path
Dump of memory from 0x0C390A19 to 0x0C390A92

C390A10                   00000104 01001600          [........]
C390A20 00000001 0000057B 00020000 00030000  [....{...........]
C390A30 00000000 00000000 00000000 00000000  [................]
C390A40 00000000 00000000 00001800 00000001  [................]
C390A50 00000136 00000000 0BBB8560 00000000  [6.......`.......]
C390A60 00000000 00000000 00000000 00000000  [................]
C390A70 00000000 00000000 41524F19 3431302D  [.........ORA-014]
C390A80 203A3330 64206F6E 20617461 6E756F66  [03: no data foun]
C390A90 B8000A64                             [d...]

 
 

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

This electronic message transmission is a PRIVATE communication which contains information which may be confidential or privileged. The information is intended to be for the use of the individual or entity named above. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. Please notify the sender of the delivery error by replying to this message, or notify us by telephone (877-633-2436, ext. 0), and then delete it from your system.

--

http://www.freelists.org/webpage/oracle-l Received on Tue Aug 02 2005 - 12:15:45 CDT

Original text of this message

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