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 -> Rowids are letters? I though they were numbers

Rowids are letters? I though they were numbers

From: Gene <gbc_at_slip.net>
Date: Fri, 17 Jul 1998 11:51:52 -0700
Message-ID: <gbc-ya02408000R1707981151520001@news.slip.net>

  

  I have just created a DB, after a two year break from Oracle. Lot's of new things going on, eh? I set the block size to 16K. Created a table with the first extent at 200MB. And imported 3Mil rows.

  The rowid's for this table look like

AAAAeEAAHAAADIIAAA
AAAAeEAAHAAADIIAAB
AAAAeEAAHAAADIIAAC
AAAAeEAAHAAADIIAAD

I thought they should look like

00000DD5.0000.0001
00000DD5.0001.0001
00000DD5.0002.0001
00000DD5.0003.0001

I don't care how they loo. I Question: if rowid's should look like this, how do I tell the file, block and row?

thanks - gene
gbc_at_slip.net Received on Fri Jul 17 1998 - 13:51:52 CDT

Original text of this message

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