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: SQL Server 2000 Migrate to Oracle

Re: SQL Server 2000 Migrate to Oracle

From: Andy Hassall <andy_at_andyh.co.uk>
Date: Mon, 30 Aug 2004 23:41:56 +0100
Message-ID: <rqa7j0ldnvblksusvujrb33tmr3bc3d409@4ax.com>


On Tue, 31 Aug 2004 00:20:25 +0200, Sybrand Bakker <sybrandb_at_hccnet.nl> wrote:

>Apparently you still don't realise how tables are implemented on a
>technical level. How do you compensate for a bigger row directory? Any
>answer to this?
 

 What's the row directory go to do with this? Which part of the row directory contains any reference to object names? The row directory is just a list of offsets into the block where the rows can be found. The row header has a reference to the object, but in the form of an ID rather than the name.

-- 
Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
Received on Mon Aug 30 2004 - 17:41:56 CDT

Original text of this message

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