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: Hundreds of schemas in one instance?

Re: Hundreds of schemas in one instance?

From: <Jared.Still_at_radisys.com>
Date: Wed, 06 Mar 2002 14:48:28 -0800
Message-ID: <F001.00421636.20020306144828@fatcity.com>


Ben,

In addition to Dennis' comments, I would add that using a separate tablespace for
each user doesn't make much sense to me.

What is the perceived benefit of this?

Oracle will accomodate a large number of users and objects without putting each in their own tablespace. This seems like it would just create a lot of extra work for you.

An extreme number of database files can have an adverse affect on performance as well.

Jared

"Ben Poels" <poelsb_at_post.queensu.ca>
Sent by: root_at_fatcity.com
03/06/02 11:28 AM
Please respond to ORACLE-L  

        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
        cc: 
        Subject:        Hundreds of schemas in one instance?


Hi

Our university wants to set up a server that will provide groups on campus with a standard set of services for web hosting, data collection or whatever they want to do. As much as possible each user should have their own isolated chunk of the server. An Oracle database will sit in the background to provide whatever database services they need. My thought is to go with one instance with a unique schema, including separate tablespaces/datafiles, for each user.

Some of the pros for this are:
- easy set up for new users

Some cons are:
- everyone must use the same release of the software

Has anyone had to this kind of thing? Any comments or suggestions?

TIA, Ben



 Ben Poels - Senior Technical Analyst - Queen's University at Kingston  Phone: 613.533.2449 Fax: 613.533.2168 Email: poelsb_at_post.queensu.ca
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Ben Poels
  INET: poelsb_at_post.queensu.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).



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: Jared.Still_at_radisys.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 Wed Mar 06 2002 - 16:48:28 CST

Original text of this message

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