The 10g Concept said: Databases, tablespaces, and datafiles are closely related, but they have important differences:
a.. An Oracle database consists of one or more logical storage units called tablespaces, which collectively store all of the database's data.
b.. Each tablespace in an Oracle database consists of one or more files called datafiles, which are physical structures that conform to the operating system in which Oracle is running.
c.. A database's data is collectively stored in the datafiles that constitute each tablespace of the database. For example, the simplest Oracle database would have one tablespace and one datafile. Another database can have three tablespaces, each consisting of two datafiles (for a total of six datafiles).
My situation, seems like a bit different, don't you think so? Or
Regards, Sinardy
-- -- Original Message -- -- From: "Mladen Gogala" <gogala@(protected)> To: <all_about_oracle@(protected)> Cc: "Oracle-L" <oracle-l@(protected)> Sent: Friday, July 01, 2005 6:30 PM Subject: Re: Temp tbs with no temp file
On 07/01/2005 06:15:19 AM, Sinardy wrote:
> Why Oracle allow to have temporary tablespace without the temp file?
Because tablespace is a logical and not a physical structure.
> > What should I do?
Add one.
-- Mladen Gogala Oracle DBA
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <META content="MSHTML 6.00.2800.1479" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY> <DIV><FONT face=Arial size=2>But why it allow the tablespace without datafile.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>The 10g Concept said:</FONT></DIV> <DIV> <P><FONT face=Arial size=2>Databases, tablespaces, and datafiles are closely related, but they have important differences:</FONT></P> <UL> <LI type=disc> <P><FONT face=Arial size=2>An Oracle database consists of one or more logical storage units called tablespaces, which collectively store all of the database's data.</FONT></P> <LI type=disc> <P><FONT face=Arial color=#ff0000 size=2>Each tablespace in an Oracle database consists of one or more files called datafiles, which are physical structures that conform to the operating system in which Oracle is running.</FONT></P> <LI type=disc> <P><FONT face=Arial size=2>A database's data is collectively stored in the datafiles that constitute each tablespace of the database. For example, the simplest Oracle database would have one tablespace and one datafile. Another database can have three tablespaces, each consisting of two datafiles (for a total of six datafiles).</FONT></P></LI></UL></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>My situation, seems like a bit different, don't you think so? Or </FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Regards,</FONT></DIV> <DIV><FONT face=Arial size=2>Sinardy</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>-- -- Original Message -- -- </FONT> <DIV><FONT face=Arial size=2>From: "Mladen Gogala" <</FONT><A href="mailto:gogala@(protected)"><FONT face=Arial size=2>gogala@(protected)</FONT></A><FONT face=Arial size=2>></FONT></DIV> <DIV><FONT face=Arial size=2>To: <</FONT><A href="mailto:all_about_oracle@(protected)"><FONT face=Arial size=2>all_about_oracle@(protected)</FONT></A><FONT face=Arial size=2>></FONT></DIV> <DIV><FONT face=Arial size=2>Cc: "Oracle-L" <</FONT><A href="mailto:oracle-l@(protected)"><FONT face=Arial size=2>oracle-l@(protected)</FONT></A><FONT face=Arial size=2>></FONT></DIV> <DIV><FONT face=Arial size=2>Sent: Friday, July 01, 2005 6:30 PM</FONT></DIV> <DIV><FONT face=Arial size=2>Subject: Re: Temp tbs with no temp file</FONT></DIV></DIV> <DIV><FONT face=Arial><BR><FONT size=2></FONT></FONT></DIV><BR><FONT face=Arial size=2>On 07/01/2005 06:15:19 AM, Sinardy wrote:<BR><BR>> Why Oracle allow to have temporary tablespace without the temp file?<BR><BR>Because tablespace is a logical and not a physical structure.<BR><BR>> <BR>> What should I do?<BR><BR><BR>Add one.<BR><BR>-- <BR>Mladen Gogala<BR>Oracle DBA<BR><BR><BR></FONT></BODY></HTML>