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: How oracle store the records into dbf files

Re: How oracle store the records into dbf files

From: Barbara Kennedy <barbken_at_teleport.com>
Date: Mon, 13 Nov 2000 18:07:27 -0800
Message-ID: <D61Q5.10839$au.438196@nntp3.onemain.com>

If you are just looking for it conceptually the manual (available in Html format on the CD ) Oracle Concepts manual. If you are asking so you can get at the data directly then don't do it! If you need to get at the data directly (by scanning the file directly) write your own dbms; don't use a commercial dbms and try to subvert it. You will only cause yourself great pain. The manuals don't go into enough details to reverse engineer it. Jim
"Pravesh Godiyal" <namia_at_hotmail.com> wrote in message news:Sj0Q5.31459$SF5.549328_at_ozemail.com.au...
> Is there any one aware or could share the knowledge as how oracle store
 the
> table-reocrds into dbf files.
> How it access the data in the dbf files.
>
> Cheers
> Namia
>
>
Received on Mon Nov 13 2000 - 20:07:27 CST

Original text of this message

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