Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Difference between 'Database' and 'Tablespace'?
A database is a repository of data. An Oracle is defined similarly. It can
consist of multiple tablespaces depending on the configuration.
A database is divided into tablespaces. Each tablespace consists of datafiles. Each datafile consists of segments, which are made up of blocks.
Hope this answers your query.
Regards,
VJ
Jack <zhangjun1975_at_263.net> wrote in message
news:01bf1921$126223e0$b20a0a0a_at_smile.newksy.com.cn...
> Hi all:
>
> I'm new to Oracle, I don't know the difference between 'Database' and
> 'Tablespace'. Please tell me the answer ?
>
Received on Mon Oct 18 1999 - 10:51:39 CDT
![]() |
![]() |