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: Basic Question

RE: Basic Question

From: Sinardy Xing <SinardyXing_at_bcs-ach.com.sg>
Date: Mon, 10 Jun 2002 23:23:19 -0800
Message-ID: <F001.00479DE0.20020610232319@fatcity.com>


Hi Santosh,  

Tablespace is logical storage, datafile is physical storage (OS file). Tablespace must consists of at least 1 datafile.  

Example  

Create tablespace my_tablespace
datafile 'my_tablespace's_datafile1'    

NB: Storage is storing your database objects  

Sinardy

-----Original Message-----
Sent: 11 June 2002 14:58
To: Multiple recipients of list ORACLE-L

Could any body tell me the different between DataFiles and TableSpaces ? Is it that Datafiles are the tables in a Database and Tablespaces are the spaces allocated for each table with Datafiles in that ???

Thanks and regards,

Santosh  

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Sinardy Xing
  INET: SinardyXing_at_bcs-ach.com.sg

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Jun 11 2002 - 02:23:19 CDT

Original text of this message

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