Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Tablespace with no datafile
There are no records in dba_temp_files.
Alter tablespace moeb_webdb offline immediate gives me the same ORA600
error with same arguments.
Erma
>>> "Thapliyal, Deepak" <DThapliyal_at_ea.com> 08/02/00 02:27PM >>>
i would do a offline immediate and then tryy dropping it!
-----Original Message-----
Sent: Wednesday, August 02, 2000 10:28 AM
To: Multiple recipients of list ORACLE-L
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-----
Sent: Wednesday, August 02, 2000 6:53 AM
To: Multiple recipients of list ORACLE-L
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). -- Author: MacGregor, Ian A. INET: ian_at_SLAC.Stanford.EDU 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). -- Author: Thapliyal, Deepak INET: DThapliyal_at_ea.com 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 mayReceived on Wed Aug 02 2000 - 14:50:06 CDT