Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Question regarding DBAssistant

Question regarding DBAssistant

From: LOREN SUMMERS <loren_summers_at_yahoo.com>
Date: Mon, 20 Nov 2000 09:51:12 -0800 (PST)
Message-Id: <10686.122518@fatcity.com>


I generated a script using the database assistant to create a database.
At the end it created these two lines.

alter user sys temporary tablespace tmp00; alter user system default tablespace tools00 temporary tablespace tmp00;

My question is whether I should change the sys and system default tablespace to tools00 or leave it as system. I am not sure whether it is good idea to create the system tables/procedures in the tools tablespace.

Thanks
Loren



Do You Yahoo!?
Yahoo! Calendar - Get organized for the holidays! http://calendar.yahoo.com/ Received on Mon Nov 20 2000 - 11:51:12 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US