Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Tablespace with no datafile
It may be a temporary tablespace. Check the table dba_temp_files; see the
SQL language documentation for how to handle this type of tablespace.
Ian MacGregor
Stanford Linear Accelerator Center
ian_at_slac.stanford.edu
-----Original Message-----
From: Erma Fernando [mailto:FernanEr_at_oeb.gov.on.ca]
Sent: Wednesday, August 02, 2000 6:53 AM
To: Multiple recipients of list ORACLE-L
Subject: Tablespace with no datafile
I tried to install webb on Oracle 8.1.6 database (solaris 2.7). I chose a tablespace from the list of tablespaces during the installation. I chose a tablespace - but now I notice there is no datafile associoated with it.
I am trying to get rid of the tablespace. dba_tablespaces shows the existence of the tablespace. dba_data_files does not show the tablespace or the datafile associated with it.
I tried to drop the tablespace or even take it offline.
I get ORA 600 with arguments [2897] [11] [2048] [ ] [ ] [ ] [ ] .
How can I get rid of this tablespace.
I have contacted Oracle support too.
Thanks
-- Author: Erma Fernando INET: FernanEr_at_oeb.gov.on.ca 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 Wed Aug 02 2000 - 11:10:32 CDT