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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: db create with DBCA and scripts

RE: db create with DBCA and scripts

From: Kevin Lange <klange_at_ppoone.com>
Date: Mon, 03 Mar 2003 14:33:58 -0800
Message-ID: <F001.0055F0C5.20030303143358@fatcity.com>


I did the same thing last night to an 8.1.7.4 DB and the Default Tablespace for SYSTEM was TOOLS but the Default Tablespace for SYS was SYSTEM.... this is the way I would hope it would run on 9.2 as well.

-----Original Message-----
Sent: Monday, March 03, 2003 4:14 PM
To: Multiple recipients of list ORACLE-L

List,

Has anybody noticed this behavior:

When you create a db with the DBCA in 9iRel2 for unix it does:

username                    default                    temporary
_____________________________________________
sys                             system                   temp
system                       system                   temp

but if you do it manually;

username                   default                     temporary
_____________________________________________
sys                            tools                       temp
system                      tools                        temp


is there any other behavior during manual creation I should be aware of?

thanks,

David Ehresmann

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Ehresmann, David
  INET: David.Ehresmann_at_ps.net

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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.net
--

Author: Kevin Lange
  INET: klange_at_ppoone.com
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Mar 03 2003 - 16:33:58 CST

Original text of this message

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