Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re[2]:no create system tbs ?????
Joe,
I tryed it on a 7.2 test DB a couple of years ago. It complied & promply thereafter crashed. You know, one of those sql to os prompt changes in about a quarter of a second.
Dick Goulet
____________________Reply Separator____________________ Author: "JOE TESTA" <JTESTA_at_longaberger.com> Date: 7/30/2001 9:22 AM
i thought i tried to "drop" the system tablespace before as an experiment and it didnt work, maybe its an 9i feature, i'll have try it later today. :)
Joe
working on IOUG 2002 abstracts
>>> dgoulet_at_vicr.com 07/30/01 10:05AM >>>
No the alter can only work on an existing tablespace. But on a lighter note,
from the past, I once had an interviewee who stated that one can "drop and
create the system tablespace". Now this is somewhat true as there is no
prohibition in Oracle from doing so, but the consequences are (let's just say
REAL scary)!!!!!
Dick Goulet
____________________Reply Separator____________________ Author: "Sinardy" <sinardyxing_at_bcsis.com> Date: 7/27/2001 8:20 PM
Hi all,
When I am using dbassist to create "create DB script",
First of the script is for something like: CREATE DATABASE
.. redo bla bla datafile logfile
;
Second script
ALTER TABLESPACE SYSTEM
DEFAULT STORAGE
. . . .
CREATE TABLESPACE tool
...
..
CREATE TABLESPACE rbs
My question is in second script, where we create the tablespace call system
?
alter tablespace will not create tablespace, am I right ?
Regards,
Sinardy
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Sinardy INET: sinardyxing_at_bcsis.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 may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: dgoulet_at_vicr.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 may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: dgoulet_at_vicr.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 may also send the HELP command for other information (like subscribing).Received on Mon Jul 30 2001 - 08:27:04 CDT
![]() |
![]() |