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: rowid question

Re: rowid question

From: osy45 <member18536_at_dbforums.com>
Date: Thu, 24 Apr 2003 08:33:25 +0000
Message-ID: <2801261.1051173205@dbforums.com>

rowids are somewhat binary/hex and the statement your h've posted was the last executed, the following statement is failing with ORA-3113 which may caused though various reasons.

Of which one is large in-lists in ORACLE Vers 8.1.7.3 ...

did you try retrieving as

SELECT ugyletszam, reszlet_ID, Datum, ugyleti_kamatalab, Felszamitott_kamatl_, Ref_kamatlab FROM Kamatkul_naplo WHERE rowid = x'0x414141445330414149414141533779414154';

--
Posted via http://dbforums.com
Received on Thu Apr 24 2003 - 03:33:25 CDT

Original text of this message

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